#A89AA2#A89AA2
#A89AA2 is a light, near-neutral grey. Relative luminance 0.340; OKLCH L 70.1% C 0.020 H 342.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AA2 |
|---|---|
| RGB | rgb(168, 154, 162) |
| HSL | hsl(326, 7%, 63%) |
| HSV | hsv(326, 8%, 66%) |
| CMYK | cmyk(0%, 8.3%, 3.6%, 34.1%) |
| CIE-LAB | lab(65.00, 6.59, -2.32) |
| CIE-LCH | lch(65.00, 6.98, 340.63°) |
| OKLab | oklab(70.08% 0.0189 -0.0061) |
| OKLCH | oklch(70.08% 0.02 342.2) |
| XYZ | xyz(34.2248, 34.0451, 38.9438) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 8.98
Warm Grey
#978A84
ΔE00 9.18
Rosybrown
#BC8F8F
ΔE00 10.58
Purpley Grey
#947E94
ΔE00 10.65
Light Mauve
#C292A1
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AA2 #9AA8A0
analogous
#A79AA8 #A89AA2 #A89A9B
triadic
#A89AA2 #A2A89A #9AA2A8
tetradic
#A89AA2 #A8A79A #9AA8A0 #9A9BA8
square
#A89AA2 #A8A79A #9AA8A0 #9A9BA8
split-complementary
#A89AA2 #9BA89A #9AA8A7
monochromatic
#6B5C65 #8C7984 #A89AA2 #C4BBC0 #E1DCDF
Accessibility & contrast
On white
2.69
#A89AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#A89AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AA2
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AA2 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA2
Deuteranopia (green-blind)
#9E9EA2
Tritanopia (blue-blind)
#AA9A9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aa2; /* rgb */ color: rgb(168, 154, 162); /* oklch */ color: oklch(70.1% 0.020 342.2);
Tailwind
colors: {
custom: {
50: '#c1b7bd',
500: '#a89aa2',
950: '#000000',
},
}SCSS
$custom: #a89aa2; $custom-light: #c1b7bd; $custom-dark: #000000;
JSON
{
"hex": "#a89aa2",
"rgb": {
"r": 168,
"g": 154,
"b": 162
},
"hsl": {
"h": 325.714,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.70075,
"c": 0.01988,
"h": 342.2
},
"luminance": 0.34045
}Semantic roles & 50–950 ramp
primary
#A89AA2
secondary
#CCD1CF
accent
#916E54
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081