#AE95FD#AE95FD
#AE95FD is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.4% C 0.149 H 293.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AE95FD |
|---|---|
| RGB | rgb(174, 149, 253) |
| HSL | hsl(254, 96%, 79%) |
| HSV | hsv(254, 41%, 99%) |
| CMYK | cmyk(31.2%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.71, 31.53, -48.60) |
| CIE-LCH | lch(67.71, 57.93, 302.97°) |
| OKLab | oklab(73.42% 0.0591 -0.1362) |
| OKLCH | oklch(73.42% 0.149 293.5) |
| XYZ | xyz(45.9282, 37.5846, 97.7443) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.28
Pastel Purple
#CAA0FF
ΔE00 5.95
Perrywinkle
#8F8CE7
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE95FD #E4FD95
analogous
#95B0FD #AE95FD #E295FD
triadic
#AE95FD #FDAE95 #95FDAE
tetradic
#AE95FD #FD95B0 #E4FD95 #95FDE2
square
#AE95FD #FD95B0 #E4FD95 #95FDE2
split-complementary
#AE95FD #FDE295 #B0FD95
monochromatic
#521DFB #8059FC #AE95FD #DCD1FE #E8E1FE
Accessibility & contrast
On white
2.47
#AE95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AE95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE95FD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE95FD | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#9CA8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae95fd; /* rgb */ color: rgb(174, 149, 253); /* oklch */ color: oklch(73.4% 0.149 293.5);
Tailwind
colors: {
custom: {
50: '#c9b4fe',
500: '#ae95fd',
950: '#000000',
},
}SCSS
$custom: #ae95fd; $custom-light: #c9b4fe; $custom-dark: #000000;
JSON
{
"hex": "#ae95fd",
"rgb": {
"r": 174,
"g": 149,
"b": 253
},
"hsl": {
"h": 254.423,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.7342,
"c": 0.14851,
"h": 293.5
},
"luminance": 0.37585
}Semantic roles & 50–950 ramp
primary
#AE95FD
secondary
#EEF7D4
accent
#E600AE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086