#E59BF4#E59BF4
#E59BF4 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.145 H 320.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BF4 |
|---|---|
| RGB | rgb(229, 155, 244) |
| HSL | hsl(290, 80%, 78%) |
| HSV | hsv(290, 36%, 96%) |
| CMYK | cmyk(6.1%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(73.96, 42.04, -33.56) |
| CIE-LCH | lch(73.96, 53.80, 321.40°) |
| OKLab | oklab(79.24% 0.1122 -0.0919) |
| OKLCH | oklch(79.24% 0.145 320.7) |
| XYZ | xyz(60.3616, 46.6342, 91.3921) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.58
Baby Purple
#CA9BF7
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BF4 #AAF49B
analogous
#B89BF4 #E59BF4 #F49BD6
triadic
#E59BF4 #F4E59B #9BF4E5
tetradic
#E59BF4 #F4B89B #AAF49B #9BD6F4
square
#E59BF4 #F4B89B #AAF49B #9BD6F4
split-complementary
#E59BF4 #D6F49B #9BF4B8
monochromatic
#C82DE8 #D764EE #E59BF4 #F3D2FA #F8E3FC
Accessibility & contrast
On white
2.03
#E59BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#E59BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BF4
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BF4 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#A2B9F1
Tritanopia (blue-blind)
#E7A5BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e59bf4; /* rgb */ color: rgb(229, 155, 244); /* oklch */ color: oklch(79.2% 0.145 320.7);
Tailwind
colors: {
custom: {
50: '#eeb9f8',
500: '#e59bf4',
950: '#000000',
},
}SCSS
$custom: #e59bf4; $custom-light: #eeb9f8; $custom-dark: #000000;
JSON
{
"hex": "#e59bf4",
"rgb": {
"r": 229,
"g": 155,
"b": 244
},
"hsl": {
"h": 289.888,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.79236,
"c": 0.14501,
"h": 320.7
},
"luminance": 0.46632
}Semantic roles & 50–950 ramp
primary
#E59BF4
secondary
#DCF4D7
accent
#DD092D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185