#A89EA9#A89EA9
#A89EA9 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.019 H 323.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA9 |
|---|---|
| RGB | rgb(168, 158, 169) |
| HSL | hsl(295, 6%, 64%) |
| HSV | hsv(295, 7%, 66%) |
| CMYK | cmyk(0.6%, 6.5%, 0%, 33.7%) |
| CIE-LAB | lab(66.25, 5.69, -4.40) |
| CIE-LCH | lch(66.25, 7.19, 322.28°) |
| OKLab | oklab(71.12% 0.0155 -0.0117) |
| OKLCH | oklch(71.12% 0.019 323) |
| XYZ | xyz(35.5357, 35.6434, 42.5362) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 9.57
Pinkish Grey
#C8ACA9
ΔE00 9.96
Warm Grey
#978A84
ΔE00 10.74
Purpley Grey
#947E94
ΔE00 11.45
Silver
#C0C0C0
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA9 #9FA99E
analogous
#A39EA9 #A89EA9 #A99EA5
triadic
#A89EA9 #A9A89E #9EA9A8
tetradic
#A89EA9 #A9A39E #9FA99E #9EA5A9
square
#A89EA9 #A9A39E #9FA99E #9EA5A9
split-complementary
#A89EA9 #A5A99E #9EA9A3
monochromatic
#6B606C #8B7E8C #A89EA9 #C5BEC6 #E2DFE3
Accessibility & contrast
On white
2.58
#A89EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A89EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA9 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AA
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#A99FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea9; /* rgb */ color: rgb(168, 158, 169); /* oklch */ color: oklch(71.1% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#c1bac2',
500: '#a89ea9',
950: '#000000',
},
}SCSS
$custom: #a89ea9; $custom-light: #c1bac2; $custom-dark: #000000;
JSON
{
"hex": "#a89ea9",
"rgb": {
"r": 168,
"g": 158,
"b": 169
},
"hsl": {
"h": 294.545,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.71117,
"c": 0.0194,
"h": 323
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#A89EA9
secondary
#D0D3CF
accent
#90565B
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081