#AB94E6#AB94E6
#AB94E6 is a light, moderate violet. Relative luminance 0.356; OKLCH L 71.8% C 0.119 H 296.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AB94E6 |
|---|---|
| RGB | rgb(171, 148, 230) |
| HSL | hsl(257, 62%, 74%) |
| HSV | hsv(257, 36%, 90%) |
| CMYK | cmyk(25.7%, 35.7%, 0%, 9.8%) |
| CIE-LAB | lab(66.17, 25.62, -38.42) |
| CIE-LCH | lch(66.17, 46.18, 303.69°) |
| OKLab | oklab(71.85% 0.0525 -0.1068) |
| OKLCH | oklch(71.85% 0.119 296.2) |
| XYZ | xyz(41.6641, 35.5505, 79.5145) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 6.09
Liliac
#C48EFD
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB94E6 #CFE694
analogous
#94A6E6 #AB94E6 #D494E6
triadic
#AB94E6 #E6AB94 #94E6AB
tetradic
#AB94E6 #E694A6 #CFE694 #94E6D4
square
#AB94E6 #E694A6 #CFE694 #94E6D4
split-complementary
#AB94E6 #E6D494 #A6E694
monochromatic
#5D31CF #8462DA #AB94E6 #D2C6F2 #ECE6F9
Accessibility & contrast
On white
2.59
#AB94E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#AB94E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB94E6
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB94E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB94E6 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E9
Deuteranopia (green-blind)
#82A0E4
Tritanopia (blue-blind)
#9FA2B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab94e6; /* rgb */ color: rgb(171, 148, 230); /* oklch */ color: oklch(71.8% 0.119 296.2);
Tailwind
colors: {
custom: {
50: '#c5b3ee',
500: '#ab94e6',
950: '#000000',
},
}SCSS
$custom: #ab94e6; $custom-light: #c5b3ee; $custom-dark: #000000;
JSON
{
"hex": "#ab94e6",
"rgb": {
"r": 171,
"g": 148,
"b": 230
},
"hsl": {
"h": 256.829,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.71847,
"c": 0.11902,
"h": 296.2
},
"luminance": 0.35551
}Semantic roles & 50–950 ramp
primary
#AB94E6
secondary
#EAF1DA
accent
#CA1C99
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084