#E595F8#E595F8
#E595F8 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.159 H 319.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E595F8 |
|---|---|
| RGB | rgb(229, 149, 248) |
| HSL | hsl(288, 88%, 78%) |
| HSV | hsv(288, 40%, 97%) |
| CMYK | cmyk(7.7%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.85, 45.96, -37.46) |
| CIE-LCH | lch(72.85, 59.29, 320.82°) |
| OKLab | oklab(78.46% 0.1216 -0.1029) |
| OKLCH | oklch(78.46% 0.159 319.7) |
| XYZ | xyz(60.0017, 44.9321, 94.3008) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595F8 #A8F895
analogous
#B395F8 #E595F8 #F895D9
triadic
#E595F8 #F8E595 #95F8E5
tetradic
#E595F8 #F8B395 #A8F895 #95D9F8
square
#E595F8 #F8B395 #A8F895 #95D9F8
split-complementary
#E595F8 #D9F895 #95F8B3
monochromatic
#C922F0 #D75CF4 #E595F8 #F3CEFC #F8E2FD
Accessibility & contrast
On white
2.10
#E595F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E595F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595F8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595F8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#E6A1BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e595f8; /* rgb */ color: rgb(229, 149, 248); /* oklch */ color: oklch(78.5% 0.159 319.7);
Tailwind
colors: {
custom: {
50: '#efb6fb',
500: '#e595f8',
950: '#000000',
},
}SCSS
$custom: #e595f8; $custom-light: #efb6fb; $custom-dark: #000000;
JSON
{
"hex": "#e595f8",
"rgb": {
"r": 229,
"g": 149,
"b": 248
},
"hsl": {
"h": 288.485,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.78455,
"c": 0.15933,
"h": 319.7
},
"luminance": 0.4493
}Semantic roles & 50–950 ramp
primary
#E595F8
secondary
#DCF5D6
accent
#E4012D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085