#E59FBC#E59FBC
#E59FBC is a light, moderate pink. Relative luminance 0.451; OKLCH L 77.8% C 0.091 H 352.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FBC |
|---|---|
| RGB | rgb(229, 159, 188) |
| HSL | hsl(335, 57%, 76%) |
| HSV | hsv(335, 31%, 90%) |
| CMYK | cmyk(0%, 30.6%, 17.9%, 10.2%) |
| CIE-LAB | lab(72.95, 30.17, -4.40) |
| CIE-LCH | lch(72.95, 30.49, 351.71°) |
| OKLab | oklab(77.85% 0.0899 -0.0112) |
| OKLCH | oklch(77.85% 0.091 352.9) |
| XYZ | xyz(53.7888, 45.0879, 53.4368) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.42
Powder Pink
#FFB2D0
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.75
Baby Pink
#FFB7CE
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 6.56
Soft Pink
#FDB0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FBC #9FE5C8
analogous
#E59FDF #E59FBC #E5A59F
triadic
#E59FBC #BCE59F #9FBCE5
tetradic
#E59FBC #DFE59F #9FE5C8 #A59FE5
square
#E59FBC #DFE59F #9FE5C8 #A59FE5
split-complementary
#E59FBC #9FE5A5 #9FDFE5
monochromatic
#CB3F79 #D86F9A #E59FBC #F2CFDE #F8E7EE
Accessibility & contrast
On white
2.10
#E59FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E59FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FBC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FBC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#EF9DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e59fbc; /* rgb */ color: rgb(229, 159, 188); /* oklch */ color: oklch(77.8% 0.091 352.9);
Tailwind
colors: {
custom: {
50: '#eebcd0',
500: '#e59fbc',
950: '#000000',
},
}SCSS
$custom: #e59fbc; $custom-light: #eebcd0; $custom-dark: #000000;
JSON
{
"hex": "#e59fbc",
"rgb": {
"r": 229,
"g": 159,
"b": 188
},
"hsl": {
"h": 335.143,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.7785,
"c": 0.09061,
"h": 352.9
},
"luminance": 0.45085
}Semantic roles & 50–950 ramp
primary
#E59FBC
secondary
#DBF0E7
accent
#C58121
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182