#A89AA0#A89AA0
#A89AA0 is a light, near-neutral grey. Relative luminance 0.340; OKLCH L 70.0% C 0.018 H 349.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AA0 |
|---|---|
| RGB | rgb(168, 154, 160) |
| HSL | hsl(334, 7%, 63%) |
| HSV | hsv(334, 8%, 66%) |
| CMYK | cmyk(0%, 8.3%, 4.8%, 34.1%) |
| CIE-LAB | lab(64.94, 6.22, -1.27) |
| CIE-LCH | lch(64.94, 6.34, 348.41°) |
| OKLab | oklab(70.01% 0.0181 -0.0033) |
| OKLCH | oklch(70.01% 0.018 349.7) |
| XYZ | xyz(34.0485, 33.9745, 38.0150) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 8.44
Dark Gray
#A9A9A9
ΔE00 8.49
Pinkish Grey
#C8ACA9
ΔE00 8.59
Rosybrown
#BC8F8F
ΔE00 10.39
Dove Gray
#B6B8BD
ΔE00 10.86
Light Mauve
#C292A1
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AA0 #9AA8A2
analogous
#A89AA7 #A89AA0 #A89B9A
triadic
#A89AA0 #A0A89A #9AA0A8
tetradic
#A89AA0 #A7A89A #9AA8A2 #9B9AA8
square
#A89AA0 #A7A89A #9AA8A2 #9B9AA8
split-complementary
#A89AA0 #9AA89B #9AA7A8
monochromatic
#6B5C63 #8C7981 #A89AA0 #C4BBBF #E1DCDE
Accessibility & contrast
On white
2.69
#A89AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A89AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AA0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AA0 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#9E9EA0
Tritanopia (blue-blind)
#AA9A9C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aa0; /* rgb */ color: rgb(168, 154, 160); /* oklch */ color: oklch(70.0% 0.018 349.7);
Tailwind
colors: {
custom: {
50: '#c1b7bc',
500: '#a89aa0',
950: '#000000',
},
}SCSS
$custom: #a89aa0; $custom-light: #c1b7bc; $custom-dark: #000000;
JSON
{
"hex": "#a89aa0",
"rgb": {
"r": 168,
"g": 154,
"b": 160
},
"hsl": {
"h": 334.286,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70013,
"c": 0.01844,
"h": 349.7
},
"luminance": 0.33974
}Semantic roles & 50–950 ramp
primary
#A89AA0
secondary
#CCD1CF
accent
#917754
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081