#A89EA6#A89EA6
#A89EA6 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.016 H 332.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA6 |
|---|---|
| RGB | rgb(168, 158, 166) |
| HSL | hsl(312, 5%, 64%) |
| HSV | hsv(312, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 1.2%, 34.1%) |
| CIE-LAB | lab(66.16, 5.12, -2.85) |
| CIE-LCH | lch(66.16, 5.86, 330.89°) |
| OKLab | oklab(71.02% 0.0143 -0.0075) |
| OKLCH | oklch(71.02% 0.016 332.4) |
| XYZ | xyz(35.2573, 35.5320, 41.0700) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 9.17
Pinkish Grey
#C8ACA9
ΔE00 9.35
Warm Grey
#978A84
ΔE00 9.69
Silver
#C0C0C0
ΔE00 11.14
Grey
#929591
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA6 #9EA8A0
analogous
#A59EA8 #A89EA6 #A89EA1
triadic
#A89EA6 #A6A89E #9EA6A8
tetradic
#A89EA6 #A8A59E #9EA8A0 #9EA1A8
square
#A89EA6 #A8A59E #9EA8A0 #9EA1A8
split-complementary
#A89EA6 #A1A89E #9EA8A5
monochromatic
#6B6069 #8B7E88 #A89EA6 #C5BEC4 #E2DFE1
Accessibility & contrast
On white
2.59
#A89EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A89EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA6
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA6 | 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)
#9EA0A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#A99EA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea6; /* rgb */ color: rgb(168, 158, 166); /* oklch */ color: oklch(71.0% 0.016 332.4);
Tailwind
colors: {
custom: {
50: '#c1bac0',
500: '#a89ea6',
950: '#000000',
},
}SCSS
$custom: #a89ea6; $custom-light: #c1bac0; $custom-dark: #000000;
JSON
{
"hex": "#a89ea6",
"rgb": {
"r": 168,
"g": 158,
"b": 166
},
"hsl": {
"h": 312,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.71021,
"c": 0.01619,
"h": 332.4
},
"luminance": 0.35532
}Semantic roles & 50–950 ramp
primary
#A89EA6
secondary
#CFD3D0
accent
#8F6256
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081