#E295FE#E295FE
#E295FE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.164 H 316.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E295FE |
|---|---|
| RGB | rgb(226, 149, 254) |
| HSL | hsl(284, 98%, 79%) |
| HSV | hsv(284, 41%, 100%) |
| CMYK | cmyk(11%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.77, 46.27, -40.85) |
| CIE-LCH | lch(72.77, 61.72, 318.56°) |
| OKLab | oklab(78.41% 0.1193 -0.1127) |
| OKLCH | oklch(78.41% 0.164 316.6) |
| XYZ | xyz(59.9982, 44.8210, 99.2375) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.29
Lilac (survey)
#CEA2FD
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.85
Liliac
#C48EFD
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295FE #B1FE95
analogous
#AE95FE #E295FE #FE95E6
triadic
#E295FE #FEE295 #95FEE2
tetradic
#E295FE #FEAE95 #B1FE95 #95E6FE
square
#E295FE #FEAE95 #B1FE95 #95E6FE
split-complementary
#E295FE #E6FE95 #95FEAE
monochromatic
#C11CFD #D158FD #E295FE #F3D2FF #F7E1FF
Accessibility & contrast
On white
2.11
#E295FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E295FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295FE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295FE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#E1A3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e295fe; /* rgb */ color: rgb(226, 149, 254); /* oklch */ color: oklch(78.4% 0.164 316.6);
Tailwind
colors: {
custom: {
50: '#edb5ff',
500: '#e295fe',
950: '#000000',
},
}SCSS
$custom: #e295fe; $custom-light: #edb5ff; $custom-dark: #000000;
JSON
{
"hex": "#e295fe",
"rgb": {
"r": 226,
"g": 149,
"b": 254
},
"hsl": {
"h": 284,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.7841,
"c": 0.16417,
"h": 316.6
},
"luminance": 0.44819
}Semantic roles & 50–950 ramp
primary
#E295FE
secondary
#DDF7D4
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086