#A89EA0#A89EA0
#A89EA0 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.012 H 3.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA0 |
|---|---|
| RGB | rgb(168, 158, 160) |
| HSL | hsl(348, 5%, 64%) |
| HSV | hsv(348, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 4.8%, 34.1%) |
| CIE-LAB | lab(65.99, 4.00, 0.26) |
| CIE-LCH | lch(65.99, 4.01, 3.79°) |
| OKLab | oklab(70.84% 0.012 0.0008) |
| OKLCH | oklch(70.84% 0.012 3.6) |
| XYZ | xyz(34.7197, 35.3170, 38.2387) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.88
Warm Grey
#978A84
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 8.56
Stone
#A89F91
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 8.92
Grey
#929591
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA0 #9EA8A6
analogous
#A89EA5 #A89EA0 #A8A19E
triadic
#A89EA0 #A0A89E #9EA0A8
tetradic
#A89EA0 #A5A89E #9EA8A6 #A19EA8
square
#A89EA0 #A5A89E #9EA8A6 #A19EA8
split-complementary
#A89EA0 #9EA8A1 #9EA5A8
monochromatic
#6B6062 #8B7E80 #A89EA0 #C5BEC0 #E2DFDF
Accessibility & contrast
On white
2.60
#A89EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A89EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA0 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#A1A1A0
Tritanopia (blue-blind)
#AA9D9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89ea0; /* rgb */ color: rgb(168, 158, 160); /* oklch */ color: oklch(70.8% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#c1babc',
500: '#a89ea0',
950: '#000000',
},
}SCSS
$custom: #a89ea0; $custom-light: #c1babc; $custom-dark: #000000;
JSON
{
"hex": "#a89ea0",
"rgb": {
"r": 168,
"g": 158,
"b": 160
},
"hsl": {
"h": 348,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70836,
"c": 0.01199,
"h": 3.6
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#A89EA0
secondary
#CFD3D2
accent
#8F8456
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081