#AB94EB#AB94EB
#AB94EB is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.1% C 0.126 H 295.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AB94EB |
|---|---|
| RGB | rgb(171, 148, 235) |
| HSL | hsl(256, 69%, 75%) |
| HSV | hsv(256, 37%, 92%) |
| CMYK | cmyk(27.2%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(66.39, 26.83, -40.84) |
| CIE-LCH | lch(66.39, 48.86, 303.30°) |
| OKLab | oklab(72.09% 0.0536 -0.1138) |
| OKLCH | oklch(72.09% 0.126 295.2) |
| XYZ | xyz(42.3763, 35.8354, 83.2655) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.51
Liliac
#C48EFD
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB94EB #D4EB94
analogous
#94A8EB #AB94EB #D694EB
triadic
#AB94EB #EBAB94 #94EBAB
tetradic
#AB94EB #EB94A8 #D4EB94 #94EBD6
square
#AB94EB #EB94A8 #D4EB94 #94EBD6
split-complementary
#AB94EB #EBD694 #A8EB94
monochromatic
#5A2DD8 #8360E1 #AB94EB #D3C8F5 #EBE5FA
Accessibility & contrast
On white
2.57
#AB94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#AB94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB94EB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB94EB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#9EA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab94eb; /* rgb */ color: rgb(171, 148, 235); /* oklch */ color: oklch(72.1% 0.126 295.2);
Tailwind
colors: {
custom: {
50: '#c6b3f2',
500: '#ab94eb',
950: '#000000',
},
}SCSS
$custom: #ab94eb; $custom-light: #c6b3f2; $custom-dark: #000000;
JSON
{
"hex": "#ab94eb",
"rgb": {
"r": 171,
"g": 148,
"b": 235
},
"hsl": {
"h": 255.862,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.72086,
"c": 0.12577,
"h": 295.2
},
"luminance": 0.35836
}Semantic roles & 50–950 ramp
primary
#AB94EB
secondary
#EBF2D9
accent
#D0159F
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085