#E59BED#E59BED
#E59BED is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.138 H 323.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BED |
|---|---|
| RGB | rgb(229, 155, 237) |
| HSL | hsl(294, 69%, 77%) |
| HSV | hsv(294, 35%, 93%) |
| CMYK | cmyk(3.4%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.69, 40.71, -30.17) |
| CIE-LCH | lch(73.69, 50.67, 323.46°) |
| OKLab | oklab(78.94% 0.1106 -0.0823) |
| OKLCH | oklch(78.94% 0.138 323.3) |
| XYZ | xyz(59.3188, 46.2172, 85.9004) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BED #A3ED9B
analogous
#BC9BED #E59BED #ED9BCC
triadic
#E59BED #EDE59B #9BEDE5
tetradic
#E59BED #EDBC9B #A3ED9B #9BCCED
square
#E59BED #EDBC9B #A3ED9B #9BCCED
split-complementary
#E59BED #CCED9B #9BEDBC
monochromatic
#CA33DA #D867E4 #E59BED #F2CFF6 #F8E5FA
Accessibility & contrast
On white
2.05
#E59BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E59BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BED
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BED | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E8A3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e59bed; /* rgb */ color: rgb(229, 155, 237); /* oklch */ color: oklch(78.9% 0.138 323.3);
Tailwind
colors: {
custom: {
50: '#eeb9f3',
500: '#e59bed',
950: '#000000',
},
}SCSS
$custom: #e59bed; $custom-light: #eeb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e59bed",
"rgb": {
"r": 229,
"g": 155,
"b": 237
},
"hsl": {
"h": 294.146,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.78945,
"c": 0.1378,
"h": 323.3
},
"luminance": 0.46215
}Semantic roles & 50–950 ramp
primary
#E59BED
secondary
#DCF2D9
accent
#D11427
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185