#A89EA1#A89EA1
#A89EA1 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.012 H 357.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA1 |
|---|---|
| RGB | rgb(168, 158, 161) |
| HSL | hsl(342, 5%, 64%) |
| HSV | hsv(342, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 4.2%, 34.1%) |
| CIE-LAB | lab(66.02, 4.18, -0.26) |
| CIE-LCH | lch(66.02, 4.19, 356.51°) |
| OKLab | oklab(70.87% 0.0124 -0.0006) |
| OKLCH | oklch(70.87% 0.012 357.2) |
| XYZ | xyz(34.8075, 35.3521, 38.7013) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.07
Warm Grey
#978A84
ΔE00 8.02
Pinkish Grey
#C8ACA9
ΔE00 8.64
Dove Gray
#B6B8BD
ΔE00 8.90
Stone
#A89F91
ΔE00 9.26
Grey
#929591
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA1 #9EA8A5
analogous
#A89EA6 #A89EA1 #A8A09E
triadic
#A89EA1 #A1A89E #9EA1A8
tetradic
#A89EA1 #A6A89E #9EA8A5 #A09EA8
square
#A89EA1 #A6A89E #9EA8A5 #A09EA8
split-complementary
#A89EA1 #9EA8A0 #9EA6A8
monochromatic
#6B6064 #8B7E82 #A89EA1 #C5BEC0 #E2DFE0
Accessibility & contrast
On white
2.60
#A89EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A89EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA1
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA1 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA1
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#AA9E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89ea1; /* rgb */ color: rgb(168, 158, 161); /* oklch */ color: oklch(70.9% 0.012 357.2);
Tailwind
colors: {
custom: {
50: '#c1babc',
500: '#a89ea1',
950: '#000000',
},
}SCSS
$custom: #a89ea1; $custom-light: #c1babc; $custom-dark: #000000;
JSON
{
"hex": "#a89ea1",
"rgb": {
"r": 168,
"g": 158,
"b": 161
},
"hsl": {
"h": 342,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70867,
"c": 0.01239,
"h": 357.2
},
"luminance": 0.35352
}Semantic roles & 50–950 ramp
primary
#A89EA1
secondary
#CFD3D2
accent
#8F7E56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081