#A89FA9#A89FA9
#A89FA9 is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.3% C 0.018 H 322.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FA9 |
|---|---|
| RGB | rgb(168, 159, 169) |
| HSL | hsl(294, 5%, 64%) |
| HSV | hsv(294, 6%, 66%) |
| CMYK | cmyk(0.6%, 5.9%, 0%, 33.7%) |
| CIE-LAB | lab(66.51, 5.14, -4.01) |
| CIE-LCH | lch(66.51, 6.52, 321.99°) |
| OKLab | oklab(71.32% 0.014 -0.0106) |
| OKLCH | oklch(71.32% 0.018 322.7) |
| XYZ | xyz(35.7069, 35.9859, 42.5933) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.89
Warm Grey
#978A84
ΔE00 10.55
Silver
#C0C0C0
ΔE00 11.14
Cool Gray
#9AA7B0
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FA9 #A0A99F
analogous
#A39FA9 #A89FA9 #A99FA5
triadic
#A89FA9 #A9A89F #9FA9A8
tetradic
#A89FA9 #A9A39F #A0A99F #9FA5A9
square
#A89FA9 #A9A39F #A0A99F #9FA5A9
split-complementary
#A89FA9 #A5A99F #9FA9A3
monochromatic
#6B616C #8B7F8C #A89FA9 #C5BFC6 #E3E0E3
Accessibility & contrast
On white
2.56
#A89FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A89FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FA9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FA9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A9
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#A8A0A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a89fa9; /* rgb */ color: rgb(168, 159, 169); /* oklch */ color: oklch(71.3% 0.018 322.7);
Tailwind
colors: {
custom: {
50: '#c1bbc2',
500: '#a89fa9',
950: '#000000',
},
}SCSS
$custom: #a89fa9; $custom-light: #c1bbc2; $custom-dark: #000000;
JSON
{
"hex": "#a89fa9",
"rgb": {
"r": 168,
"g": 159,
"b": 169
},
"hsl": {
"h": 294,
"s": 5.495,
"l": 64.314
},
"oklch": {
"l": 0.71322,
"c": 0.01757,
"h": 322.7
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#A89FA9
secondary
#D1D4D0
accent
#8F565C
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081