#E597FA#E597FA
#E597FA is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.158 H 318.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E597FA |
|---|---|
| RGB | rgb(229, 151, 250) |
| HSL | hsl(287, 91%, 79%) |
| HSV | hsv(287, 40%, 98%) |
| CMYK | cmyk(8.4%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(73.35, 45.30, -37.76) |
| CIE-LCH | lch(73.35, 58.98, 320.18°) |
| OKLab | oklab(78.86% 0.1192 -0.1038) |
| OKLCH | oklch(78.86% 0.158 318.9) |
| XYZ | xyz(60.6327, 45.6952, 96.0500) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E597FA #ACFA97
analogous
#B397FA #E597FA #FA97DD
triadic
#E597FA #FAE597 #97FAE5
tetradic
#E597FA #FAB397 #ACFA97 #97DDFA
square
#E597FA #FAB397 #ACFA97 #97DDFA
split-complementary
#E597FA #DDFA97 #97FAB3
monochromatic
#C822F4 #D65DF7 #E597FA #F4D1FD #F8E2FE
Accessibility & contrast
On white
2.07
#E597FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E597FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E597FA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E597FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E597FA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#E6A3BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e597fa; /* rgb */ color: rgb(229, 151, 250); /* oklch */ color: oklch(78.9% 0.158 318.9);
Tailwind
colors: {
custom: {
50: '#eeb7fc',
500: '#e597fa',
950: '#000000',
},
}SCSS
$custom: #e597fa; $custom-light: #eeb7fc; $custom-dark: #000000;
JSON
{
"hex": "#e597fa",
"rgb": {
"r": 229,
"g": 151,
"b": 250
},
"hsl": {
"h": 287.273,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.78857,
"c": 0.15807,
"h": 318.9
},
"luminance": 0.45693
}Semantic roles & 50–950 ramp
primary
#E597FA
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085