#A89A98#A89A98
#A89A98 is a light, near-neutral red. Relative luminance 0.337; OKLCH L 69.8% C 0.017 H 27.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A89A98 |
|---|---|
| RGB | rgb(168, 154, 152) |
| HSL | hsl(8, 8%, 63%) |
| HSV | hsv(8, 10%, 66%) |
| CMYK | cmyk(0%, 8.3%, 9.5%, 34.1%) |
| CIE-LAB | lab(64.73, 4.77, 2.91) |
| CIE-LCH | lch(64.73, 5.59, 31.32°) |
| OKLab | oklab(69.77% 0.0149 0.0077) |
| OKLCH | oklch(69.77% 0.017 27.3) |
| XYZ | xyz(33.3710, 33.7036, 34.4471) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 5.89
Dark Gray
#A9A9A9
ΔE00 7.51
Stone
#A89F91
ΔE00 7.57
Pinkish Grey
#C8ACA9
ΔE00 8.02
Mushroom
#BA9E88
ΔE00 9.31
Grey
#929591
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89A98 #98A6A8
analogous
#A8989E #A89A98 #A8A298
triadic
#A89A98 #98A89A #9A98A8
tetradic
#A89A98 #9EA898 #98A6A8 #A298A8
square
#A89A98 #9EA898 #98A6A8 #A298A8
split-complementary
#A89A98 #98A8A2 #989EA8
monochromatic
#6B5D5A #8C7977 #A89A98 #C4BBB9 #E0DBDA
Accessibility & contrast
On white
2.71
#A89A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A89A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89A98
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89A98 | 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)
#9D9B98
Deuteranopia (green-blind)
#A09E98
Tritanopia (blue-blind)
#AC9999
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a89a98; /* rgb */ color: rgb(168, 154, 152); /* oklch */ color: oklch(69.8% 0.017 27.3);
Tailwind
colors: {
custom: {
50: '#c2b7b6',
500: '#a89a98',
950: '#000000',
},
}SCSS
$custom: #a89a98; $custom-light: #c2b7b6; $custom-dark: #000000;
JSON
{
"hex": "#a89a98",
"rgb": {
"r": 168,
"g": 154,
"b": 152
},
"hsl": {
"h": 7.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.69773,
"c": 0.01682,
"h": 27.3
},
"luminance": 0.33703
}Semantic roles & 50–950 ramp
primary
#A89A98
secondary
#CBD0D1
accent
#8A9253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080