#E59BF5#E59BF5
#E59BF5 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.3% C 0.146 H 320.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BF5 |
|---|---|
| RGB | rgb(229, 155, 245) |
| HSL | hsl(289, 82%, 78%) |
| HSV | hsv(289, 37%, 96%) |
| CMYK | cmyk(6.5%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(73.99, 42.23, -34.05) |
| CIE-LCH | lch(73.99, 54.25, 321.12°) |
| OKLab | oklab(79.28% 0.1124 -0.0933) |
| OKLCH | oklch(79.28% 0.146 320.3) |
| XYZ | xyz(60.5138, 46.6951, 92.1939) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Mauve
#E0B0FF
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BF5 #ABF59B
analogous
#B89BF5 #E59BF5 #F59BD8
triadic
#E59BF5 #F5E59B #9BF5E5
tetradic
#E59BF5 #F5B89B #ABF59B #9BD8F5
square
#E59BF5 #F5B89B #ABF59B #9BD8F5
split-complementary
#E59BF5 #D8F59B #9BF5B8
monochromatic
#C82CEA #D763EF #E59BF5 #F3D3FB #F8E3FC
Accessibility & contrast
On white
2.03
#E59BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E59BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BF5
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BF5 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#E7A5BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e59bf5; /* rgb */ color: rgb(229, 155, 245); /* oklch */ color: oklch(79.3% 0.146 320.3);
Tailwind
colors: {
custom: {
50: '#eeb9f8',
500: '#e59bf5',
950: '#000000',
},
}SCSS
$custom: #e59bf5; $custom-light: #eeb9f8; $custom-dark: #000000;
JSON
{
"hex": "#e59bf5",
"rgb": {
"r": 229,
"g": 155,
"b": 245
},
"hsl": {
"h": 289.333,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.79279,
"c": 0.14607,
"h": 320.3
},
"luminance": 0.46693
}Semantic roles & 50–950 ramp
primary
#E59BF5
secondary
#DCF4D7
accent
#DE072E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185