#AE99FC#AE99FC
#AE99FC is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.1% C 0.141 H 292.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AE99FC |
|---|---|
| RGB | rgb(174, 153, 252) |
| HSL | hsl(253, 94%, 79%) |
| HSV | hsv(253, 39%, 99%) |
| CMYK | cmyk(31%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.61, 29.03, -46.64) |
| CIE-LCH | lch(68.61, 54.93, 301.90°) |
| OKLab | oklab(74.09% 0.0537 -0.1305) |
| OKLCH | oklch(74.09% 0.141 292.4) |
| XYZ | xyz(46.4130, 38.8085, 97.1221) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.75
Liliac
#C48EFD
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.48
Lilac (survey)
#CEA2FD
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE99FC #E7FC99
analogous
#99B6FC #AE99FC #DF99FC
triadic
#AE99FC #FCAE99 #99FCAE
tetradic
#AE99FC #FC99B6 #E7FC99 #99FCDF
square
#AE99FC #FC99B6 #E7FC99 #99FCDF
split-complementary
#AE99FC #FCDF99 #B6FC99
monochromatic
#5022F9 #7F5EFA #AE99FC #DDD4FE #E7E1FE
Accessibility & contrast
On white
2.40
#AE99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#AE99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE99FC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE99FC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#9CABBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ae99fc; /* rgb */ color: rgb(174, 153, 252); /* oklch */ color: oklch(74.1% 0.141 292.4);
Tailwind
colors: {
custom: {
50: '#c8b7fe',
500: '#ae99fc',
950: '#000000',
},
}SCSS
$custom: #ae99fc; $custom-light: #c8b7fe; $custom-dark: #000000;
JSON
{
"hex": "#ae99fc",
"rgb": {
"r": 174,
"g": 153,
"b": 252
},
"hsl": {
"h": 252.727,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.74087,
"c": 0.14113,
"h": 292.4
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#AE99FC
secondary
#EFF6D5
accent
#E600B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086