#AB95EF#AB95EF
#AB95EF is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.5% C 0.130 H 294.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AB95EF |
|---|---|
| RGB | rgb(171, 149, 239) |
| HSL | hsl(255, 74%, 76%) |
| HSV | hsv(255, 38%, 94%) |
| CMYK | cmyk(28.5%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.81, 27.24, -42.38) |
| CIE-LCH | lch(66.81, 50.38, 302.73°) |
| OKLab | oklab(72.46% 0.0531 -0.1182) |
| OKLCH | oklch(72.46% 0.13 294.2) |
| XYZ | xyz(43.1182, 36.3842, 86.3958) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.85
Liliac
#C48EFD
ΔE00 5.86
Lavender
#B39DDB
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB95EF #D9EF95
analogous
#95ACEF #AB95EF #D895EF
triadic
#AB95EF #EFAB95 #95EFAB
tetradic
#AB95EF #EF95AC #D9EF95 #95EFD8
square
#AB95EF #EF95AC #D9EF95 #95EFD8
split-complementary
#AB95EF #EFD895 #ACEF95
monochromatic
#572BDF #8160E7 #AB95EF #D5CAF7 #EAE4FB
Accessibility & contrast
On white
2.54
#AB95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AB95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB95EF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB95EF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#9CA5B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ab95ef; /* rgb */ color: rgb(171, 149, 239); /* oklch */ color: oklch(72.5% 0.130 294.2);
Tailwind
colors: {
custom: {
50: '#c6b4f4',
500: '#ab95ef',
950: '#000000',
},
}SCSS
$custom: #ab95ef; $custom-light: #c6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ab95ef",
"rgb": {
"r": 171,
"g": 149,
"b": 239
},
"hsl": {
"h": 254.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.72463,
"c": 0.1296,
"h": 294.2
},
"luminance": 0.36385
}Semantic roles & 50–950 ramp
primary
#AB95EF
secondary
#ECF3D8
accent
#D610A5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085