#AE99FB#AE99FB
#AE99FB is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.0% C 0.140 H 292.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AE99FB |
|---|---|
| RGB | rgb(174, 153, 251) |
| HSL | hsl(253, 92%, 79%) |
| HSV | hsv(253, 39%, 98%) |
| CMYK | cmyk(30.7%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(68.57, 28.78, -46.17) |
| CIE-LCH | lch(68.57, 54.40, 301.94°) |
| OKLab | oklab(74.04% 0.0535 -0.1292) |
| OKLCH | oklch(74.04% 0.14 292.5) |
| XYZ | xyz(46.2550, 38.7453, 96.2897) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.70
Liliac
#C48EFD
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 6.43
Lilac (survey)
#CEA2FD
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE99FB #E6FB99
analogous
#99B5FB #AE99FB #DF99FB
triadic
#AE99FB #FBAE99 #99FBAE
tetradic
#AE99FB #FB99B5 #E6FB99 #99FBDF
square
#AE99FB #FB99B5 #E6FB99 #99FBDF
split-complementary
#AE99FB #FBDF99 #B5FB99
monochromatic
#5023F6 #7F5EF9 #AE99FB #DDD4FD #E8E2FE
Accessibility & contrast
On white
2.40
#AE99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#AE99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE99FB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE99FB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#9CABBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ae99fb; /* rgb */ color: rgb(174, 153, 251); /* oklch */ color: oklch(74.0% 0.140 292.5);
Tailwind
colors: {
custom: {
50: '#c8b7fd',
500: '#ae99fb',
950: '#000000',
},
}SCSS
$custom: #ae99fb; $custom-light: #c8b7fd; $custom-dark: #000000;
JSON
{
"hex": "#ae99fb",
"rgb": {
"r": 174,
"g": 153,
"b": 251
},
"hsl": {
"h": 252.857,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.74037,
"c": 0.13979,
"h": 292.5
},
"luminance": 0.38746
}Semantic roles & 50–950 ramp
primary
#AE99FB
secondary
#EFF6D5
accent
#E600B4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085