#A89EA3#A89EA3
#A89EA3 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.014 H 345.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EA3 |
|---|---|
| RGB | rgb(168, 158, 163) |
| HSL | hsl(330, 5%, 64%) |
| HSV | hsv(330, 6%, 66%) |
| CMYK | cmyk(0%, 6%, 3%, 34.1%) |
| CIE-LAB | lab(66.08, 4.55, -1.29) |
| CIE-LCH | lch(66.08, 4.73, 344.13°) |
| OKLab | oklab(70.93% 0.0132 -0.0034) |
| OKLCH | oklch(70.93% 0.014 345.6) |
| XYZ | xyz(34.9853, 35.4232, 39.6375) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.52
Warm Grey
#978A84
ΔE00 8.66
Pinkish Grey
#C8ACA9
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 8.94
Grey
#929591
ΔE00 10.26
Stone
#A89F91
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EA3 #9EA8A3
analogous
#A89EA8 #A89EA3 #A89E9E
triadic
#A89EA3 #A3A89E #9EA3A8
tetradic
#A89EA3 #A8A89E #9EA8A3 #9E9EA8
square
#A89EA3 #A8A89E #9EA8A3 #9E9EA8
split-complementary
#A89EA3 #9EA89E #9EA8A8
monochromatic
#6B6066 #8B7E84 #A89EA3 #C5BEC2 #E2DFE0
Accessibility & contrast
On white
2.60
#A89EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A89EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EA3
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EA3 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#AA9EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89ea3; /* rgb */ color: rgb(168, 158, 163); /* oklch */ color: oklch(70.9% 0.014 345.6);
Tailwind
colors: {
custom: {
50: '#c1babe',
500: '#a89ea3',
950: '#000000',
},
}SCSS
$custom: #a89ea3; $custom-light: #c1babe; $custom-dark: #000000;
JSON
{
"hex": "#a89ea3",
"rgb": {
"r": 168,
"g": 158,
"b": 163
},
"hsl": {
"h": 330,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70928,
"c": 0.01358,
"h": 345.6
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#A89EA3
secondary
#CFD3D1
accent
#8F7356
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081