#E59EBA#E59EBA
#E59EBA is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 354.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E59EBA |
|---|---|
| RGB | rgb(229, 158, 186) |
| HSL | hsl(336, 58%, 76%) |
| HSV | hsv(336, 31%, 90%) |
| CMYK | cmyk(0%, 31%, 18.8%, 10.2%) |
| CIE-LAB | lab(72.67, 30.40, -3.71) |
| CIE-LCH | lch(72.67, 30.62, 353.04°) |
| OKLab | oklab(77.61% 0.0908 -0.0094) |
| OKLCH | oklch(77.61% 0.091 354.1) |
| XYZ | xyz(53.4034, 44.6598, 52.2521) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.71
Dusty Pink
#D8A7B1
ΔE00 6.44
Soft Pink
#FDB0C0
ΔE00 6.49
Baby Pink
#FFB7CE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59EBA #9EE5C9
analogous
#E59EDD #E59EBA #E5A59E
triadic
#E59EBA #BAE59E #9EBAE5
tetradic
#E59EBA #DDE59E #9EE5C9 #A59EE5
square
#E59EBA #DDE59E #9EE5C9 #A59EE5
split-complementary
#E59EBA #9EE5A5 #9EDDE5
monochromatic
#CB3D75 #D86E98 #E59EBA #F2CEDC #F9E7EE
Accessibility & contrast
On white
2.11
#E59EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E59EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59EBA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59EBA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#F09BA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e59eba; /* rgb */ color: rgb(229, 158, 186); /* oklch */ color: oklch(77.6% 0.091 354.1);
Tailwind
colors: {
custom: {
50: '#eebbce',
500: '#e59eba',
950: '#000000',
},
}SCSS
$custom: #e59eba; $custom-light: #eebbce; $custom-dark: #000000;
JSON
{
"hex": "#e59eba",
"rgb": {
"r": 229,
"g": 158,
"b": 186
},
"hsl": {
"h": 336.338,
"s": 57.724,
"l": 75.882
},
"oklch": {
"l": 0.77615,
"c": 0.09126,
"h": 354.1
},
"luminance": 0.44657
}Semantic roles & 50–950 ramp
primary
#E59EBA
secondary
#DBF0E8
accent
#C58420
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182