#AE92FE#AE92FE
#AE92FE is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.154 H 294.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92FE |
|---|---|
| RGB | rgb(174, 146, 254) |
| HSL | hsl(256, 98%, 78%) |
| HSV | hsv(256, 43%, 100%) |
| CMYK | cmyk(31.5%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(67.06, 33.46, -50.18) |
| CIE-LCH | lch(67.06, 60.31, 303.70°) |
| OKLab | oklab(72.94% 0.0632 -0.1408) |
| OKLCH | oklch(72.94% 0.154 294.2) |
| XYZ | xyz(45.6193, 36.7114, 98.4292) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 6.26
Perrywinkle
#8F8CE7
ΔE00 6.38
Baby Purple
#CA9BF7
ΔE00 6.64
Lavender Blue
#8B88F8
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92FE #E2FE92
analogous
#92ACFE #AE92FE #E492FE
triadic
#AE92FE #FEAE92 #92FEAE
tetradic
#AE92FE #FE92AC #E2FE92 #92FEE4
square
#AE92FE #FE92AC #E2FE92 #92FEE4
split-complementary
#AE92FE #FEE492 #ACFE92
monochromatic
#5419FD #8155FD #AE92FE #DBCFFF #E8E1FF
Accessibility & contrast
On white
2.52
#AE92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AE92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92FE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92FE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#9CA6BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae92fe; /* rgb */ color: rgb(174, 146, 254); /* oklch */ color: oklch(72.9% 0.154 294.2);
Tailwind
colors: {
custom: {
50: '#c9b2ff',
500: '#ae92fe',
950: '#000000',
},
}SCSS
$custom: #ae92fe; $custom-light: #c9b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ae92fe",
"rgb": {
"r": 174,
"g": 146,
"b": 254
},
"hsl": {
"h": 255.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.72941,
"c": 0.15435,
"h": 294.2
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#AE92FE
secondary
#EEF7D4
accent
#E600AA
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086