#A89AAC#A89AAC
#A89AAC is a light, muted purple. Relative luminance 0.344; OKLCH L 70.4% C 0.030 H 318.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AAC |
|---|---|
| RGB | rgb(168, 154, 172) |
| HSL | hsl(287, 10%, 64%) |
| HSV | hsv(287, 10%, 67%) |
| CMYK | cmyk(2.3%, 10.5%, 0%, 32.5%) |
| CIE-LAB | lab(65.29, 8.50, -7.50) |
| CIE-LCH | lch(65.29, 11.33, 318.59°) |
| OKLab | oklab(70.4% 0.0228 -0.02) |
| OKLCH | oklch(70.4% 0.03 318.7) |
| XYZ | xyz(35.1493, 34.4149, 43.8128) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.28
Dusty Lavender
#AC86A8
ΔE00 9.53
Lilac
#C8A2C8
ΔE00 9.90
Heather
#A484AC
ΔE00 10.03
Light Mauve
#C292A1
ΔE00 10.35
Pinkish Grey
#C8ACA9
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AAC #9EAC9A
analogous
#9F9AAC #A89AAC #AC9AA7
triadic
#A89AAC #ACA89A #9AACA8
tetradic
#A89AAC #AC9F9A #9EAC9A #9AA7AC
square
#A89AAC #AC9F9A #9EAC9A #9AA7AC
split-complementary
#A89AAC #A7AC9A #9AAC9F
monochromatic
#6B5C70 #8B7890 #A89AAC #C5BCC8 #E2DDE3
Accessibility & contrast
On white
2.66
#A89AAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#A89AAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AAC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AAC | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 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)
#989EAD
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#A89CA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aac; /* rgb */ color: rgb(168, 154, 172); /* oklch */ color: oklch(70.4% 0.030 318.7);
Tailwind
colors: {
custom: {
50: '#c1b7c4',
500: '#a89aac',
950: '#000000',
},
}SCSS
$custom: #a89aac; $custom-light: #c1b7c4; $custom-dark: #000000;
JSON
{
"hex": "#a89aac",
"rgb": {
"r": 168,
"g": 154,
"b": 172
},
"hsl": {
"h": 286.667,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.704,
"c": 0.03029,
"h": 318.7
},
"luminance": 0.34415
}Semantic roles & 50–950 ramp
primary
#A89AAC
secondary
#CFD4CE
accent
#945260
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121112
muted
#818081