#E59FEE#E59FEE
#E59FEE is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.6% C 0.132 H 322.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FEE |
|---|---|
| RGB | rgb(229, 159, 238) |
| HSL | hsl(293, 70%, 78%) |
| HSV | hsv(293, 33%, 93%) |
| CMYK | cmyk(3.8%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.59, 38.78, -29.32) |
| CIE-LCH | lch(74.59, 48.62, 322.90°) |
| OKLab | oklab(79.64% 0.105 -0.0799) |
| OKLCH | oklch(79.64% 0.132 322.7) |
| XYZ | xyz(60.1421, 47.6293, 86.8976) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 6.63
Baby Purple
#CA9BF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FEE #A8EE9F
analogous
#BE9FEE #E59FEE #EE9FCF
triadic
#E59FEE #EEE59F #9FEEE5
tetradic
#E59FEE #EEBE9F #A8EE9F #9FCFEE
square
#E59FEE #EEBE9F #A8EE9F #9FCFEE
split-complementary
#E59FEE #CFEE9F #9FEEBE
monochromatic
#C937DC #D76BE5 #E59FEE #F3D3F7 #F8E5FA
Accessibility & contrast
On white
2.00
#E59FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#E59FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FEE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FEE | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#E8A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e59fee; /* rgb */ color: rgb(229, 159, 238); /* oklch */ color: oklch(79.6% 0.132 322.7);
Tailwind
colors: {
custom: {
50: '#eebcf3',
500: '#e59fee',
950: '#000000',
},
}SCSS
$custom: #e59fee; $custom-light: #eebcf3; $custom-dark: #000000;
JSON
{
"hex": "#e59fee",
"rgb": {
"r": 229,
"g": 159,
"b": 238
},
"hsl": {
"h": 293.165,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79642,
"c": 0.13191,
"h": 322.7
},
"luminance": 0.47627
}Semantic roles & 50–950 ramp
primary
#E59FEE
secondary
#DCF2D9
accent
#D21429
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185