#E39FBB#E39FBB
#E39FBB is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.088 H 352.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E39FBB |
|---|---|
| RGB | rgb(227, 159, 187) |
| HSL | hsl(335, 55%, 76%) |
| HSV | hsv(335, 30%, 89%) |
| CMYK | cmyk(0%, 30%, 17.6%, 11%) |
| CIE-LAB | lab(72.71, 29.31, -4.23) |
| CIE-LCH | lch(72.71, 29.62, 351.79°) |
| OKLab | oklab(77.61% 0.0873 -0.0108) |
| OKLCH | oklch(77.61% 0.088 352.9) |
| XYZ | xyz(53.0467, 44.7177, 52.8413) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.16
Powder Pink
#FFB2D0
ΔE00 5.77
Pig Pink
#E78EA5
ΔE00 5.78
Dusty Pink
#D8A7B1
ΔE00 6.23
Baby Pink
#FFB7CE
ΔE00 6.62
Soft Pink
#FDB0C0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39FBB #9FE3C7
analogous
#E39FDD #E39FBB #E3A59F
triadic
#E39FBB #BBE39F #9FBBE3
tetradic
#E39FBB #DDE39F #9FE3C7 #A59FE3
square
#E39FBB #DDE39F #9FE3C7 #A59FE3
split-complementary
#E39FBB #9FE3A5 #9FDDE3
monochromatic
#C74078 #D57099 #E39FBB #F1CEDD #F8E7EE
Accessibility & contrast
On white
2.11
#E39FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E39FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39FBB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39FBB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#ED9DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e39fbb; /* rgb */ color: rgb(227, 159, 187); /* oklch */ color: oklch(77.6% 0.088 352.9);
Tailwind
colors: {
custom: {
50: '#edbccf',
500: '#e39fbb',
950: '#000000',
},
}SCSS
$custom: #e39fbb; $custom-light: #edbccf; $custom-dark: #000000;
JSON
{
"hex": "#e39fbb",
"rgb": {
"r": 227,
"g": 159,
"b": 187
},
"hsl": {
"h": 335.294,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.77605,
"c": 0.08799,
"h": 352.9
},
"luminance": 0.44715
}Semantic roles & 50–950 ramp
primary
#E39FBB
secondary
#DCEFE7
accent
#C28123
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182