#A89E9A#A89E9A
#A89E9A is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.7% C 0.013 H 43.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A89E9A |
|---|---|
| RGB | rgb(168, 158, 154) |
| HSL | hsl(17, 7%, 63%) |
| HSV | hsv(17, 8%, 66%) |
| CMYK | cmyk(0%, 6%, 8.3%, 34.1%) |
| CIE-LAB | lab(65.84, 2.92, 3.39) |
| CIE-LCH | lch(65.84, 4.47, 49.31°) |
| OKLab | oklab(70.66% 0.0095 0.009) |
| OKLCH | oklch(70.66% 0.013 43.2) |
| XYZ | xyz(34.2074, 35.1121, 35.5408) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 5.62
Warm Grey
#978A84
ΔE00 6.52
Greyish
#A8A495
ΔE00 7.37
Greige
#B8AB98
ΔE00 7.82
Grey
#929591
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89E9A #9AA4A8
analogous
#A89A9D #A89E9A #A8A59A
triadic
#A89E9A #9AA89E #9E9AA8
tetradic
#A89E9A #9DA89A #9AA4A8 #A59AA8
square
#A89E9A #9DA89A #9AA4A8 #A59AA8
split-complementary
#A89E9A #9AA8A5 #9A9DA8
monochromatic
#6B615C #8C7E79 #A89E9A #C4BEBB #E1DDDC
Accessibility & contrast
On white
2.62
#A89E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A89E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89E9A
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89E9A | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9A
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#AB9D9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89e9a; /* rgb */ color: rgb(168, 158, 154); /* oklch */ color: oklch(70.7% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#c1bab7',
500: '#a89e9a',
950: '#000000',
},
}SCSS
$custom: #a89e9a; $custom-light: #c1bab7; $custom-dark: #000000;
JSON
{
"hex": "#a89e9a",
"rgb": {
"r": 168,
"g": 158,
"b": 154
},
"hsl": {
"h": 17.143,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70659,
"c": 0.01309,
"h": 43.2
},
"luminance": 0.35112
}Semantic roles & 50–950 ramp
primary
#A89E9A
secondary
#CCD0D1
accent
#809154
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080