#A89EC0#A89EC0
#A89EC0 is a light, muted violet. Relative luminance 0.366; OKLCH L 71.9% C 0.050 H 298.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EC0 |
|---|---|
| RGB | rgb(168, 158, 192) |
| HSL | hsl(258, 21%, 69%) |
| HSV | hsv(258, 18%, 75%) |
| CMYK | cmyk(12.5%, 17.7%, 0%, 24.7%) |
| CIE-LAB | lab(66.96, 10.38, -16.17) |
| CIE-LCH | lch(66.96, 19.21, 302.69°) |
| OKLab | oklab(71.91% 0.0239 -0.0438) |
| OKLCH | oklch(71.91% 0.05 298.6) |
| XYZ | xyz(37.8878, 36.5842, 54.9244) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.30
Lilac
#C8A2C8
ΔE00 8.53
Heather
#A484AC
ΔE00 9.25
Pale Purple
#B790D4
ΔE00 9.54
Dusty Lavender
#AC86A8
ΔE00 10.01
Lavender (survey)
#C79FEF
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EC0 #B6C09E
analogous
#9EA5C0 #A89EC0 #B99EC0
triadic
#A89EC0 #C0A89E #9EC0A8
tetradic
#A89EC0 #C09EA5 #B6C09E #9EC0B9
square
#A89EC0 #C09EA5 #B6C09E #9EC0B9
split-complementary
#A89EC0 #C0B99E #A5C09E
monochromatic
#685A8A #8779A8 #A89EC0 #C9C3D8 #EBE8F0
Accessibility & contrast
On white
2.53
#A89EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#A89EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EC0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EC0 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C2
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#A4A3A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a89ec0; /* rgb */ color: rgb(168, 158, 192); /* oklch */ color: oklch(71.9% 0.050 298.6);
Tailwind
colors: {
custom: {
50: '#c2bad3',
500: '#a89ec0',
950: '#000000',
},
}SCSS
$custom: #a89ec0; $custom-light: #c2bad3; $custom-dark: #000000;
JSON
{
"hex": "#a89ec0",
"rgb": {
"r": 168,
"g": 158,
"b": 192
},
"hsl": {
"h": 257.647,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.71913,
"c": 0.04992,
"h": 298.6
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#A89EC0
secondary
#DFE2D8
accent
#A04685
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121114
muted
#818082