#E59FFD#E59FFD
#E59FFD is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.3% C 0.148 H 317.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FFD |
|---|---|
| RGB | rgb(229, 159, 253) |
| HSL | hsl(285, 96%, 81%) |
| HSV | hsv(285, 37%, 99%) |
| CMYK | cmyk(9.5%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(75.17, 41.68, -36.56) |
| CIE-LCH | lch(75.17, 55.44, 318.74°) |
| OKLab | oklab(80.27% 0.1085 -0.1005) |
| OKLCH | oklch(80.27% 0.148 317.2) |
| XYZ | xyz(62.4383, 48.5477, 98.9910) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.66
Pastel Purple
#CAA0FF
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FFD #B7FD9F
analogous
#B69FFD #E59FFD #FD9FE6
triadic
#E59FFD #FDE59F #9FFDE5
tetradic
#E59FFD #FDB69F #B7FD9F #9FE6FD
square
#E59FFD #FDB69F #B7FD9F #9FE6FD
split-complementary
#E59FFD #E6FD9F #9FFDB6
monochromatic
#C527FB #D563FC #E59FFD #F5DBFE #F7E1FE
Accessibility & contrast
On white
1.96
#E59FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E59FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FFD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FFD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#E5ABC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e59ffd; /* rgb */ color: rgb(229, 159, 253); /* oklch */ color: oklch(80.3% 0.148 317.2);
Tailwind
colors: {
custom: {
50: '#eebcfe',
500: '#e59ffd',
950: '#000000',
},
}SCSS
$custom: #e59ffd; $custom-light: #eebcfe; $custom-dark: #000000;
JSON
{
"hex": "#e59ffd",
"rgb": {
"r": 229,
"g": 159,
"b": 253
},
"hsl": {
"h": 284.681,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.8027,
"c": 0.14783,
"h": 317.2
},
"luminance": 0.48546
}Semantic roles & 50–950 ramp
primary
#E59FFD
secondary
#DDF7D4
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186