#AE94EE#AE94EE
#AE94EE is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.5% C 0.130 H 296.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AE94EE |
|---|---|
| RGB | rgb(174, 148, 238) |
| HSL | hsl(257, 73%, 76%) |
| HSV | hsv(257, 38%, 93%) |
| CMYK | cmyk(26.9%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(66.79, 28.40, -41.85) |
| CIE-LCH | lch(66.79, 50.58, 304.16°) |
| OKLab | oklab(72.49% 0.0577 -0.1166) |
| OKLCH | oklch(72.49% 0.13 296.3) |
| XYZ | xyz(43.4744, 36.3511, 85.5984) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.55
Lavender
#B39DDB
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE94EE #D4EE94
analogous
#94A7EE #AE94EE #DB94EE
triadic
#AE94EE #EEAE94 #94EEAE
tetradic
#AE94EE #EE94A7 #D4EE94 #94EEDB
square
#AE94EE #EE94A7 #D4EE94 #94EEDB
split-complementary
#AE94EE #EEDB94 #A7EE94
monochromatic
#5E2ADD #865FE6 #AE94EE #D6C9F6 #EBE5FB
Accessibility & contrast
On white
2.54
#AE94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AE94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE94EE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE94EE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#A1A3B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ae94ee; /* rgb */ color: rgb(174, 148, 238); /* oklch */ color: oklch(72.5% 0.130 296.3);
Tailwind
colors: {
custom: {
50: '#c8b3f4',
500: '#ae94ee',
950: '#000000',
},
}SCSS
$custom: #ae94ee; $custom-light: #c8b3f4; $custom-dark: #000000;
JSON
{
"hex": "#ae94ee",
"rgb": {
"r": 174,
"g": 148,
"b": 238
},
"hsl": {
"h": 257.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.72492,
"c": 0.13012,
"h": 296.3
},
"luminance": 0.36352
}Semantic roles & 50–950 ramp
primary
#AE94EE
secondary
#EBF2D9
accent
#D5119C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085