#A29C98#A29C98
#A29C98 is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.7% C 0.009 H 56.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A29C98 |
|---|---|
| RGB | rgb(162, 156, 152) |
| HSL | hsl(24, 5%, 62%) |
| HSV | hsv(24, 6%, 64%) |
| CMYK | cmyk(0%, 3.7%, 6.2%, 36.5%) |
| CIE-LAB | lab(64.74, 1.44, 2.87) |
| CIE-LCH | lch(64.74, 3.21, 63.28°) |
| OKLab | oklab(69.66% 0.0051 0.0076) |
| OKLCH | oklch(69.66% 0.009 56.2) |
| XYZ | xyz(32.4555, 33.7256, 34.4996) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 4.79
Dark Gray
#A9A9A9
ΔE00 4.90
Grey
#929591
ΔE00 5.68
Greyish
#A8A495
ΔE00 6.22
Warm Grey
#978A84
ΔE00 6.37
Cement
#A5A391
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29C98 #989EA2
analogous
#A29899 #A29C98 #A2A198
triadic
#A29C98 #98A29C #9C98A2
tetradic
#A29C98 #99A298 #989EA2 #A198A2
square
#A29C98 #99A298 #989EA2 #A198A2
split-complementary
#A29C98 #98A2A1 #9899A2
monochromatic
#655F5B #857D78 #A29C98 #BFBBB8 #DCDAD8
Accessibility & contrast
On white
2.71
#A29C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A29C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29C98
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29C98 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C98
Deuteranopia (green-blind)
#9F9E98
Tritanopia (blue-blind)
#A49B9B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a29c98; /* rgb */ color: rgb(162, 156, 152); /* oklch */ color: oklch(69.7% 0.009 56.2);
Tailwind
colors: {
custom: {
50: '#bdb9b6',
500: '#a29c98',
950: '#000000',
},
}SCSS
$custom: #a29c98; $custom-light: #bdb9b6; $custom-dark: #000000;
JSON
{
"hex": "#a29c98",
"rgb": {
"r": 162,
"g": 156,
"b": 152
},
"hsl": {
"h": 24,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69663,
"c": 0.00912,
"h": 56.2
},
"luminance": 0.33725
}Semantic roles & 50–950 ramp
primary
#A29C98
secondary
#C9CBCD
accent
#788F57
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080