#A89BBC#A89BBC
#A89BBC is a light, muted violet. Relative luminance 0.354; OKLCH L 71.2% C 0.049 H 303.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BBC |
|---|---|
| RGB | rgb(168, 155, 188) |
| HSL | hsl(264, 20%, 67%) |
| HSV | hsv(264, 18%, 74%) |
| CMYK | cmyk(10.6%, 17.6%, 0%, 26.3%) |
| CIE-LAB | lab(66.06, 11.21, -15.31) |
| CIE-LCH | lch(66.06, 18.97, 306.21°) |
| OKLab | oklab(71.17% 0.027 -0.0414) |
| OKLCH | oklch(71.17% 0.049 303.1) |
| XYZ | xyz(36.9452, 35.3984, 52.4534) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.68
Lilac
#C8A2C8
ΔE00 7.95
Heather
#A484AC
ΔE00 8.10
Dusty Lavender
#AC86A8
ΔE00 8.73
Pale Purple
#B790D4
ΔE00 9.34
Purpley Grey
#947E94
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BBC #AFBC9B
analogous
#9B9FBC #A89BBC #B89BBC
triadic
#A89BBC #BCA89B #9BBCA8
tetradic
#A89BBC #BC9B9F #AFBC9B #9BBCB8
square
#A89BBC #BC9B9F #AFBC9B #9BBCB8
split-complementary
#A89BBC #BCB89B #9FBC9B
monochromatic
#6A5984 #8876A3 #A89BBC #C8C0D5 #E8E4ED
Accessibility & contrast
On white
2.60
#A89BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A89BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BBC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BBC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#A59FA6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a89bbc; /* rgb */ color: rgb(168, 155, 188); /* oklch */ color: oklch(71.2% 0.049 303.1);
Tailwind
colors: {
custom: {
50: '#c2b8d0',
500: '#a89bbc',
950: '#000000',
},
}SCSS
$custom: #a89bbc; $custom-light: #c2b8d0; $custom-dark: #000000;
JSON
{
"hex": "#a89bbc",
"rgb": {
"r": 168,
"g": 155,
"b": 188
},
"hsl": {
"h": 263.636,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.71165,
"c": 0.04943,
"h": 303.1
},
"luminance": 0.35398
}Semantic roles & 50–950 ramp
primary
#A89BBC
secondary
#DBDFD4
accent
#9E477C
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121114
muted
#818082