#A49C98#A49C98
#A49C98 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 69.8% C 0.011 H 48.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A49C98 |
|---|---|
| RGB | rgb(164, 156, 152) |
| HSL | hsl(20, 6%, 62%) |
| HSV | hsv(20, 7%, 64%) |
| CMYK | cmyk(0%, 4.9%, 7.3%, 35.7%) |
| CIE-LAB | lab(64.91, 2.18, 3.13) |
| CIE-LCH | lch(64.91, 3.82, 55.13°) |
| OKLab | oklab(69.84% 0.0073 0.0083) |
| OKLCH | oklch(69.84% 0.011 48.6) |
| XYZ | xyz(32.8651, 33.9368, 34.5188) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 5.38
Warm Grey
#978A84
ΔE00 6.06
Grey
#929591
ΔE00 6.68
Greyish
#A8A495
ΔE00 6.81
Greige
#B8AB98
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49C98 #98A0A4
analogous
#A4989A #A49C98 #A4A298
triadic
#A49C98 #98A49C #9C98A4
tetradic
#A49C98 #9AA498 #98A0A4 #A298A4
square
#A49C98 #9AA498 #98A0A4 #A298A4
split-complementary
#A49C98 #98A4A2 #989AA4
monochromatic
#675F5B #877D78 #A49C98 #C1BBB8 #DDDAD9
Accessibility & contrast
On white
2.70
#A49C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A49C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49C98
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49C98 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D98
Deuteranopia (green-blind)
#A09E98
Tritanopia (blue-blind)
#A79B9B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a49c98; /* rgb */ color: rgb(164, 156, 152); /* oklch */ color: oklch(69.8% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#bfb9b6',
500: '#a49c98',
950: '#000000',
},
}SCSS
$custom: #a49c98; $custom-light: #bfb9b6; $custom-dark: #000000;
JSON
{
"hex": "#a49c98",
"rgb": {
"r": 164,
"g": 156,
"b": 152
},
"hsl": {
"h": 20,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.69835,
"c": 0.01105,
"h": 48.6
},
"luminance": 0.33936
}Semantic roles & 50–950 ramp
primary
#A49C98
secondary
#CACDCE
accent
#7D9055
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080