#A89FA8#A89FA8
#A89FA8 is a light, near-neutral grey. Relative luminance 0.359; OKLCH L 71.3% C 0.016 H 325.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FA8 |
|---|---|
| RGB | rgb(168, 159, 168) |
| HSL | hsl(300, 5%, 64%) |
| HSV | hsv(300, 5%, 66%) |
| CMYK | cmyk(0%, 5.4%, 0%, 34.1%) |
| CIE-LAB | lab(66.48, 4.94, -3.50) |
| CIE-LCH | lch(66.48, 6.06, 324.73°) |
| OKLab | oklab(71.29% 0.0136 -0.0092) |
| OKLCH | oklch(71.29% 0.016 325.8) |
| XYZ | xyz(35.6134, 35.9485, 42.1008) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 8.84
Pinkish Grey
#C8ACA9
ΔE00 9.69
Warm Grey
#978A84
ΔE00 10.21
Silver
#C0C0C0
ΔE00 10.94
Cool Gray
#9AA7B0
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FA8 #9FA89F
analogous
#A49FA8 #A89FA8 #A89FA4
triadic
#A89FA8 #A8A89F #9FA8A8
tetradic
#A89FA8 #A8A49F #9FA89F #9FA4A8
square
#A89FA8 #A8A49F #9FA89F #9FA4A8
split-complementary
#A89FA8 #A4A89F #9FA8A4
monochromatic
#6B616B #8B7F8B #A89FA8 #C5BFC5 #E2DFE2
Accessibility & contrast
On white
2.56
#A89FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#A89FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FA8
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FA8 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#A9A0A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a89fa8; /* rgb */ color: rgb(168, 159, 168); /* oklch */ color: oklch(71.3% 0.016 325.8);
Tailwind
colors: {
custom: {
50: '#c1bbc1',
500: '#a89fa8',
950: '#000000',
},
}SCSS
$custom: #a89fa8; $custom-light: #c1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#a89fa8",
"rgb": {
"r": 168,
"g": 159,
"b": 168
},
"hsl": {
"h": 300,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.7129,
"c": 0.01644,
"h": 325.8
},
"luminance": 0.35948
}Semantic roles & 50–950 ramp
primary
#A89FA8
secondary
#D0D3D0
accent
#8F5757
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081