#AE95F2#AE95F2
#AE95F2 is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.134 H 295.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AE95F2 |
|---|---|
| RGB | rgb(174, 149, 242) |
| HSL | hsl(256, 78%, 77%) |
| HSV | hsv(256, 38%, 95%) |
| CMYK | cmyk(28.1%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(67.20, 28.81, -43.39) |
| CIE-LCH | lch(67.20, 52.08, 303.58°) |
| OKLab | oklab(72.87% 0.0571 -0.1211) |
| OKLCH | oklch(72.87% 0.134 295.2) |
| XYZ | xyz(44.2261, 36.9038, 88.7803) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 6.08
Lavender
#B39DDB
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE95F2 #D9F295
analogous
#95ABF2 #AE95F2 #DD95F2
triadic
#AE95F2 #F2AE95 #95F2AE
tetradic
#AE95F2 #F295AB #D9F295 #95F2DD
square
#AE95F2 #F295AB #D9F295 #95F2DD
split-complementary
#AE95F2 #F2DD95 #ABF295
monochromatic
#5B28E5 #845EEB #AE95F2 #D8CCF9 #EAE4FC
Accessibility & contrast
On white
2.51
#AE95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AE95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE95F2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE95F2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#A0A5B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae95f2; /* rgb */ color: rgb(174, 149, 242); /* oklch */ color: oklch(72.9% 0.134 295.2);
Tailwind
colors: {
custom: {
50: '#c8b4f6',
500: '#ae95f2',
950: '#000000',
},
}SCSS
$custom: #ae95f2; $custom-light: #c8b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ae95f2",
"rgb": {
"r": 174,
"g": 149,
"b": 242
},
"hsl": {
"h": 256.129,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.72868,
"c": 0.1339,
"h": 295.2
},
"luminance": 0.36904
}Semantic roles & 50–950 ramp
primary
#AE95F2
secondary
#ECF3D8
accent
#DA0BA3
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085