#E59DBF#E59DBF
#E59DBF is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.6% C 0.096 H 349.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E59DBF |
|---|---|
| RGB | rgb(229, 157, 191) |
| HSL | hsl(332, 58%, 76%) |
| HSV | hsv(332, 31%, 90%) |
| CMYK | cmyk(0%, 31.4%, 16.6%, 10.2%) |
| CIE-LAB | lab(72.59, 31.70, -6.59) |
| CIE-LCH | lch(72.59, 32.38, 348.26°) |
| OKLab | oklab(77.6% 0.0941 -0.0171) |
| OKLCH | oklch(77.6% 0.096 349.7) |
| XYZ | xyz(53.7744, 44.5363, 55.0440) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.68
Powder Pink
#FFB2D0
ΔE00 5.95
Pig Pink
#E78EA5
ΔE00 6.31
Baby Pink
#FFB7CE
ΔE00 7.23
Dull Pink
#D5869D
ΔE00 7.55
Soft Pink
#FDB0C0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59DBF #9DE5C3
analogous
#E59DE3 #E59DBF #E59F9D
triadic
#E59DBF #BFE59D #9DBFE5
tetradic
#E59DBF #E3E59D #9DE5C3 #9F9DE5
square
#E59DBF #E3E59D #9DE5C3 #9F9DE5
split-complementary
#E59DBF #9DE59F #9DE3E5
monochromatic
#CB3C80 #D86D9F #E59DBF #F2CDDF #F9E7EF
Accessibility & contrast
On white
2.12
#E59DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E59DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59DBF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59DBF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B4B7BD
Tritanopia (blue-blind)
#EF9BA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e59dbf; /* rgb */ color: rgb(229, 157, 191); /* oklch */ color: oklch(77.6% 0.096 349.7);
Tailwind
colors: {
custom: {
50: '#eebad2',
500: '#e59dbf',
950: '#000000',
},
}SCSS
$custom: #e59dbf; $custom-light: #eebad2; $custom-dark: #000000;
JSON
{
"hex": "#e59dbf",
"rgb": {
"r": 229,
"g": 157,
"b": 191
},
"hsl": {
"h": 331.667,
"s": 58.065,
"l": 75.686
},
"oklch": {
"l": 0.77599,
"c": 0.0956,
"h": 349.7
},
"luminance": 0.44534
}Semantic roles & 50–950 ramp
primary
#E59DBF
secondary
#DBF0E6
accent
#C67720
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182