#AE99EA#AE99EA
#AE99EA is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.2% C 0.117 H 295.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AE99EA |
|---|---|
| RGB | rgb(174, 153, 234) |
| HSL | hsl(256, 66%, 76%) |
| HSV | hsv(256, 35%, 92%) |
| CMYK | cmyk(25.6%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.81, 24.62, -38.05) |
| CIE-LCH | lch(67.81, 45.32, 302.91°) |
| OKLab | oklab(73.22% 0.0499 -0.1057) |
| OKLCH | oklch(73.22% 0.117 295.3) |
| XYZ | xyz(43.6946, 37.7212, 82.8048) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.70
Pale Purple
#B790D4
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE99EA #D5EA99
analogous
#99ACEA #AE99EA #D799EA
triadic
#AE99EA #EAAE99 #99EAAE
tetradic
#AE99EA #EA99AC #D5EA99 #99EAD7
square
#AE99EA #EA99AC #D5EA99 #99EAD7
split-complementary
#AE99EA #EAD799 #ACEA99
monochromatic
#5D33D5 #8666E0 #AE99EA #D6CCF4 #EBE6FA
Accessibility & contrast
On white
2.46
#AE99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AE99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE99EA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE99EA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#A2A7B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae99ea; /* rgb */ color: rgb(174, 153, 234); /* oklch */ color: oklch(73.2% 0.117 295.3);
Tailwind
colors: {
custom: {
50: '#c7b7f1',
500: '#ae99ea',
950: '#000000',
},
}SCSS
$custom: #ae99ea; $custom-light: #c7b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ae99ea",
"rgb": {
"r": 174,
"g": 153,
"b": 234
},
"hsl": {
"h": 255.556,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.73218,
"c": 0.11689,
"h": 295.3
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#AE99EA
secondary
#EBF1DA
accent
#CE189F
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084