#E59FBB#E59FBB
#E59FBB is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.090 H 353.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FBB |
|---|---|
| RGB | rgb(229, 159, 187) |
| HSL | hsl(336, 57%, 76%) |
| HSV | hsv(336, 31%, 90%) |
| CMYK | cmyk(0%, 30.6%, 18.3%, 10.2%) |
| CIE-LAB | lab(72.92, 30.02, -3.89) |
| CIE-LCH | lch(72.92, 30.27, 352.62°) |
| OKLab | oklab(77.82% 0.0896 -0.0099) |
| OKLCH | oklch(77.82% 0.09 353.7) |
| XYZ | xyz(53.6814, 45.0450, 52.8711) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.13
Powder Pink
#FFB2D0
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.56
Dusty Pink
#D8A7B1
ΔE00 6.35
Baby Pink
#FFB7CE
ΔE00 6.41
Soft Pink
#FDB0C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FBB #9FE5C9
analogous
#E59FDE #E59FBB #E5A69F
triadic
#E59FBB #BBE59F #9FBBE5
tetradic
#E59FBB #DEE59F #9FE5C9 #A69FE5
square
#E59FBB #DEE59F #9FE5C9 #A69FE5
split-complementary
#E59FBB #9FE5A6 #9FDEE5
monochromatic
#CB3F77 #D86F99 #E59FBB #F2CFDD #F8E7EE
Accessibility & contrast
On white
2.10
#E59FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E59FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FBB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FBB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#F09CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e59fbb; /* rgb */ color: rgb(229, 159, 187); /* oklch */ color: oklch(77.8% 0.090 353.7);
Tailwind
colors: {
custom: {
50: '#eebccf',
500: '#e59fbb',
950: '#000000',
},
}SCSS
$custom: #e59fbb; $custom-light: #eebccf; $custom-dark: #000000;
JSON
{
"hex": "#e59fbb",
"rgb": {
"r": 229,
"g": 159,
"b": 187
},
"hsl": {
"h": 336,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.77819,
"c": 0.0901,
"h": 353.7
},
"luminance": 0.45042
}Semantic roles & 50–950 ramp
primary
#E59FBB
secondary
#DBF0E8
accent
#C58321
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182