#A89BA2#A89BA2
#A89BA2 is a light, near-neutral grey. Relative luminance 0.344; OKLCH L 70.3% C 0.018 H 343.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BA2 |
|---|---|
| RGB | rgb(168, 155, 162) |
| HSL | hsl(328, 7%, 63%) |
| HSV | hsv(328, 8%, 66%) |
| CMYK | cmyk(0%, 7.7%, 3.6%, 34.1%) |
| CIE-LAB | lab(65.26, 6.03, -1.93) |
| CIE-LCH | lch(65.26, 6.33, 342.25°) |
| OKLab | oklab(70.28% 0.0174 -0.005) |
| OKLCH | oklch(70.28% 0.018 343.8) |
| XYZ | xyz(34.3905, 34.3765, 38.9990) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 8.83
Warm Grey
#978A84
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 10.46
Rosybrown
#BC8F8F
ΔE00 10.88
Purpley Grey
#947E94
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BA2 #9BA8A1
analogous
#A79BA8 #A89BA2 #A89B9B
triadic
#A89BA2 #A2A89B #9BA2A8
tetradic
#A89BA2 #A8A79B #9BA8A1 #9B9BA8
square
#A89BA2 #A8A79B #9BA8A1 #9B9BA8
split-complementary
#A89BA2 #9BA89B #9BA8A7
monochromatic
#6B5D65 #8C7A84 #A89BA2 #C4BCC0 #E1DCDF
Accessibility & contrast
On white
2.67
#A89BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#A89BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BA2
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BA2 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#AA9B9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89ba2; /* rgb */ color: rgb(168, 155, 162); /* oklch */ color: oklch(70.3% 0.018 343.8);
Tailwind
colors: {
custom: {
50: '#c1b8bd',
500: '#a89ba2',
950: '#000000',
},
}SCSS
$custom: #a89ba2; $custom-light: #c1b8bd; $custom-dark: #000000;
JSON
{
"hex": "#a89ba2",
"rgb": {
"r": 168,
"g": 155,
"b": 162
},
"hsl": {
"h": 327.692,
"s": 6.952,
"l": 63.333
},
"oklch": {
"l": 0.7028,
"c": 0.0181,
"h": 343.8
},
"luminance": 0.34376
}Semantic roles & 50–950 ramp
primary
#A89BA2
secondary
#CDD2CF
accent
#917055
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081