#AB84EB#AB84EB
#AB84EB is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.2% C 0.151 H 299.9°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AB84EB |
|---|---|
| RGB | rgb(171, 132, 235) |
| HSL | hsl(263, 72%, 72%) |
| HSV | hsv(263, 44%, 92%) |
| CMYK | cmyk(27.2%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(62.64, 35.84, -46.73) |
| CIE-LCH | lch(62.64, 58.89, 307.49°) |
| OKLab | oklab(69.24% 0.0754 -0.1308) |
| OKLCH | oklch(69.24% 0.151 299.9) |
| XYZ | xyz(40.0378, 31.1584, 82.4860) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.18
Light Urple
#B36FF6
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 6.38
Mediumpurple
#9370DB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB84EB #C4EB84
analogous
#8491EB #AB84EB #DE84EB
triadic
#AB84EB #EBAB84 #84EBAB
tetradic
#AB84EB #EB8491 #C4EB84 #84EBDE
square
#AB84EB #EB8491 #C4EB84 #84EBDE
split-complementary
#AB84EB #EBDE84 #91EB84
monochromatic
#6522D2 #874FE2 #AB84EB #CFB9F4 #EDE5FB
Accessibility & contrast
On white
2.90
#AB84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#AB84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB84EB
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB84EB | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#9F96AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ab84eb; /* rgb */ color: rgb(171, 132, 235); /* oklch */ color: oklch(69.2% 0.151 299.9);
Tailwind
colors: {
custom: {
50: '#c6a8f2',
500: '#ab84eb',
950: '#000000',
},
}SCSS
$custom: #ab84eb; $custom-light: #c6a8f2; $custom-dark: #000000;
JSON
{
"hex": "#ab84eb",
"rgb": {
"r": 171,
"g": 132,
"b": 235
},
"hsl": {
"h": 262.718,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.69244,
"c": 0.151,
"h": 299.9
},
"luminance": 0.31159
}Semantic roles & 50–950 ramp
primary
#AB84EB
secondary
#E9F2D8
accent
#D4118A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85