#E39BBA#E39BBA
#E39BBA is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.9% C 0.094 H 352.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BBA |
|---|---|
| RGB | rgb(227, 155, 186) |
| HSL | hsl(334, 56%, 75%) |
| HSV | hsv(334, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 18.1%, 11%) |
| CIE-LAB | lab(71.77, 31.30, -5.05) |
| CIE-LCH | lch(71.77, 31.70, 350.83°) |
| OKLab | oklab(76.88% 0.0932 -0.013) |
| OKLCH | oklch(76.88% 0.094 352.1) |
| XYZ | xyz(52.2633, 43.3216, 52.0539) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 5.37
Powder Pink
#FFB2D0
ΔE00 6.39
Dull Pink
#D5869D
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 7.20
Pinky
#FC86AA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BBA #9BE3C4
analogous
#E39BDE #E39BBA #E3A09B
triadic
#E39BBA #BAE39B #9BBAE3
tetradic
#E39BBA #DEE39B #9BE3C4 #A09BE3
square
#E39BBA #DEE39B #9BE3C4 #A09BE3
split-complementary
#E39BBA #9BE3A0 #9BDEE3
monochromatic
#C83B78 #D66B99 #E39BBA #F0CBDB #F8E7EF
Accessibility & contrast
On white
2.17
#E39BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E39BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BBA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BBA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#EE99A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e39bba; /* rgb */ color: rgb(227, 155, 186); /* oklch */ color: oklch(76.9% 0.094 352.1);
Tailwind
colors: {
custom: {
50: '#edb9ce',
500: '#e39bba',
950: '#000000',
},
}SCSS
$custom: #e39bba; $custom-light: #edb9ce; $custom-dark: #000000;
JSON
{
"hex": "#e39bba",
"rgb": {
"r": 227,
"g": 155,
"b": 186
},
"hsl": {
"h": 334.167,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76881,
"c": 0.09413,
"h": 352.1
},
"luminance": 0.43319
}Semantic roles & 50–950 ramp
primary
#E39BBA
secondary
#DBF0E7
accent
#C47E22
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082