#A89AAA#A89AAA
#A89AAA is a light, muted purple. Relative luminance 0.343; OKLCH L 70.3% C 0.028 H 322.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AAA |
|---|---|
| RGB | rgb(168, 154, 170) |
| HSL | hsl(293, 9%, 64%) |
| HSV | hsv(293, 9%, 67%) |
| CMYK | cmyk(1.2%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(65.23, 8.11, -6.46) |
| CIE-LCH | lch(65.23, 10.37, 321.44°) |
| OKLab | oklab(70.33% 0.022 -0.0172) |
| OKLCH | oklch(70.33% 0.028 322) |
| XYZ | xyz(34.9587, 34.3386, 42.8088) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.41
Dusty Lavender
#AC86A8
ΔE00 9.94
Light Mauve
#C292A1
ΔE00 10.30
Lilac
#C8A2C8
ΔE00 10.41
Heather
#A484AC
ΔE00 10.56
Pinkish Grey
#C8ACA9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AAA #9CAA9A
analogous
#A09AAA #A89AAA #AA9AA4
triadic
#A89AAA #AAA89A #9AAAA8
tetradic
#A89AAA #AAA09A #9CAA9A #9AA4AA
square
#A89AAA #AAA09A #9CAA9A #9AA4AA
split-complementary
#A89AAA #A4AA9A #9AAAA0
monochromatic
#6B5C6D #8B798E #A89AAA #C5BBC6 #E1DCE2
Accessibility & contrast
On white
2.67
#A89AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#A89AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AAA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AAA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#A99B9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a89aaa; /* rgb */ color: rgb(168, 154, 170); /* oklch */ color: oklch(70.3% 0.028 322.0);
Tailwind
colors: {
custom: {
50: '#c1b7c3',
500: '#a89aaa',
950: '#000000',
},
}SCSS
$custom: #a89aaa; $custom-light: #c1b7c3; $custom-dark: #000000;
JSON
{
"hex": "#a89aaa",
"rgb": {
"r": 168,
"g": 154,
"b": 170
},
"hsl": {
"h": 292.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.70333,
"c": 0.02793,
"h": 322
},
"luminance": 0.34338
}Semantic roles & 50–950 ramp
primary
#A89AAA
secondary
#CED3CD
accent
#93535B
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081