#AE92F2#AE92F2
#AE92F2 is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.3% C 0.139 H 296.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92F2 |
|---|---|
| RGB | rgb(174, 146, 242) |
| HSL | hsl(258, 79%, 76%) |
| HSV | hsv(258, 40%, 95%) |
| CMYK | cmyk(28.1%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.49, 30.50, -44.50) |
| CIE-LCH | lch(66.49, 53.95, 304.42°) |
| OKLab | oklab(72.33% 0.0612 -0.1243) |
| OKLCH | oklch(72.33% 0.139 296.2) |
| XYZ | xyz(43.7576, 35.9667, 88.6241) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.77
Lavender (survey)
#C79FEF
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 6.35
Lavender
#B39DDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92F2 #D6F292
analogous
#92A6F2 #AE92F2 #DE92F2
triadic
#AE92F2 #F2AE92 #92F2AE
tetradic
#AE92F2 #F292A6 #D6F292 #92F2DE
square
#AE92F2 #F292A6 #D6F292 #92F2DE
split-complementary
#AE92F2 #F2DE92 #A6F292
monochromatic
#5D25E5 #855BEB #AE92F2 #D7C9F9 #EBE4FC
Accessibility & contrast
On white
2.56
#AE92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#AE92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92F2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92F2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#7CA0F0
Tritanopia (blue-blind)
#A0A3B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ae92f2; /* rgb */ color: rgb(174, 146, 242); /* oklch */ color: oklch(72.3% 0.139 296.2);
Tailwind
colors: {
custom: {
50: '#c8b2f7',
500: '#ae92f2',
950: '#000000',
},
}SCSS
$custom: #ae92f2; $custom-light: #c8b2f7; $custom-dark: #000000;
JSON
{
"hex": "#ae92f2",
"rgb": {
"r": 174,
"g": 146,
"b": 242
},
"hsl": {
"h": 257.5,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.72328,
"c": 0.13855,
"h": 296.2
},
"luminance": 0.35967
}Semantic roles & 50–950 ramp
primary
#AE92F2
secondary
#EBF4D7
accent
#DB0B9E
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085