#AB94E7#AB94E7
#AB94E7 is a light, vivid violet. Relative luminance 0.356; OKLCH L 71.9% C 0.120 H 296.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AB94E7 |
|---|---|
| RGB | rgb(171, 148, 231) |
| HSL | hsl(257, 63%, 74%) |
| HSV | hsv(257, 36%, 91%) |
| CMYK | cmyk(26%, 35.9%, 0%, 9.4%) |
| CIE-LAB | lab(66.22, 25.86, -38.91) |
| CIE-LCH | lch(66.22, 46.72, 303.61°) |
| OKLab | oklab(71.89% 0.0527 -0.1082) |
| OKLCH | oklch(71.89% 0.12 296) |
| XYZ | xyz(41.8049, 35.6068, 80.2561) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB94E7 #D0E794
analogous
#94A7E7 #AB94E7 #D594E7
triadic
#AB94E7 #E7AB94 #94E7AB
tetradic
#AB94E7 #E794A7 #D0E794 #94E7D5
square
#AB94E7 #E794A7 #D0E794 #94E7D5
split-complementary
#AB94E7 #E7D594 #A7E794
monochromatic
#5D30D1 #8462DC #AB94E7 #D2C6F2 #EBE6F9
Accessibility & contrast
On white
2.59
#AB94E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#AB94E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB94E7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB94E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB94E7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#82A0E5
Tritanopia (blue-blind)
#9FA2B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab94e7; /* rgb */ color: rgb(171, 148, 231); /* oklch */ color: oklch(71.9% 0.120 296.0);
Tailwind
colors: {
custom: {
50: '#c5b3ef',
500: '#ab94e7',
950: '#000000',
},
}SCSS
$custom: #ab94e7; $custom-light: #c5b3ef; $custom-dark: #000000;
JSON
{
"hex": "#ab94e7",
"rgb": {
"r": 171,
"g": 148,
"b": 231
},
"hsl": {
"h": 256.627,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.71894,
"c": 0.12038,
"h": 296
},
"luminance": 0.35607
}Semantic roles & 50–950 ramp
primary
#AB94E7
secondary
#EBF1DA
accent
#CB1A9A
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084