#AE92FF#AE92FF
#AE92FF is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.156 H 294.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92FF |
|---|---|
| RGB | rgb(174, 146, 255) |
| HSL | hsl(255, 100%, 79%) |
| HSV | hsv(255, 43%, 100%) |
| CMYK | cmyk(31.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.11, 33.71, -50.64) |
| CIE-LCH | lch(67.11, 60.84, 303.65°) |
| OKLab | oklab(72.99% 0.0634 -0.1422) |
| OKLCH | oklch(72.99% 0.156 294) |
| XYZ | xyz(45.7799, 36.7757, 99.2748) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 6.32
Perrywinkle
#8F8CE7
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 6.81
Periwinkle (survey)
#8E82FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92FF #E3FF92
analogous
#92ACFF #AE92FF #E492FF
triadic
#AE92FF #FFAE92 #92FFAE
tetradic
#AE92FF #FF92AC #E3FF92 #92FFE4
square
#AE92FF #FF92AC #E3FF92 #92FFE4
split-complementary
#AE92FF #FFE492 #ACFF92
monochromatic
#5318FF #8155FF #AE92FF #DBCFFF #E8E0FF
Accessibility & contrast
On white
2.51
#AE92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#AE92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#74A2FC
Tritanopia (blue-blind)
#9CA6BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae92ff; /* rgb */ color: rgb(174, 146, 255); /* oklch */ color: oklch(73.0% 0.156 294.0);
Tailwind
colors: {
custom: {
50: '#c9b2ff',
500: '#ae92ff',
950: '#000000',
},
}SCSS
$custom: #ae92ff; $custom-light: #c9b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ae92ff",
"rgb": {
"r": 174,
"g": 146,
"b": 255
},
"hsl": {
"h": 255.413,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72994,
"c": 0.15566,
"h": 294
},
"luminance": 0.36776
}Semantic roles & 50–950 ramp
primary
#AE92FF
secondary
#EEF7D4
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086