#A89EA2#A89EA2
#A89EA2 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.013 H 351.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA2 |
|---|---|
| RGB | rgb(168, 158, 162) |
| HSL | hsl(336, 5%, 64%) |
| HSV | hsv(336, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 3.6%, 34.1%) |
| CIE-LAB | lab(66.05, 4.37, -0.77) |
| CIE-LCH | lch(66.05, 4.43, 349.94°) |
| OKLab | oklab(70.9% 0.0128 -0.002) |
| OKLCH | oklch(70.9% 0.013 351.1) |
| XYZ | xyz(34.8960, 35.3875, 39.1675) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.28
Warm Grey
#978A84
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 8.91
Stone
#A89F91
ΔE00 9.79
Grey
#929591
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA2 #9EA8A4
analogous
#A89EA7 #A89EA2 #A89F9E
triadic
#A89EA2 #A2A89E #9EA2A8
tetradic
#A89EA2 #A7A89E #9EA8A4 #9F9EA8
square
#A89EA2 #A7A89E #9EA8A4 #9F9EA8
split-complementary
#A89EA2 #9EA89F #9EA7A8
monochromatic
#6B6065 #8B7E83 #A89EA2 #C5BEC1 #E2DFE0
Accessibility & contrast
On white
2.60
#A89EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A89EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#AA9E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89ea2; /* rgb */ color: rgb(168, 158, 162); /* oklch */ color: oklch(70.9% 0.013 351.1);
Tailwind
colors: {
custom: {
50: '#c1babd',
500: '#a89ea2',
950: '#000000',
},
}SCSS
$custom: #a89ea2; $custom-light: #c1babd; $custom-dark: #000000;
JSON
{
"hex": "#a89ea2",
"rgb": {
"r": 168,
"g": 158,
"b": 162
},
"hsl": {
"h": 336,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70897,
"c": 0.01291,
"h": 351.1
},
"luminance": 0.35387
}Semantic roles & 50–950 ramp
primary
#A89EA2
secondary
#CFD3D1
accent
#8F7856
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081