#E39BB2#E39BB2
#E39BB2 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.6% C 0.090 H 358.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BB2 |
|---|---|
| RGB | rgb(227, 155, 178) |
| HSL | hsl(341, 56%, 75%) |
| HSV | hsv(341, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 21.6%, 11%) |
| CIE-LAB | lab(71.55, 30.09, -0.95) |
| CIE-LCH | lch(71.55, 30.11, 358.19°) |
| OKLab | oklab(76.64% 0.0904 -0.0021) |
| OKLCH | oklch(76.64% 0.09 358.7) |
| XYZ | xyz(51.4365, 42.9909, 47.6996) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.52
Pig Pink
#E78EA5
ΔE00 3.89
Dull Pink
#D5869D
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 5.78
Soft Pink
#FDB0C0
ΔE00 6.31
Powder Pink
#FFB2D0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BB2 #9BE3CC
analogous
#E39BD6 #E39BB2 #E3A89B
triadic
#E39BB2 #B2E39B #9BB2E3
tetradic
#E39BB2 #D6E39B #9BE3CC #A89BE3
square
#E39BB2 #D6E39B #9BE3CC #A89BE3
split-complementary
#E39BB2 #9BE3A8 #9BD6E3
monochromatic
#C83B68 #D66B8D #E39BB2 #F0CBD7 #F8E7ED
Accessibility & contrast
On white
2.19
#E39BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E39BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BB2
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BB2 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#EF97A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39bb2; /* rgb */ color: rgb(227, 155, 178); /* oklch */ color: oklch(76.6% 0.090 358.7);
Tailwind
colors: {
custom: {
50: '#edb9c9',
500: '#e39bb2',
950: '#000000',
},
}SCSS
$custom: #e39bb2; $custom-light: #edb9c9; $custom-dark: #000000;
JSON
{
"hex": "#e39bb2",
"rgb": {
"r": 227,
"g": 155,
"b": 178
},
"hsl": {
"h": 340.833,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76636,
"c": 0.09043,
"h": 358.7
},
"luminance": 0.42988
}Semantic roles & 50–950 ramp
primary
#E39BB2
secondary
#DBF0E9
accent
#C49022
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082