#E59FEB#E59FEB
#E59FEB is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.5% C 0.129 H 324.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FEB |
|---|---|
| RGB | rgb(229, 159, 235) |
| HSL | hsl(295, 66%, 77%) |
| HSV | hsv(295, 32%, 92%) |
| CMYK | cmyk(2.6%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.48, 38.22, -27.86) |
| CIE-LCH | lch(74.48, 47.30, 323.90°) |
| OKLab | oklab(79.52% 0.1042 -0.0758) |
| OKLCH | oklch(79.52% 0.129 324) |
| XYZ | xyz(59.7050, 47.4544, 84.5957) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.99
Mauve
#E0B0FF
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 6.82
Baby Purple
#CA9BF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FEB #A5EB9F
analogous
#BF9FEB #E59FEB #EB9FCB
triadic
#E59FEB #EBE59F #9FEBE5
tetradic
#E59FEB #EBBF9F #A5EB9F #9FCBEB
square
#E59FEB #EBBF9F #A5EB9F #9FCBEB
split-complementary
#E59FEB #CBEB9F #9FEBBF
monochromatic
#CA3AD6 #D76CE0 #E59FEB #F3D2F6 #F8E6FA
Accessibility & contrast
On white
2.00
#E59FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E59FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FEB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FEB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#E8A7BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e59feb; /* rgb */ color: rgb(229, 159, 235); /* oklch */ color: oklch(79.5% 0.129 324.0);
Tailwind
colors: {
custom: {
50: '#eebcf1',
500: '#e59feb',
950: '#000000',
},
}SCSS
$custom: #e59feb; $custom-light: #eebcf1; $custom-dark: #000000;
JSON
{
"hex": "#e59feb",
"rgb": {
"r": 229,
"g": 159,
"b": 235
},
"hsl": {
"h": 295.263,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79521,
"c": 0.12884,
"h": 324
},
"luminance": 0.47452
}Semantic roles & 50–950 ramp
primary
#E59FEB
secondary
#DCF1DA
accent
#CD1826
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184