#A89FA0#A89FA0
#A89FA0 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.0% C 0.011 H 9.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FA0 |
|---|---|
| RGB | rgb(168, 159, 160) |
| HSL | hsl(353, 5%, 64%) |
| HSV | hsv(353, 5%, 66%) |
| CMYK | cmyk(0%, 5.4%, 4.8%, 34.1%) |
| CIE-LAB | lab(66.26, 3.45, 0.65) |
| CIE-LCH | lch(66.26, 3.51, 10.68°) |
| OKLab | oklab(71.04% 0.0104 0.0018) |
| OKLCH | oklch(71.04% 0.011 9.6) |
| XYZ | xyz(34.8909, 35.6595, 38.2958) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.23
Warm Grey
#978A84
ΔE00 7.69
Stone
#A89F91
ΔE00 7.99
Dove Gray
#B6B8BD
ΔE00 8.51
Grey
#929591
ΔE00 8.72
Pinkish Grey
#C8ACA9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FA0 #9FA8A7
analogous
#A89FA5 #A89FA0 #A8A39F
triadic
#A89FA0 #A0A89F #9FA0A8
tetradic
#A89FA0 #A5A89F #9FA8A7 #A39FA8
square
#A89FA0 #A5A89F #9FA8A7 #A39FA8
split-complementary
#A89FA0 #9FA8A3 #9FA5A8
monochromatic
#6B6162 #8B7F80 #A89FA0 #C5BFC0 #E2DFE0
Accessibility & contrast
On white
2.58
#A89FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A89FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FA0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FA0 | 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)
#A0A0A0
Deuteranopia (green-blind)
#A2A2A0
Tritanopia (blue-blind)
#AA9E9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89fa0; /* rgb */ color: rgb(168, 159, 160); /* oklch */ color: oklch(71.0% 0.011 9.6);
Tailwind
colors: {
custom: {
50: '#c1bbbc',
500: '#a89fa0',
950: '#000000',
},
}SCSS
$custom: #a89fa0; $custom-light: #c1bbbc; $custom-dark: #000000;
JSON
{
"hex": "#a89fa0",
"rgb": {
"r": 168,
"g": 159,
"b": 160
},
"hsl": {
"h": 353.333,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.71043,
"c": 0.01058,
"h": 9.6
},
"luminance": 0.35659
}Semantic roles & 50–950 ramp
primary
#A89FA0
secondary
#D0D3D3
accent
#8F8957
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081