#AB99EE#AB99EE
#AB99EE is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.122 H 292.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AB99EE |
|---|---|
| RGB | rgb(171, 153, 238) |
| HSL | hsl(253, 71%, 77%) |
| HSV | hsv(253, 36%, 93%) |
| CMYK | cmyk(28.2%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.73, 24.73, -40.39) |
| CIE-LCH | lch(67.73, 47.36, 301.48°) |
| OKLab | oklab(73.15% 0.0474 -0.1125) |
| OKLCH | oklch(73.15% 0.122 292.9) |
| XYZ | xyz(43.6146, 37.6127, 85.8345) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.43
Liliac
#C48EFD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB99EE #DCEE99
analogous
#99B2EE #AB99EE #D699EE
triadic
#AB99EE #EEAB99 #99EEAB
tetradic
#AB99EE #EE99B2 #DCEE99 #99EED6
square
#AB99EE #EE99B2 #DCEE99 #99EED6
split-complementary
#AB99EE #EED699 #B2EE99
monochromatic
#5530DD #8065E5 #AB99EE #D6CDF7 #E9E5FB
Accessibility & contrast
On white
2.46
#AB99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AB99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB99EE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB99EE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#9CA8B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ab99ee; /* rgb */ color: rgb(171, 153, 238); /* oklch */ color: oklch(73.2% 0.122 292.9);
Tailwind
colors: {
custom: {
50: '#c6b7f4',
500: '#ab99ee',
950: '#000000',
},
}SCSS
$custom: #ab99ee; $custom-light: #c6b7f4; $custom-dark: #000000;
JSON
{
"hex": "#ab99ee",
"rgb": {
"r": 171,
"g": 153,
"b": 238
},
"hsl": {
"h": 252.706,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.73152,
"c": 0.12207,
"h": 292.9
},
"luminance": 0.37613
}Semantic roles & 50–950 ramp
primary
#AB99EE
secondary
#EDF2D9
accent
#D312AB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085