#A29A96#A29A96
#A29A96 is a light, near-neutral grey. Relative luminance 0.330; OKLCH L 69.2% C 0.011 H 48.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A29A96 |
|---|---|
| RGB | rgb(162, 154, 150) |
| HSL | hsl(20, 6%, 61%) |
| HSV | hsv(20, 7%, 64%) |
| CMYK | cmyk(0%, 4.9%, 7.4%, 36.5%) |
| CIE-LAB | lab(64.16, 2.19, 3.14) |
| CIE-LCH | lch(64.16, 3.83, 55.12°) |
| OKLab | oklab(69.18% 0.0073 0.0083) |
| OKLCH | oklch(69.18% 0.011 48.6) |
| XYZ | xyz(31.9603, 32.9949, 33.5332) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 5.13
Warm Grey
#978A84
ΔE00 5.49
Dark Gray
#A9A9A9
ΔE00 5.81
Grey
#929591
ΔE00 6.43
Greyish
#A8A495
ΔE00 7.02
Greige
#B8AB98
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29A96 #969EA2
analogous
#A29698 #A29A96 #A2A096
triadic
#A29A96 #96A29A #9A96A2
tetradic
#A29A96 #98A296 #969EA2 #A096A2
square
#A29A96 #98A296 #969EA2 #A096A2
split-complementary
#A29A96 #96A2A0 #9698A2
monochromatic
#655D59 #857B76 #A29A96 #BFB9B6 #DBD8D7
Accessibility & contrast
On white
2.76
#A29A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#A29A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29A96
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29A96 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B96
Deuteranopia (green-blind)
#9E9C96
Tritanopia (blue-blind)
#A59999
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a29a96; /* rgb */ color: rgb(162, 154, 150); /* oklch */ color: oklch(69.2% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#bdb7b4',
500: '#a29a96',
950: '#000000',
},
}SCSS
$custom: #a29a96; $custom-light: #bdb7b4; $custom-dark: #000000;
JSON
{
"hex": "#a29a96",
"rgb": {
"r": 162,
"g": 154,
"b": 150
},
"hsl": {
"h": 20,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.69184,
"c": 0.01107,
"h": 48.6
},
"luminance": 0.32995
}Semantic roles & 50–950 ramp
primary
#A29A96
secondary
#C8CBCC
accent
#7C9056
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080