Skip to content

Zircon Gray (#807473)

The hex code for Zircon Gray is #807473. It is rgb(128, 116, 115) in RGB, hsl(5, 5%, 48%) in HSL, and about cmyk(0%, 9%, 10%, 50%) in CMYK — a mid-tone gray. Black text is the more readable choice on this background.

#807473
HEX#807473
RGBrgb(128, 116, 115)
HSLhsl(5, 5%, 48%)
HSVhsv(5, 10%, 50%)
CMYKcmyk(0%, 9%, 10%, 50%)
OKLCHoklch(57% 0.015 23.3)
LABlab(49.93% 4.66 2.33)
LCHlch(49.93% 5.21 26.54)

Colors Closest to Zircon Gray

Zircon Gray is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every gray in the library.

#807473 Channel Values

How Zircon Gray breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 128 · G 116 · B 1158-bit channels as sent to the display
HSLH 5° · S 5% · L 48%Easiest model for building lighter and darker variants
HSVH 5° · S 10% · V 50%Matches the picker in most design tools
CMYKC 0% · M 9% · Y 10% · K 50%Approximate ink mix; confirm with an ICC profile before printing
Luminance4.5:1 vs white · 4.66:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Zircon Gray background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text4.5:1AA normal AA large AAA normal
TextBlack text4.66:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #807473 in the contrast checker.

Colors That Go With Zircon Gray

Pairings derived from color-wheel relationships. The complementary color sits opposite Zircon Gray; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Zircon Gray

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #807473.

How Zircon Gray Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#807473
Protanopia#767673
Protanomaly#7A7573
Deuteranopia#787873
Deuteranomaly#7B7773
Tritanopia#807474
Tritanomaly#807474
Achromatopsia#777777

Test a full palette in the color blindness simulator.

Using #807473 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--zircon-gray: #807473;
CSS backgroundbackground-color: #807473;
Tailwind configcolors: { 'zircon-gray': '#807473' }
SwiftUIColor(red: 0.502, green: 0.455, blue: 0.451)
Android XML<color name="zircon_gray">#807473</color>
SVG fillfill="#807473"

More Gray Colors

Zircon Gray sits in the grayfamily. These are its neighbours across that family's full range, each with its own breakdown.

#807473 Frequently Asked Questions

What is the hex code for Zircon Gray?

The hex code for Zircon Gray is #807473. That is rgb(128, 116, 115) in RGB, hsl(5, 5%, 48%) in HSL, and approximately cmyk(0%, 9%, 10%, 50%) in CMYK.

What is the RGB value of #807473?

#807473 is rgb(128, 116, 115) — red 128, green 116, and blue 115 on the 0-255 scale.

What is the CMYK value of #807473?

#807473 converts to approximately cmyk(0%, 9%, 10%, 50%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #807473 be black or white?

Black text is the more readable choice. #807473 scores 4.5:1 against white and 4.66:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #807473 as a CSS color keyword?

No. #807473 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is gray (#808080) at a CIE76 distance of 6.36, which is clearly related but distinguishable side by side.

Open Zircon Gray in a Tool

Keep exploring: every gray in the color library, the guide to shades of gray, or the full color library.