#E59BB2#E59BB2
#E59BB2 is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.9% C 0.093 H 359.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BB2 |
|---|---|
| RGB | rgb(229, 155, 178) |
| HSL | hsl(341, 59%, 75%) |
| HSV | hsv(341, 32%, 90%) |
| CMYK | cmyk(0%, 32.3%, 22.3%, 10.2%) |
| CIE-LAB | lab(71.77, 30.80, -0.60) |
| CIE-LCH | lch(71.77, 30.81, 358.88°) |
| OKLab | oklab(76.85% 0.0927 -0.0011) |
| OKLCH | oklch(76.85% 0.093 359.3) |
| XYZ | xyz(52.0712, 43.3181, 47.7294) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.62
Pig Pink
#E78EA5
ΔE00 3.68
Dull Pink
#D5869D
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.08
Powder Pink
#FFB2D0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BB2 #9BE5CE
analogous
#E59BD7 #E59BB2 #E5A99B
triadic
#E59BB2 #B2E59B #9BB2E5
tetradic
#E59BB2 #D7E59B #9BE5CE #A99BE5
square
#E59BB2 #D7E59B #9BE5CE #A99BE5
split-complementary
#E59BB2 #9BE5A9 #9BD7E5
monochromatic
#CC3A67 #D86A8D #E59BB2 #F2CCD7 #F9E7EC
Accessibility & contrast
On white
2.17
#E59BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E59BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BB2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BB2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#F197A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e59bb2; /* rgb */ color: rgb(229, 155, 178); /* oklch */ color: oklch(76.9% 0.093 359.3);
Tailwind
colors: {
custom: {
50: '#eeb9c9',
500: '#e59bb2',
950: '#000000',
},
}SCSS
$custom: #e59bb2; $custom-light: #eeb9c9; $custom-dark: #000000;
JSON
{
"hex": "#e59bb2",
"rgb": {
"r": 229,
"g": 155,
"b": 178
},
"hsl": {
"h": 341.351,
"s": 58.73,
"l": 75.294
},
"oklch": {
"l": 0.76854,
"c": 0.09266,
"h": 359.3
},
"luminance": 0.43315
}Semantic roles & 50–950 ramp
primary
#E59BB2
secondary
#DBF0E9
accent
#C6921F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082