#AB99EA#AB99EA
#AB99EA is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.0% C 0.117 H 293.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AB99EA |
|---|---|
| RGB | rgb(171, 153, 234) |
| HSL | hsl(253, 66%, 76%) |
| HSV | hsv(253, 35%, 92%) |
| CMYK | cmyk(26.9%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.56, 23.76, -38.46) |
| CIE-LCH | lch(67.56, 45.21, 301.70°) |
| OKLab | oklab(72.96% 0.0465 -0.1069) |
| OKLCH | oklch(72.96% 0.117 293.5) |
| XYZ | xyz(43.0335, 37.3803, 82.7738) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 6.40
Pale Purple
#B790D4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB99EA #D8EA99
analogous
#99AFEA #AB99EA #D399EA
triadic
#AB99EA #EAAB99 #99EAAB
tetradic
#AB99EA #EA99AF #D8EA99 #99EAD3
square
#AB99EA #EA99AF #D8EA99 #99EAD3
split-complementary
#AB99EA #EAD399 #AFEA99
monochromatic
#5733D5 #8166E0 #AB99EA #D5CCF4 #EAE6FA
Accessibility & contrast
On white
2.48
#AB99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AB99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB99EA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB99EA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#9EA7B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ab99ea; /* rgb */ color: rgb(171, 153, 234); /* oklch */ color: oklch(73.0% 0.117 293.5);
Tailwind
colors: {
custom: {
50: '#c5b7f1',
500: '#ab99ea',
950: '#000000',
},
}SCSS
$custom: #ab99ea; $custom-light: #c5b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ab99ea",
"rgb": {
"r": 171,
"g": 153,
"b": 234
},
"hsl": {
"h": 253.333,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72963,
"c": 0.11662,
"h": 293.5
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#AB99EA
secondary
#ECF1DA
accent
#CE18A5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084