#AE95EE#AE95EE
#AE95EE is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.7% C 0.129 H 296.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AE95EE |
|---|---|
| RGB | rgb(174, 149, 238) |
| HSL | hsl(257, 72%, 76%) |
| HSV | hsv(257, 37%, 93%) |
| CMYK | cmyk(26.9%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(67.03, 27.84, -41.48) |
| CIE-LCH | lch(67.03, 49.95, 303.87°) |
| OKLab | oklab(72.67% 0.0563 -0.1156) |
| OKLCH | oklch(72.67% 0.129 296) |
| XYZ | xyz(43.6319, 36.6661, 85.6509) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.55
Lavender
#B39DDB
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE95EE #D5EE95
analogous
#95A8EE #AE95EE #DA95EE
triadic
#AE95EE #EEAE95 #95EEAE
tetradic
#AE95EE #EE95A8 #D5EE95 #95EEDA
square
#AE95EE #EE95A8 #D5EE95 #95EEDA
split-complementary
#AE95EE #EEDA95 #A8EE95
monochromatic
#5D2CDD #8660E6 #AE95EE #D6CAF6 #EBE5FB
Accessibility & contrast
On white
2.52
#AE95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AE95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE95EE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE95EE | 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)
#7DA4F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#A1A4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae95ee; /* rgb */ color: rgb(174, 149, 238); /* oklch */ color: oklch(72.7% 0.129 296.0);
Tailwind
colors: {
custom: {
50: '#c8b4f4',
500: '#ae95ee',
950: '#000000',
},
}SCSS
$custom: #ae95ee; $custom-light: #c8b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ae95ee",
"rgb": {
"r": 174,
"g": 149,
"b": 238
},
"hsl": {
"h": 256.854,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.72673,
"c": 0.12855,
"h": 296
},
"luminance": 0.36667
}Semantic roles & 50–950 ramp
primary
#AE95EE
secondary
#EBF2D9
accent
#D4119E
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085