#AE90FE#AE90FE
#AE90FE is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.157 H 294.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AE90FE |
|---|---|
| RGB | rgb(174, 144, 254) |
| HSL | hsl(256, 98%, 78%) |
| HSV | hsv(256, 43%, 100%) |
| CMYK | cmyk(31.5%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(66.60, 34.58, -50.91) |
| CIE-LCH | lch(66.60, 61.54, 304.19°) |
| OKLab | oklab(72.59% 0.0658 -0.1429) |
| OKLCH | oklch(72.59% 0.157 294.7) |
| XYZ | xyz(45.3137, 36.1002, 98.3274) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.70
Perrywinkle
#8F8CE7
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.48
Periwinkle (survey)
#8E82FE
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE90FE #E0FE90
analogous
#90A9FE #AE90FE #E590FE
triadic
#AE90FE #FEAE90 #90FEAE
tetradic
#AE90FE #FE90A9 #E0FE90 #90FEE5
square
#AE90FE #FE90A9 #E0FE90 #90FEE5
split-complementary
#AE90FE #FEE590 #A9FE90
monochromatic
#5517FD #8253FD #AE90FE #DACDFF #E9E1FF
Accessibility & contrast
On white
2.55
#AE90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#AE90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE90FE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE90FE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#9CA4BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ae90fe; /* rgb */ color: rgb(174, 144, 254); /* oklch */ color: oklch(72.6% 0.157 294.7);
Tailwind
colors: {
custom: {
50: '#c9b1ff',
500: '#ae90fe',
950: '#000000',
},
}SCSS
$custom: #ae90fe; $custom-light: #c9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ae90fe",
"rgb": {
"r": 174,
"g": 144,
"b": 254
},
"hsl": {
"h": 256.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.72591,
"c": 0.15737,
"h": 294.7
},
"luminance": 0.36101
}Semantic roles & 50–950 ramp
primary
#AE90FE
secondary
#EDF7D4
accent
#E600A7
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131018
muted
#827F86