#A89EAA#A89EAA
#A89EAA is a light, muted grey. Relative luminance 0.357; OKLCH L 71.1% C 0.021 H 320.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EAA |
|---|---|
| RGB | rgb(168, 158, 170) |
| HSL | hsl(290, 7%, 64%) |
| HSV | hsv(290, 7%, 67%) |
| CMYK | cmyk(1.2%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(66.28, 5.88, -4.92) |
| CIE-LCH | lch(66.28, 7.67, 320.11°) |
| OKLab | oklab(71.15% 0.0159 -0.0131) |
| OKLCH | oklch(71.15% 0.021 320.6) |
| XYZ | xyz(35.6299, 35.6810, 43.0325) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 9.74
Pinkish Grey
#C8ACA9
ΔE00 10.18
Warm Grey
#978A84
ΔE00 11.09
Purpley Grey
#947E94
ΔE00 11.30
Silver
#C0C0C0
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EAA #A0AA9E
analogous
#A29EAA #A89EAA #AA9EA6
triadic
#A89EAA #AAA89E #9EAAA8
tetradic
#A89EAA #AAA29E #A0AA9E #9EA6AA
square
#A89EAA #AAA29E #A0AA9E #9EA6AA
split-complementary
#A89EAA #A6AA9E #9EAAA2
monochromatic
#6B606E #8B7D8D #A89EAA #C5BFC7 #E3DFE3
Accessibility & contrast
On white
2.58
#A89EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A89EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EAA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EAA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#A89FA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89eaa; /* rgb */ color: rgb(168, 158, 170); /* oklch */ color: oklch(71.1% 0.021 320.6);
Tailwind
colors: {
custom: {
50: '#c1bac3',
500: '#a89eaa',
950: '#000000',
},
}SCSS
$custom: #a89eaa; $custom-light: #c1bac3; $custom-dark: #000000;
JSON
{
"hex": "#a89eaa",
"rgb": {
"r": 168,
"g": 158,
"b": 170
},
"hsl": {
"h": 290,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71149,
"c": 0.02057,
"h": 320.6
},
"luminance": 0.35681
}Semantic roles & 50–950 ramp
primary
#A89EAA
secondary
#D1D4D0
accent
#91555F
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081