#A89ABB#A89ABB
#A89ABB is a light, muted violet. Relative luminance 0.350; OKLCH L 70.9% C 0.050 H 304.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A89ABB |
|---|---|
| RGB | rgb(168, 154, 187) |
| HSL | hsl(265, 20%, 67%) |
| HSV | hsv(265, 18%, 73%) |
| CMYK | cmyk(10.2%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.77, 11.56, -15.18) |
| CIE-LCH | lch(65.77, 19.08, 307.27°) |
| OKLab | oklab(70.93% 0.0281 -0.0411) |
| OKLCH | oklch(70.93% 0.05 304.4) |
| XYZ | xyz(36.6720, 35.0240, 51.8324) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 7.71
Lavender
#B39DDB
ΔE00 7.75
Lilac
#C8A2C8
ΔE00 7.79
Dusty Lavender
#AC86A8
ΔE00 8.32
Pale Purple
#B790D4
ΔE00 9.22
Purpley Grey
#947E94
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89ABB #ADBB9A
analogous
#9A9DBB #A89ABB #B99ABB
triadic
#A89ABB #BBA89A #9ABBA8
tetradic
#A89ABB #BB9A9D #ADBB9A #9ABBB9
square
#A89ABB #BB9A9D #ADBB9A #9ABBB9
split-complementary
#A89ABB #BBB99A #9DBB9A
monochromatic
#6A5883 #8875A2 #A89ABB #C8BFD4 #E7E3EC
Accessibility & contrast
On white
2.62
#A89ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A89ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89ABB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89ABB | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#A59EA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a89abb; /* rgb */ color: rgb(168, 154, 187); /* oklch */ color: oklch(70.9% 0.050 304.4);
Tailwind
colors: {
custom: {
50: '#c2b7cf',
500: '#a89abb',
950: '#000000',
},
}SCSS
$custom: #a89abb; $custom-light: #c2b7cf; $custom-dark: #000000;
JSON
{
"hex": "#a89abb",
"rgb": {
"r": 168,
"g": 154,
"b": 187
},
"hsl": {
"h": 265.455,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.70929,
"c": 0.04979,
"h": 304.4
},
"luminance": 0.35024
}Semantic roles & 50–950 ramp
primary
#A89ABB
secondary
#D9DED3
accent
#9E4879
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121113
muted
#818082