#A89FA4#A89FA4
#A89FA4 is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 71.2% C 0.013 H 342.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FA4 |
|---|---|
| RGB | rgb(168, 159, 164) |
| HSL | hsl(327, 5%, 64%) |
| HSV | hsv(327, 5%, 66%) |
| CMYK | cmyk(0%, 5.4%, 2.4%, 34.1%) |
| CIE-LAB | lab(66.37, 4.19, -1.43) |
| CIE-LCH | lch(66.37, 4.42, 341.19°) |
| OKLab | oklab(71.17% 0.012 -0.0037) |
| OKLCH | oklch(71.17% 0.013 342.8) |
| XYZ | xyz(35.2465, 35.8017, 40.1684) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 8.47
Warm Grey
#978A84
ΔE00 8.87
Pinkish Grey
#C8ACA9
ΔE00 9.04
Grey
#929591
ΔE00 9.99
Stone
#A89F91
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FA4 #9FA8A3
analogous
#A89FA8 #A89FA4 #A89FA0
triadic
#A89FA4 #A4A89F #9FA4A8
tetradic
#A89FA4 #A8A89F #9FA8A3 #9FA0A8
square
#A89FA4 #A8A89F #9FA8A3 #9FA0A8
split-complementary
#A89FA4 #A0A89F #9FA8A8
monochromatic
#6B6167 #8B7F86 #A89FA4 #C5BFC2 #E2DFE1
Accessibility & contrast
On white
2.57
#A89FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A89FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FA4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FA4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A4
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#A99FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89fa4; /* rgb */ color: rgb(168, 159, 164); /* oklch */ color: oklch(71.2% 0.013 342.8);
Tailwind
colors: {
custom: {
50: '#c1bbbf',
500: '#a89fa4',
950: '#000000',
},
}SCSS
$custom: #a89fa4; $custom-light: #c1bbbf; $custom-dark: #000000;
JSON
{
"hex": "#a89fa4",
"rgb": {
"r": 168,
"g": 159,
"b": 164
},
"hsl": {
"h": 326.667,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.71165,
"c": 0.01259,
"h": 342.8
},
"luminance": 0.35801
}Semantic roles & 50–950 ramp
primary
#A89FA4
secondary
#D0D3D1
accent
#8F7057
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081