#AB93EB#AB93EB
#AB93EB is a light, vivid violet. Relative luminance 0.355; OKLCH L 71.9% C 0.127 H 295.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93EB |
|---|---|
| RGB | rgb(171, 147, 235) |
| HSL | hsl(256, 69%, 75%) |
| HSV | hsv(256, 37%, 92%) |
| CMYK | cmyk(27.2%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.15, 27.39, -41.21) |
| CIE-LCH | lch(66.15, 49.48, 303.61°) |
| OKLab | oklab(71.9% 0.055 -0.1149) |
| OKLCH | oklch(71.9% 0.127 295.6) |
| XYZ | xyz(42.2201, 35.5230, 83.2134) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.68
Lavender
#B39DDB
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93EB #D3EB93
analogous
#93A7EB #AB93EB #D793EB
triadic
#AB93EB #EBAB93 #93EBAB
tetradic
#AB93EB #EB93A7 #D3EB93 #93EBD7
square
#AB93EB #EB93A7 #D3EB93 #93EBD7
split-complementary
#AB93EB #EBD793 #A7EB93
monochromatic
#5B2CD8 #835FE1 #AB93EB #D3C7F5 #EBE5FA
Accessibility & contrast
On white
2.59
#AB93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#AB93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93EB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93EB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#9EA2B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab93eb; /* rgb */ color: rgb(171, 147, 235); /* oklch */ color: oklch(71.9% 0.127 295.6);
Tailwind
colors: {
custom: {
50: '#c6b3f2',
500: '#ab93eb',
950: '#000000',
},
}SCSS
$custom: #ab93eb; $custom-light: #c6b3f2; $custom-dark: #000000;
JSON
{
"hex": "#ab93eb",
"rgb": {
"r": 171,
"g": 147,
"b": 235
},
"hsl": {
"h": 256.364,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.71903,
"c": 0.12733,
"h": 295.6
},
"luminance": 0.35524
}Semantic roles & 50–950 ramp
primary
#AB93EB
secondary
#EBF2D9
accent
#D1159D
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085