#E59EBB#E59EBB
#E59EBB is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.092 H 353.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E59EBB |
|---|---|
| RGB | rgb(229, 158, 187) |
| HSL | hsl(335, 58%, 76%) |
| HSV | hsv(335, 31%, 90%) |
| CMYK | cmyk(0%, 31%, 18.3%, 10.2%) |
| CIE-LAB | lab(72.70, 30.55, -4.22) |
| CIE-LCH | lch(72.70, 30.84, 352.14°) |
| OKLab | oklab(77.65% 0.0911 -0.0108) |
| OKLCH | oklch(77.65% 0.092 353.3) |
| XYZ | xyz(53.5101, 44.7024, 52.8140) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 5.69
Baby Pink
#FFB7CE
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59EBB #9EE5C8
analogous
#E59EDE #E59EBB #E5A49E
triadic
#E59EBB #BBE59E #9EBBE5
tetradic
#E59EBB #DEE59E #9EE5C8 #A49EE5
square
#E59EBB #DEE59E #9EE5C8 #A49EE5
split-complementary
#E59EBB #9EE5A4 #9EDEE5
monochromatic
#CB3D77 #D86E99 #E59EBB #F2CEDD #F9E7EE
Accessibility & contrast
On white
2.11
#E59EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E59EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59EBB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59EBB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#F09CA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e59ebb; /* rgb */ color: rgb(229, 158, 187); /* oklch */ color: oklch(77.6% 0.092 353.3);
Tailwind
colors: {
custom: {
50: '#eebbcf',
500: '#e59ebb',
950: '#000000',
},
}SCSS
$custom: #e59ebb; $custom-light: #eebbcf; $custom-dark: #000000;
JSON
{
"hex": "#e59ebb",
"rgb": {
"r": 229,
"g": 158,
"b": 187
},
"hsl": {
"h": 335.493,
"s": 57.724,
"l": 75.882
},
"oklch": {
"l": 0.77646,
"c": 0.09175,
"h": 353.3
},
"luminance": 0.447
}Semantic roles & 50–950 ramp
primary
#E59EBB
secondary
#DBF0E7
accent
#C58220
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182