#AE95ED#AE95ED
#AE95ED is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.6% C 0.127 H 296.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AE95ED |
|---|---|
| RGB | rgb(174, 149, 237) |
| HSL | hsl(257, 71%, 76%) |
| HSV | hsv(257, 37%, 93%) |
| CMYK | cmyk(26.6%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.98, 27.60, -41.00) |
| CIE-LCH | lch(66.98, 49.42, 303.95°) |
| OKLab | oklab(72.63% 0.0561 -0.1142) |
| OKLCH | oklch(72.63% 0.127 296.2) |
| XYZ | xyz(43.4854, 36.6075, 84.8793) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.39
Lavender
#B39DDB
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE95ED #D4ED95
analogous
#95A8ED #AE95ED #DA95ED
triadic
#AE95ED #EDAE95 #95EDAE
tetradic
#AE95ED #ED95A8 #D4ED95 #95EDDA
square
#AE95ED #ED95A8 #D4ED95 #95EDDA
split-complementary
#AE95ED #EDDA95 #A8ED95
monochromatic
#5E2CDB #8661E4 #AE95ED #D6C9F6 #EBE5FB
Accessibility & contrast
On white
2.52
#AE95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AE95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE95ED
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE95ED | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#A1A4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae95ed; /* rgb */ color: rgb(174, 149, 237); /* oklch */ color: oklch(72.6% 0.127 296.2);
Tailwind
colors: {
custom: {
50: '#c8b4f3',
500: '#ae95ed',
950: '#000000',
},
}SCSS
$custom: #ae95ed; $custom-light: #c8b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ae95ed",
"rgb": {
"r": 174,
"g": 149,
"b": 237
},
"hsl": {
"h": 257.045,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.72625,
"c": 0.12722,
"h": 296.2
},
"luminance": 0.36608
}Semantic roles & 50–950 ramp
primary
#AE95ED
secondary
#EBF2D9
accent
#D3139C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085