#E39DB5#E39DB5
#E39DB5 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.1% C 0.088 H 357.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E39DB5 |
|---|---|
| RGB | rgb(227, 157, 181) |
| HSL | hsl(339, 56%, 75%) |
| HSV | hsv(339, 31%, 89%) |
| CMYK | cmyk(0%, 30.8%, 20.3%, 11%) |
| CIE-LAB | lab(72.08, 29.47, -1.83) |
| CIE-LCH | lch(72.08, 29.52, 356.45°) |
| OKLab | oklab(77.07% 0.0883 -0.0044) |
| OKLCH | oklch(77.07% 0.088 357.1) |
| XYZ | xyz(52.0767, 43.7839, 49.4152) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.83
Pig Pink
#E78EA5
ΔE00 4.57
Dusty Pink
#D8A7B1
ΔE00 5.65
Soft Pink
#FDB0C0
ΔE00 6.21
Dull Pink
#D5869D
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39DB5 #9DE3CB
analogous
#E39DD8 #E39DB5 #E3A89D
triadic
#E39DB5 #B5E39D #9DB5E3
tetradic
#E39DB5 #D8E39D #9DE3CB #A89DE3
square
#E39DB5 #D8E39D #9DE3CB #A89DE3
split-complementary
#E39DB5 #9DE3A8 #9DD8E3
monochromatic
#C83E6D #D56D91 #E39DB5 #F1CDD9 #F8E7ED
Accessibility & contrast
On white
2.15
#E39DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E39DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39DB5
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39DB5 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B6
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#EE9AA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e39db5; /* rgb */ color: rgb(227, 157, 181); /* oklch */ color: oklch(77.1% 0.088 357.1);
Tailwind
colors: {
custom: {
50: '#edbacb',
500: '#e39db5',
950: '#000000',
},
}SCSS
$custom: #e39db5; $custom-light: #edbacb; $custom-dark: #000000;
JSON
{
"hex": "#e39db5",
"rgb": {
"r": 227,
"g": 157,
"b": 181
},
"hsl": {
"h": 339.429,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.77073,
"c": 0.08845,
"h": 357.1
},
"luminance": 0.43781
}Semantic roles & 50–950 ramp
primary
#E39DB5
secondary
#DCEFE9
accent
#C38C22
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182