#E59BB7#E59BB7
#E59BB7 is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.0% C 0.095 H 355.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BB7 |
|---|---|
| RGB | rgb(229, 155, 183) |
| HSL | hsl(337, 59%, 75%) |
| HSV | hsv(337, 32%, 90%) |
| CMYK | cmyk(0%, 32.3%, 20.1%, 10.2%) |
| CIE-LAB | lab(71.91, 31.55, -3.17) |
| CIE-LCH | lch(71.91, 31.70, 354.27°) |
| OKLab | oklab(77.01% 0.0944 -0.0079) |
| OKLCH | oklch(77.01% 0.095 355.2) |
| XYZ | xyz(52.5824, 43.5226, 50.4216) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.92
Pig Pink
#E78EA5
ΔE00 4.51
Dull Pink
#D5869D
ΔE00 6.18
Powder Pink
#FFB2D0
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BB7 #9BE5C9
analogous
#E59BDC #E59BB7 #E5A49B
triadic
#E59BB7 #B7E59B #9BB7E5
tetradic
#E59BB7 #DCE59B #9BE5C9 #A49BE5
square
#E59BB7 #DCE59B #9BE5C9 #A49BE5
split-complementary
#E59BB7 #9BE5A4 #9BDCE5
monochromatic
#CC3A71 #D86A94 #E59BB7 #F2CCDA #F9E7EE
Accessibility & contrast
On white
2.16
#E59BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E59BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BB7
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BB7 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9B8
Deuteranopia (green-blind)
#B5B5B5
Tritanopia (blue-blind)
#F098A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e59bb7; /* rgb */ color: rgb(229, 155, 183); /* oklch */ color: oklch(77.0% 0.095 355.2);
Tailwind
colors: {
custom: {
50: '#eeb9cc',
500: '#e59bb7',
950: '#000000',
},
}SCSS
$custom: #e59bb7; $custom-light: #eeb9cc; $custom-dark: #000000;
JSON
{
"hex": "#e59bb7",
"rgb": {
"r": 229,
"g": 155,
"b": 183
},
"hsl": {
"h": 337.297,
"s": 58.73,
"l": 75.294
},
"oklch": {
"l": 0.77006,
"c": 0.09475,
"h": 355.2
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#E59BB7
secondary
#DBF0E8
accent
#C6871F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082