#A89AA8#A89AA8
#A89AA8 is a light, muted grey. Relative luminance 0.343; OKLCH L 70.3% C 0.026 H 325.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AA8 |
|---|---|
| RGB | rgb(168, 154, 168) |
| HSL | hsl(300, 7%, 63%) |
| HSV | hsv(300, 8%, 66%) |
| CMYK | cmyk(0%, 8.3%, 0%, 34.1%) |
| CIE-LAB | lab(65.17, 7.72, -5.43) |
| CIE-LCH | lch(65.17, 9.44, 324.89°) |
| OKLab | oklab(70.27% 0.0212 -0.0144) |
| OKLCH | oklch(70.27% 0.026 325.8) |
| XYZ | xyz(34.7709, 34.2635, 41.8200) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.61
Light Mauve
#C292A1
ΔE00 10.32
Pinkish Grey
#C8ACA9
ΔE00 10.38
Dusty Lavender
#AC86A8
ΔE00 10.41
Dark Gray
#A9A9A9
ΔE00 10.45
Lilac
#C8A2C8
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AA8 #9AA89A
analogous
#A19AA8 #A89AA8 #A89AA1
triadic
#A89AA8 #A8A89A #9AA8A8
tetradic
#A89AA8 #A8A19A #9AA89A #9AA1A8
square
#A89AA8 #A8A19A #9AA89A #9AA1A8
split-complementary
#A89AA8 #A1A89A #9AA8A1
monochromatic
#6B5C6B #8C798C #A89AA8 #C4BBC4 #E1DCE1
Accessibility & contrast
On white
2.67
#A89AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A89AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AA8
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AA8 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA9
Deuteranopia (green-blind)
#9C9FA7
Tritanopia (blue-blind)
#A99B9E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aa8; /* rgb */ color: rgb(168, 154, 168); /* oklch */ color: oklch(70.3% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#c1b7c1',
500: '#a89aa8',
950: '#000000',
},
}SCSS
$custom: #a89aa8; $custom-light: #c1b7c1; $custom-dark: #000000;
JSON
{
"hex": "#a89aa8",
"rgb": {
"r": 168,
"g": 154,
"b": 168
},
"hsl": {
"h": 300,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70268,
"c": 0.02567,
"h": 325.8
},
"luminance": 0.34263
}Semantic roles & 50–950 ramp
primary
#A89AA8
secondary
#CCD1CC
accent
#915454
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081