#E39BB3#E39BB3
#E39BB3 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.7% C 0.091 H 357.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BB3 |
|---|---|
| RGB | rgb(227, 155, 179) |
| HSL | hsl(340, 56%, 75%) |
| HSV | hsv(340, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 21.1%, 11%) |
| CIE-LAB | lab(71.58, 30.24, -1.46) |
| CIE-LCH | lch(71.58, 30.27, 357.23°) |
| OKLab | oklab(76.67% 0.0908 -0.0034) |
| OKLCH | oklch(76.67% 0.091 357.8) |
| XYZ | xyz(51.5373, 43.0312, 48.2303) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 4.02
Dull Pink
#D5869D
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 5.93
Soft Pink
#FDB0C0
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BB3 #9BE3CB
analogous
#E39BD7 #E39BB3 #E3A79B
triadic
#E39BB3 #B3E39B #9BB3E3
tetradic
#E39BB3 #D7E39B #9BE3CB #A79BE3
square
#E39BB3 #D7E39B #9BE3CB #A79BE3
split-complementary
#E39BB3 #9BE3A7 #9BD7E3
monochromatic
#C83B6A #D66B8F #E39BB3 #F0CBD7 #F8E7ED
Accessibility & contrast
On white
2.19
#E39BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E39BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BB3
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BB3 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#EE97A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39bb3; /* rgb */ color: rgb(227, 155, 179); /* oklch */ color: oklch(76.7% 0.091 357.8);
Tailwind
colors: {
custom: {
50: '#edb9c9',
500: '#e39bb3',
950: '#000000',
},
}SCSS
$custom: #e39bb3; $custom-light: #edb9c9; $custom-dark: #000000;
JSON
{
"hex": "#e39bb3",
"rgb": {
"r": 227,
"g": 155,
"b": 179
},
"hsl": {
"h": 340,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76666,
"c": 0.09084,
"h": 357.8
},
"luminance": 0.43028
}Semantic roles & 50–950 ramp
primary
#E39BB3
secondary
#DBF0E9
accent
#C48E22
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082