#E59BBB#E59BBB
#E59BBB is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.1% C 0.097 H 352.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BBB |
|---|---|
| RGB | rgb(229, 155, 187) |
| HSL | hsl(334, 59%, 75%) |
| HSV | hsv(334, 32%, 90%) |
| CMYK | cmyk(0%, 32.3%, 18.3%, 10.2%) |
| CIE-LAB | lab(72.02, 32.15, -5.21) |
| CIE-LCH | lch(72.02, 32.57, 350.79°) |
| OKLab | oklab(77.13% 0.0958 -0.0134) |
| OKLCH | oklch(77.13% 0.097 352) |
| XYZ | xyz(53.0046, 43.6915, 52.6455) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.38
Powder Pink
#FFB2D0
ΔE00 6.20
Dull Pink
#D5869D
ΔE00 6.75
Pinky
#FC86AA
ΔE00 7.22
Baby Pink
#FFB7CE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BBB #9BE5C5
analogous
#E59BE0 #E59BBB #E5A09B
triadic
#E59BBB #BBE59B #9BBBE5
tetradic
#E59BBB #E0E59B #9BE5C5 #A09BE5
square
#E59BBB #E0E59B #9BE5C5 #A09BE5
split-complementary
#E59BBB #9BE5A0 #9BE0E5
monochromatic
#CC3A79 #D86A9A #E59BBB #F2CCDC #F9E7EE
Accessibility & contrast
On white
2.16
#E59BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E59BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BBB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BBB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#F099A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e59bbb; /* rgb */ color: rgb(229, 155, 187); /* oklch */ color: oklch(77.1% 0.097 352.0);
Tailwind
colors: {
custom: {
50: '#eeb9cf',
500: '#e59bbb',
950: '#000000',
},
}SCSS
$custom: #e59bbb; $custom-light: #eeb9cf; $custom-dark: #000000;
JSON
{
"hex": "#e59bbb",
"rgb": {
"r": 229,
"g": 155,
"b": 187
},
"hsl": {
"h": 334.054,
"s": 58.73,
"l": 75.294
},
"oklch": {
"l": 0.7713,
"c": 0.09674,
"h": 352
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#E59BBB
secondary
#DBF0E7
accent
#C67E1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082