#AB89EB#AB89EB
#AB89EB is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.1% C 0.143 H 298.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AB89EB |
|---|---|
| RGB | rgb(171, 137, 235) |
| HSL | hsl(261, 71%, 73%) |
| HSV | hsv(261, 42%, 92%) |
| CMYK | cmyk(27.2%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.79, 33.03, -44.92) |
| CIE-LCH | lch(63.79, 55.76, 306.33°) |
| OKLab | oklab(70.11% 0.0686 -0.1256) |
| OKLCH | oklch(70.11% 0.143 298.6) |
| XYZ | xyz(40.7321, 32.5471, 82.7174) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.89
Light Urple
#B36FF6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB89EB #C9EB89
analogous
#8998EB #AB89EB #DC89EB
triadic
#AB89EB #EBAB89 #89EBAB
tetradic
#AB89EB #EB8998 #C9EB89 #89EBDC
square
#AB89EB #EB8998 #C9EB89 #89EBDC
split-complementary
#AB89EB #EBDC89 #98EB89
monochromatic
#6224D5 #8655E2 #AB89EB #D0BDF4 #ECE5FB
Accessibility & contrast
On white
2.80
#AB89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AB89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB89EB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB89EB | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#749AE8
Tritanopia (blue-blind)
#9E9AAF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ab89eb; /* rgb */ color: rgb(171, 137, 235); /* oklch */ color: oklch(70.1% 0.143 298.6);
Tailwind
colors: {
custom: {
50: '#c6acf2',
500: '#ab89eb',
950: '#000000',
},
}SCSS
$custom: #ab89eb; $custom-light: #c6acf2; $custom-dark: #000000;
JSON
{
"hex": "#ab89eb",
"rgb": {
"r": 171,
"g": 137,
"b": 235
},
"hsl": {
"h": 260.816,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.70112,
"c": 0.1431,
"h": 298.6
},
"luminance": 0.32547
}Semantic roles & 50–950 ramp
primary
#AB89EB
secondary
#E9F2D9
accent
#D31290
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85