#A89FC0#A89FC0
#A89FC0 is a light, muted violet. Relative luminance 0.369; OKLCH L 72.1% C 0.048 H 297.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FC0 |
|---|---|
| RGB | rgb(168, 159, 192) |
| HSL | hsl(256, 21%, 69%) |
| HSV | hsv(256, 17%, 75%) |
| CMYK | cmyk(12.5%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.22, 9.82, -15.78) |
| CIE-LCH | lch(67.22, 18.58, 301.89°) |
| OKLab | oklab(72.11% 0.0224 -0.0428) |
| OKLCH | oklch(72.11% 0.048 297.7) |
| XYZ | xyz(38.0591, 36.9268, 54.9815) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.61
Lilac
#C8A2C8
ΔE00 8.80
Heather
#A484AC
ΔE00 9.69
Pale Purple
#B790D4
ΔE00 9.94
Dusty Lavender
#AC86A8
ΔE00 10.41
Thistle
#D8BFD8
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FC0 #B7C09F
analogous
#9FA7C0 #A89FC0 #B99FC0
triadic
#A89FC0 #C0A89F #9FC0A8
tetradic
#A89FC0 #C09FA7 #B7C09F #9FC0B9
square
#A89FC0 #C09FA7 #B7C09F #9FC0B9
split-complementary
#A89FC0 #C0B99F #A7C09F
monochromatic
#685B8A #877AA8 #A89FC0 #C9C4D8 #EBE9F0
Accessibility & contrast
On white
2.50
#A89FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A89FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FC0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FC0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#A4A4AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a89fc0; /* rgb */ color: rgb(168, 159, 192); /* oklch */ color: oklch(72.1% 0.048 297.7);
Tailwind
colors: {
custom: {
50: '#c2bbd3',
500: '#a89fc0',
950: '#000000',
},
}SCSS
$custom: #a89fc0; $custom-light: #c2bbd3; $custom-dark: #000000;
JSON
{
"hex": "#a89fc0",
"rgb": {
"r": 168,
"g": 159,
"b": 192
},
"hsl": {
"h": 256.364,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.72114,
"c": 0.04828,
"h": 297.7
},
"luminance": 0.36927
}Semantic roles & 50–950 ramp
primary
#A89FC0
secondary
#E0E2D9
accent
#9F4687
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121114
muted
#818082