#AE92FD#AE92FD
#AE92FD is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.153 H 294.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92FD |
|---|---|
| RGB | rgb(174, 146, 253) |
| HSL | hsl(256, 96%, 78%) |
| HSV | hsv(256, 42%, 99%) |
| CMYK | cmyk(31.2%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(67.01, 33.21, -49.71) |
| CIE-LCH | lch(67.01, 59.78, 303.75°) |
| OKLab | oklab(72.89% 0.0631 -0.1394) |
| OKLCH | oklch(72.89% 0.153 294.3) |
| XYZ | xyz(45.4596, 36.6475, 97.5881) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.86
Pastel Purple
#CAA0FF
ΔE00 6.20
Perrywinkle
#8F8CE7
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 6.88
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92FD #E1FD92
analogous
#92ABFD #AE92FD #E392FD
triadic
#AE92FD #FDAE92 #92FDAE
tetradic
#AE92FD #FD92AB #E1FD92 #92FDE3
square
#AE92FD #FD92AB #E1FD92 #92FDE3
split-complementary
#AE92FD #FDE392 #ABFD92
monochromatic
#551AFB #8156FC #AE92FD #DBCEFE #E9E1FE
Accessibility & contrast
On white
2.52
#AE92FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AE92FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92FD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92FD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#9CA6BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae92fd; /* rgb */ color: rgb(174, 146, 253); /* oklch */ color: oklch(72.9% 0.153 294.3);
Tailwind
colors: {
custom: {
50: '#c9b2fe',
500: '#ae92fd',
950: '#000000',
},
}SCSS
$custom: #ae92fd; $custom-light: #c9b2fe; $custom-dark: #000000;
JSON
{
"hex": "#ae92fd",
"rgb": {
"r": 174,
"g": 146,
"b": 253
},
"hsl": {
"h": 255.701,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.72889,
"c": 0.15304,
"h": 294.3
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#AE92FD
secondary
#EEF7D4
accent
#E600A9
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086