#AE94EB#AE94EB
#AE94EB is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.3% C 0.126 H 296.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AE94EB |
|---|---|
| RGB | rgb(174, 148, 235) |
| HSL | hsl(258, 69%, 75%) |
| HSV | hsv(258, 37%, 92%) |
| CMYK | cmyk(26%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(66.65, 27.68, -40.41) |
| CIE-LCH | lch(66.65, 48.98, 304.41°) |
| OKLab | oklab(72.35% 0.057 -0.1125) |
| OKLCH | oklch(72.35% 0.126 296.9) |
| XYZ | xyz(43.0373, 36.1762, 83.2965) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.24
Liliac
#C48EFD
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE94EB #D1EB94
analogous
#94A5EB #AE94EB #D994EB
triadic
#AE94EB #EBAE94 #94EBAE
tetradic
#AE94EB #EB94A5 #D1EB94 #94EBD9
square
#AE94EB #EB94A5 #D1EB94 #94EBD9
split-complementary
#AE94EB #EBD994 #A5EB94
monochromatic
#602DD8 #8760E1 #AE94EB #D5C8F5 #EBE5FA
Accessibility & contrast
On white
2.55
#AE94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AE94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE94EB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE94EB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#A2A3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ae94eb; /* rgb */ color: rgb(174, 148, 235); /* oklch */ color: oklch(72.3% 0.126 296.9);
Tailwind
colors: {
custom: {
50: '#c8b3f2',
500: '#ae94eb',
950: '#000000',
},
}SCSS
$custom: #ae94eb; $custom-light: #c8b3f2; $custom-dark: #000000;
JSON
{
"hex": "#ae94eb",
"rgb": {
"r": 174,
"g": 148,
"b": 235
},
"hsl": {
"h": 257.931,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.72347,
"c": 0.12612,
"h": 296.9
},
"luminance": 0.36177
}Semantic roles & 50–950 ramp
primary
#AE94EB
secondary
#EAF2D9
accent
#D01598
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085