#A49DA2#A49DA2
#A49DA2 is a light, near-neutral grey. Relative luminance 0.346; OKLCH L 70.3% C 0.011 H 335.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DA2 |
|---|---|
| RGB | rgb(164, 157, 162) |
| HSL | hsl(317, 4%, 63%) |
| HSV | hsv(317, 4%, 64%) |
| CMYK | cmyk(0%, 4.3%, 1.2%, 35.7%) |
| CIE-LAB | lab(65.45, 3.47, -1.70) |
| CIE-LCH | lch(65.45, 3.87, 334.00°) |
| OKLab | oklab(70.35% 0.0098 -0.0045) |
| OKLCH | oklch(70.35% 0.011 335.6) |
| XYZ | xyz(33.8874, 34.6153, 39.0716) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.74
Warm Grey
#978A84
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 8.53
Grey
#929591
ΔE00 9.00
Stone
#A89F91
ΔE00 9.96
Cool Gray
#9AA7B0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DA2 #9DA49F
analogous
#A29DA4 #A49DA2 #A49D9E
triadic
#A49DA2 #A2A49D #9DA2A4
tetradic
#A49DA2 #A4A29D #9DA49F #9D9EA4
square
#A49DA2 #A4A29D #9DA49F #9D9EA4
split-complementary
#A49DA2 #9EA49D #9DA4A2
monochromatic
#676065 #877D84 #A49DA2 #C1BDC0 #DFDCDE
Accessibility & contrast
On white
2.65
#A49DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#A49DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DA2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DA2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#A59D9F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a49da2; /* rgb */ color: rgb(164, 157, 162); /* oklch */ color: oklch(70.3% 0.011 335.6);
Tailwind
colors: {
custom: {
50: '#bfb9bd',
500: '#a49da2',
950: '#000000',
},
}SCSS
$custom: #a49da2; $custom-light: #bfb9bd; $custom-dark: #000000;
JSON
{
"hex": "#a49da2",
"rgb": {
"r": 164,
"g": 157,
"b": 162
},
"hsl": {
"h": 317.143,
"s": 3.704,
"l": 62.941
},
"oklch": {
"l": 0.70345,
"c": 0.01078,
"h": 335.6
},
"luminance": 0.34615
}Semantic roles & 50–950 ramp
primary
#A49DA2
secondary
#CDD0CE
accent
#8E6758
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081