#A89AA4#A89AA4
#A89AA4 is a light, muted grey. Relative luminance 0.341; OKLCH L 70.1% C 0.022 H 335.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AA4 |
|---|---|
| RGB | rgb(168, 154, 164) |
| HSL | hsl(317, 7%, 63%) |
| HSV | hsv(317, 8%, 66%) |
| CMYK | cmyk(0%, 8.3%, 2.4%, 34.1%) |
| CIE-LAB | lab(65.06, 6.96, -3.35) |
| CIE-LCH | lch(65.06, 7.73, 334.27°) |
| OKLab | oklab(70.14% 0.0197 -0.0088) |
| OKLCH | oklch(70.14% 0.022 335.8) |
| XYZ | xyz(34.4040, 34.1168, 39.8875) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.41
Warm Grey
#978A84
ΔE00 9.92
Purpley Grey
#947E94
ΔE00 10.23
Light Mauve
#C292A1
ΔE00 10.53
Rosybrown
#BC8F8F
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AA4 #9AA89E
analogous
#A59AA8 #A89AA4 #A89A9D
triadic
#A89AA4 #A4A89A #9AA4A8
tetradic
#A89AA4 #A8A59A #9AA89E #9A9DA8
square
#A89AA4 #A8A59A #9AA89E #9A9DA8
split-complementary
#A89AA4 #9DA89A #9AA8A5
monochromatic
#6B5C67 #8C7986 #A89AA4 #C4BBC2 #E1DCDF
Accessibility & contrast
On white
2.68
#A89AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#A89AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AA4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AA4 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9DA4
Deuteranopia (green-blind)
#9D9FA4
Tritanopia (blue-blind)
#AA9A9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aa4; /* rgb */ color: rgb(168, 154, 164); /* oklch */ color: oklch(70.1% 0.022 335.8);
Tailwind
colors: {
custom: {
50: '#c1b7bf',
500: '#a89aa4',
950: '#000000',
},
}SCSS
$custom: #a89aa4; $custom-light: #c1b7bf; $custom-dark: #000000;
JSON
{
"hex": "#a89aa4",
"rgb": {
"r": 168,
"g": 154,
"b": 164
},
"hsl": {
"h": 317.143,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70139,
"c": 0.0216,
"h": 335.8
},
"luminance": 0.34116
}Semantic roles & 50–950 ramp
primary
#A89AA4
secondary
#CCD1CE
accent
#916654
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081