#A89CAC#A89CAC
#A89CAC is a light, muted purple. Relative luminance 0.351; OKLCH L 70.8% C 0.027 H 317.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CAC |
|---|---|
| RGB | rgb(168, 156, 172) |
| HSL | hsl(285, 9%, 64%) |
| HSV | hsv(285, 9%, 67%) |
| CMYK | cmyk(2.3%, 9.3%, 0%, 32.5%) |
| CIE-LAB | lab(65.81, 7.39, -6.72) |
| CIE-LCH | lch(65.81, 9.99, 317.68°) |
| OKLab | oklab(70.81% 0.0197 -0.0179) |
| OKLCH | oklch(70.81% 0.027 317.7) |
| XYZ | xyz(35.4821, 35.0806, 43.9237) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 10.12
Dark Gray
#A9A9A9
ΔE00 10.39
Dusty Lavender
#AC86A8
ΔE00 10.68
Lilac
#C8A2C8
ΔE00 10.71
Pinkish Grey
#C8ACA9
ΔE00 10.97
Light Mauve
#C292A1
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CAC #A0AC9C
analogous
#A09CAC #A89CAC #AC9CA8
triadic
#A89CAC #ACA89C #9CACA8
tetradic
#A89CAC #ACA09C #A0AC9C #9CA8AC
square
#A89CAC #ACA09C #A0AC9C #9CA8AC
split-complementary
#A89CAC #A8AC9C #9CACA0
monochromatic
#6B5E70 #8B7B90 #A89CAC #C5BDC8 #E3DFE4
Accessibility & contrast
On white
2.62
#A89CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A89CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CAC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CAC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#A89EA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89cac; /* rgb */ color: rgb(168, 156, 172); /* oklch */ color: oklch(70.8% 0.027 317.7);
Tailwind
colors: {
custom: {
50: '#c1b9c4',
500: '#a89cac',
950: '#000000',
},
}SCSS
$custom: #a89cac; $custom-light: #c1b9c4; $custom-dark: #000000;
JSON
{
"hex": "#a89cac",
"rgb": {
"r": 168,
"g": 156,
"b": 172
},
"hsl": {
"h": 285,
"s": 8.791,
"l": 64.314
},
"oklch": {
"l": 0.70806,
"c": 0.02663,
"h": 317.7
},
"luminance": 0.3508
}Semantic roles & 50–950 ramp
primary
#A89CAC
secondary
#D1D5CF
accent
#935363
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121112
muted
#818081