#E39BA2#E39BA2
#E39BA2 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.2% C 0.087 H 12.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BA2 |
|---|---|
| RGB | rgb(227, 155, 162) |
| HSL | hsl(354, 56%, 75%) |
| HSV | hsv(354, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 28.6%, 11%) |
| CIE-LAB | lab(71.14, 27.83, 7.32) |
| CIE-LCH | lch(71.14, 28.78, 14.74°) |
| OKLab | oklab(76.18% 0.0845 0.0194) |
| OKLCH | oklch(76.18% 0.087 12.9) |
| XYZ | xyz(49.9228, 42.3853, 39.7271) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.48
Dusty Pink (survey)
#D58A94
ΔE00 4.73
Pig Pink
#E78EA5
ΔE00 5.43
Dusty Pink
#D8A7B1
ΔE00 5.53
Greyish Pink
#C88D94
ΔE00 5.74
Rose Pink
#F7879A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BA2 #9BE3DC
analogous
#E39BC6 #E39BA2 #E3B89B
triadic
#E39BA2 #A2E39B #9BA2E3
tetradic
#E39BA2 #C6E39B #9BE3DC #B89BE3
square
#E39BA2 #C6E39B #9BE3DC #B89BE3
split-complementary
#E39BA2 #9BE3B8 #9BC6E3
monochromatic
#C83B49 #D66B76 #E39BA2 #F0CBCE #F8E7E9
Accessibility & contrast
On white
2.22
#E39BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E39BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BA2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BA2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#F0949E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e39ba2; /* rgb */ color: rgb(227, 155, 162); /* oklch */ color: oklch(76.2% 0.087 12.9);
Tailwind
colors: {
custom: {
50: '#edb9bd',
500: '#e39ba2',
950: '#000000',
},
}SCSS
$custom: #e39ba2; $custom-light: #edb9bd; $custom-dark: #000000;
JSON
{
"hex": "#e39ba2",
"rgb": {
"r": 227,
"g": 155,
"b": 162
},
"hsl": {
"h": 354.167,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76182,
"c": 0.08669,
"h": 12.9
},
"luminance": 0.42382
}Semantic roles & 50–950 ramp
primary
#E39BA2
secondary
#DBF0EE
accent
#C4B422
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081