#AB93EA#AB93EA
#AB93EA is a light, vivid violet. Relative luminance 0.355; OKLCH L 71.9% C 0.126 H 295.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93EA |
|---|---|
| RGB | rgb(171, 147, 234) |
| HSL | hsl(257, 67%, 75%) |
| HSV | hsv(257, 37%, 92%) |
| CMYK | cmyk(26.9%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.11, 27.15, -40.73) |
| CIE-LCH | lch(66.11, 48.95, 303.68°) |
| OKLab | oklab(71.86% 0.0548 -0.1135) |
| OKLCH | oklch(71.86% 0.126 295.8) |
| XYZ | xyz(42.0760, 35.4654, 82.4547) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93EA #D2EA93
analogous
#93A6EA #AB93EA #D793EA
triadic
#AB93EA #EAAB93 #93EAAB
tetradic
#AB93EA #EA93A6 #D2EA93 #93EAD7
square
#AB93EA #EA93A6 #D2EA93 #93EAD7
split-complementary
#AB93EA #EAD793 #A6EA93
monochromatic
#5B2DD6 #8360E0 #AB93EA #D3C6F4 #EBE5FA
Accessibility & contrast
On white
2.59
#AB93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AB93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93EA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93EA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#9EA2B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab93ea; /* rgb */ color: rgb(171, 147, 234); /* oklch */ color: oklch(71.9% 0.126 295.8);
Tailwind
colors: {
custom: {
50: '#c6b3f1',
500: '#ab93ea',
950: '#000000',
},
}SCSS
$custom: #ab93ea; $custom-light: #c6b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ab93ea",
"rgb": {
"r": 171,
"g": 147,
"b": 234
},
"hsl": {
"h": 256.552,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.71855,
"c": 0.12599,
"h": 295.8
},
"luminance": 0.35466
}Semantic roles & 50–950 ramp
primary
#AB93EA
secondary
#EBF2D9
accent
#CF169C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084