#A89EA7#A89EA7
#A89EA7 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.017 H 328.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA7 |
|---|---|
| RGB | rgb(168, 158, 167) |
| HSL | hsl(306, 5%, 64%) |
| HSV | hsv(306, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 0.6%, 34.1%) |
| CIE-LAB | lab(66.19, 5.31, -3.37) |
| CIE-LCH | lch(66.19, 6.29, 327.61°) |
| OKLab | oklab(71.05% 0.0147 -0.0089) |
| OKLCH | oklch(71.05% 0.017 328.9) |
| XYZ | xyz(35.3493, 35.5688, 41.5550) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 9.29
Pinkish Grey
#C8ACA9
ΔE00 9.54
Warm Grey
#978A84
ΔE00 10.04
Silver
#C0C0C0
ΔE00 11.32
Grey
#929591
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA7 #9EA89F
analogous
#A49EA8 #A89EA7 #A89EA2
triadic
#A89EA7 #A7A89E #9EA7A8
tetradic
#A89EA7 #A8A49E #9EA89F #9EA2A8
square
#A89EA7 #A8A49E #9EA89F #9EA2A8
split-complementary
#A89EA7 #A2A89E #9EA8A4
monochromatic
#6B606A #8B7E8A #A89EA7 #C5BEC4 #E2DFE2
Accessibility & contrast
On white
2.59
#A89EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A89EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#A0A1A7
Tritanopia (blue-blind)
#A99FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea7; /* rgb */ color: rgb(168, 158, 167); /* oklch */ color: oklch(71.1% 0.017 328.9);
Tailwind
colors: {
custom: {
50: '#c1bac1',
500: '#a89ea7',
950: '#000000',
},
}SCSS
$custom: #a89ea7; $custom-light: #c1bac1; $custom-dark: #000000;
JSON
{
"hex": "#a89ea7",
"rgb": {
"r": 168,
"g": 158,
"b": 167
},
"hsl": {
"h": 306,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.71053,
"c": 0.01721,
"h": 328.9
},
"luminance": 0.35569
}Semantic roles & 50–950 ramp
primary
#A89EA7
secondary
#CFD3CF
accent
#8F5C56
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081