#AB89EA#AB89EA
#AB89EA is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.1% C 0.142 H 298.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AB89EA |
|---|---|
| RGB | rgb(171, 137, 234) |
| HSL | hsl(261, 70%, 73%) |
| HSV | hsv(261, 41%, 92%) |
| CMYK | cmyk(26.9%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(63.75, 32.79, -44.44) |
| CIE-LCH | lch(63.75, 55.23, 306.42°) |
| OKLab | oklab(70.06% 0.0684 -0.1242) |
| OKLCH | oklch(70.06% 0.142 298.9) |
| XYZ | xyz(40.5881, 32.4895, 81.9587) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.88
Light Purple
#BF77F6
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 6.56
Pale Purple
#B790D4
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.87
Light Urple
#B36FF6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB89EA #C8EA89
analogous
#8997EA #AB89EA #DB89EA
triadic
#AB89EA #EAAB89 #89EAAB
tetradic
#AB89EA #EA8997 #C8EA89 #89EADB
square
#AB89EA #EA8997 #C8EA89 #89EADB
split-complementary
#AB89EA #EADB89 #97EA89
monochromatic
#6226D3 #8655E1 #AB89EA #D0BDF3 #EDE5FA
Accessibility & contrast
On white
2.80
#AB89EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#AB89EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB89EA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB89EA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#759AE8
Tritanopia (blue-blind)
#9F9AAE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ab89ea; /* rgb */ color: rgb(171, 137, 234); /* oklch */ color: oklch(70.1% 0.142 298.9);
Tailwind
colors: {
custom: {
50: '#c6acf1',
500: '#ab89ea',
950: '#000000',
},
}SCSS
$custom: #ab89ea; $custom-light: #c6acf1; $custom-dark: #000000;
JSON
{
"hex": "#ab89ea",
"rgb": {
"r": 171,
"g": 137,
"b": 234
},
"hsl": {
"h": 261.031,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.70061,
"c": 0.14179,
"h": 298.9
},
"luminance": 0.3249
}Semantic roles & 50–950 ramp
primary
#AB89EA
secondary
#E9F2D9
accent
#D2148F
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85