#E39FBD#E39FBD
#E39FBD is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.7% C 0.089 H 351.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E39FBD |
|---|---|
| RGB | rgb(227, 159, 189) |
| HSL | hsl(334, 55%, 76%) |
| HSV | hsv(334, 30%, 89%) |
| CMYK | cmyk(0%, 30%, 16.7%, 11%) |
| CIE-LAB | lab(72.76, 29.62, -5.25) |
| CIE-LCH | lch(72.76, 30.09, 349.95°) |
| OKLab | oklab(77.67% 0.088 -0.0135) |
| OKLCH | oklch(77.67% 0.089 351.3) |
| XYZ | xyz(53.2623, 44.8040, 53.9768) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.75
Powder Pink
#FFB2D0
ΔE00 5.77
Pig Pink
#E78EA5
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39FBD #9FE3C5
analogous
#E39FDF #E39FBD #E3A39F
triadic
#E39FBD #BDE39F #9FBDE3
tetradic
#E39FBD #DFE39F #9FE3C5 #A39FE3
square
#E39FBD #DFE39F #9FE3C5 #A39FE3
split-complementary
#E39FBD #9FE3A3 #9FDFE3
monochromatic
#C7407C #D5709C #E39FBD #F1CEDE #F8E7EF
Accessibility & contrast
On white
2.11
#E39FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E39FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39FBD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39FBD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBE
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#ED9DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e39fbd; /* rgb */ color: rgb(227, 159, 189); /* oklch */ color: oklch(77.7% 0.089 351.3);
Tailwind
colors: {
custom: {
50: '#edbcd0',
500: '#e39fbd',
950: '#000000',
},
}SCSS
$custom: #e39fbd; $custom-light: #edbcd0; $custom-dark: #000000;
JSON
{
"hex": "#e39fbd",
"rgb": {
"r": 227,
"g": 159,
"b": 189
},
"hsl": {
"h": 333.529,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.77668,
"c": 0.08905,
"h": 351.3
},
"luminance": 0.44801
}Semantic roles & 50–950 ramp
primary
#E39FBD
secondary
#DCEFE7
accent
#C27C23
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182