#E295F8#E295F8
#E295F8 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.158 H 318.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E295F8 |
|---|---|
| RGB | rgb(226, 149, 248) |
| HSL | hsl(287, 88%, 78%) |
| HSV | hsv(287, 40%, 97%) |
| CMYK | cmyk(8.9%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.52, 45.08, -37.98) |
| CIE-LCH | lch(72.52, 58.95, 319.88°) |
| OKLab | oklab(78.14% 0.1182 -0.1045) |
| OKLCH | oklch(78.14% 0.158 318.5) |
| XYZ | xyz(59.0525, 44.4427, 94.2563) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295F8 #ABF895
analogous
#B095F8 #E295F8 #F895DC
triadic
#E295F8 #F8E295 #95F8E2
tetradic
#E295F8 #F8B095 #ABF895 #95DCF8
square
#E295F8 #F8B095 #ABF895 #95DCF8
split-complementary
#E295F8 #DCF895 #95F8B0
monochromatic
#C322F0 #D25CF4 #E295F8 #F2CEFC #F7E2FD
Accessibility & contrast
On white
2.12
#E295F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E295F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295F8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295F8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#E2A1BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e295f8; /* rgb */ color: rgb(226, 149, 248); /* oklch */ color: oklch(78.1% 0.158 318.5);
Tailwind
colors: {
custom: {
50: '#ecb5fb',
500: '#e295f8',
950: '#000000',
},
}SCSS
$custom: #e295f8; $custom-light: #ecb5fb; $custom-dark: #000000;
JSON
{
"hex": "#e295f8",
"rgb": {
"r": 226,
"g": 149,
"b": 248
},
"hsl": {
"h": 286.667,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.78139,
"c": 0.15777,
"h": 318.5
},
"luminance": 0.44441
}Semantic roles & 50–950 ramp
primary
#E295F8
secondary
#DDF5D6
accent
#E40134
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085