#A89FAA#A89FAA
#A89FAA is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.4% C 0.019 H 320.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FAA |
|---|---|
| RGB | rgb(168, 159, 170) |
| HSL | hsl(289, 6%, 65%) |
| HSV | hsv(289, 6%, 67%) |
| CMYK | cmyk(1.2%, 6.5%, 0%, 33.3%) |
| CIE-LAB | lab(66.54, 5.33, -4.53) |
| CIE-LCH | lch(66.54, 6.99, 319.64°) |
| OKLab | oklab(71.35% 0.0144 -0.012) |
| OKLCH | oklch(71.35% 0.019 320.1) |
| XYZ | xyz(35.8012, 36.0236, 43.0896) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.91
Dove Gray
#B6B8BD
ΔE00 9.14
Pinkish Grey
#C8ACA9
ΔE00 10.09
Warm Grey
#978A84
ΔE00 10.90
Silver
#C0C0C0
ΔE00 11.36
Cool Gray
#9AA7B0
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FAA #A1AA9F
analogous
#A39FAA #A89FAA #AA9FA7
triadic
#A89FAA #AAA89F #9FAAA8
tetradic
#A89FAA #AAA39F #A1AA9F #9FA7AA
square
#A89FAA #AAA39F #A1AA9F #9FA7AA
split-complementary
#A89FAA #A7AA9F #9FAAA3
monochromatic
#6B616E #8B7F8D #A89FAA #C5BFC7 #E3E0E3
Accessibility & contrast
On white
2.56
#A89FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A89FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FAA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FAA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#A8A0A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a89faa; /* rgb */ color: rgb(168, 159, 170); /* oklch */ color: oklch(71.4% 0.019 320.1);
Tailwind
colors: {
custom: {
50: '#c1bbc3',
500: '#a89faa',
950: '#000000',
},
}SCSS
$custom: #a89faa; $custom-light: #c1bbc3; $custom-dark: #000000;
JSON
{
"hex": "#a89faa",
"rgb": {
"r": 168,
"g": 159,
"b": 170
},
"hsl": {
"h": 289.091,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.71354,
"c": 0.01874,
"h": 320.1
},
"luminance": 0.36023
}Semantic roles & 50–950 ramp
primary
#A89FAA
secondary
#D1D4D1
accent
#905660
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081