#AE95FC#AE95FC
#AE95FC is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.4% C 0.147 H 293.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AE95FC |
|---|---|
| RGB | rgb(174, 149, 252) |
| HSL | hsl(255, 94%, 79%) |
| HSV | hsv(255, 41%, 99%) |
| CMYK | cmyk(31%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.67, 31.28, -48.13) |
| CIE-LCH | lch(67.67, 57.40, 303.02°) |
| OKLab | oklab(73.37% 0.059 -0.1349) |
| OKLCH | oklch(73.37% 0.147 293.6) |
| XYZ | xyz(45.7693, 37.5211, 96.9075) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.89
Perrywinkle
#8F8CE7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.97
Lavender Blue
#8B88F8
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE95FC #E3FC95
analogous
#95AFFC #AE95FC #E195FC
triadic
#AE95FC #FCAE95 #95FCAE
tetradic
#AE95FC #FC95AF #E3FC95 #95FCE1
square
#AE95FC #FC95AF #E3FC95 #95FCE1
split-complementary
#AE95FC #FCE195 #AFFC95
monochromatic
#531EF9 #8159FA #AE95FC #DBD1FE #E8E1FE
Accessibility & contrast
On white
2.47
#AE95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#AE95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE95FC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE95FC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#9CA8BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae95fc; /* rgb */ color: rgb(174, 149, 252); /* oklch */ color: oklch(73.4% 0.147 293.6);
Tailwind
colors: {
custom: {
50: '#c8b4fe',
500: '#ae95fc',
950: '#000000',
},
}SCSS
$custom: #ae95fc; $custom-light: #c8b4fe; $custom-dark: #000000;
JSON
{
"hex": "#ae95fc",
"rgb": {
"r": 174,
"g": 149,
"b": 252
},
"hsl": {
"h": 254.563,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.73369,
"c": 0.14718,
"h": 293.6
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#AE95FC
secondary
#EEF6D5
accent
#E600AE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086