#A89A96#A89A96
#A89A96 is a light, near-neutral red. Relative luminance 0.336; OKLCH L 69.7% C 0.018 H 36.5°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A89A96 |
|---|---|
| RGB | rgb(168, 154, 150) |
| HSL | hsl(13, 9%, 62%) |
| HSV | hsv(13, 11%, 66%) |
| CMYK | cmyk(0%, 8.3%, 10.7%, 34.1%) |
| CIE-LAB | lab(64.67, 4.42, 3.95) |
| CIE-LCH | lch(64.67, 5.93, 41.78°) |
| OKLab | oklab(69.72% 0.0141 0.0105) |
| OKLCH | oklch(69.72% 0.018 36.5) |
| XYZ | xyz(33.2086, 33.6386, 33.5917) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 5.52
Stone
#A89F91
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 7.53
Pinkish Grey
#C8ACA9
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 8.41
Greige
#B8AB98
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89A96 #96A4A8
analogous
#A8969B #A89A96 #A8A396
triadic
#A89A96 #96A89A #9A96A8
tetradic
#A89A96 #9BA896 #96A4A8 #A396A8
square
#A89A96 #9BA896 #96A4A8 #A396A8
split-complementary
#A89A96 #96A8A3 #969BA8
monochromatic
#6B5D59 #8C7A75 #A89A96 #C4BAB7 #DFDAD9
Accessibility & contrast
On white
2.72
#A89A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#A89A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89A96
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89A96 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B96
Deuteranopia (green-blind)
#A09E96
Tritanopia (blue-blind)
#AC9899
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a89a96; /* rgb */ color: rgb(168, 154, 150); /* oklch */ color: oklch(69.7% 0.018 36.5);
Tailwind
colors: {
custom: {
50: '#c2b7b4',
500: '#a89a96',
950: '#000000',
},
}SCSS
$custom: #a89a96; $custom-light: #c2b7b4; $custom-dark: #000000;
JSON
{
"hex": "#a89a96",
"rgb": {
"r": 168,
"g": 154,
"b": 150
},
"hsl": {
"h": 13.333,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.69715,
"c": 0.01758,
"h": 36.5
},
"luminance": 0.33638
}Semantic roles & 50–950 ramp
primary
#A89A96
secondary
#CACFD0
accent
#859352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080