#A89EA4#A89EA4
#A89EA4 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.014 H 340.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA4 |
|---|---|
| RGB | rgb(168, 158, 164) |
| HSL | hsl(324, 5%, 64%) |
| HSV | hsv(324, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 2.4%, 34.1%) |
| CIE-LAB | lab(66.10, 4.74, -1.81) |
| CIE-LCH | lch(66.10, 5.07, 339.07°) |
| OKLab | oklab(70.96% 0.0136 -0.0047) |
| OKLCH | oklch(70.96% 0.014 340.7) |
| XYZ | xyz(35.0752, 35.4592, 40.1113) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 9.00
Warm Grey
#978A84
ΔE00 9.00
Pinkish Grey
#C8ACA9
ΔE00 9.01
Grey
#929591
ΔE00 10.60
Silver
#C0C0C0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA4 #9EA8A2
analogous
#A79EA8 #A89EA4 #A89E9F
triadic
#A89EA4 #A4A89E #9EA4A8
tetradic
#A89EA4 #A8A79E #9EA8A2 #9E9FA8
square
#A89EA4 #A8A79E #9EA8A2 #9E9FA8
split-complementary
#A89EA4 #9FA89E #9EA8A7
monochromatic
#6B6067 #8B7E86 #A89EA4 #C5BEC2 #E2DFE1
Accessibility & contrast
On white
2.60
#A89EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A89EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA4
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA4 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#A99EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea4; /* rgb */ color: rgb(168, 158, 164); /* oklch */ color: oklch(71.0% 0.014 340.7);
Tailwind
colors: {
custom: {
50: '#c1babf',
500: '#a89ea4',
950: '#000000',
},
}SCSS
$custom: #a89ea4; $custom-light: #c1babf; $custom-dark: #000000;
JSON
{
"hex": "#a89ea4",
"rgb": {
"r": 168,
"g": 158,
"b": 164
},
"hsl": {
"h": 324,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70959,
"c": 0.01436,
"h": 340.7
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#A89EA4
secondary
#CFD3D1
accent
#8F6D56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081