#E39D9F#E39D9F
#E39D9F is a light, moderate red. Relative luminance 0.429; OKLCH L 76.5% C 0.084 H 17.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E39D9F |
|---|---|
| RGB | rgb(227, 157, 159) |
| HSL | hsl(358, 56%, 75%) |
| HSV | hsv(358, 31%, 89%) |
| CMYK | cmyk(0%, 30.8%, 30%, 11%) |
| CIE-LAB | lab(71.52, 26.36, 9.53) |
| CIE-LCH | lch(71.52, 28.03, 19.88°) |
| OKLab | oklab(76.46% 0.0802 0.025) |
| OKLCH | oklch(76.46% 0.084 17.3) |
| XYZ | xyz(49.9949, 42.9512, 38.4513) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.00
Dusty Pink (survey)
#D58A94
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 5.98
Greyish Pink
#C88D94
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 7.16
Blush (survey)
#F29E8E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39D9F #9DE3E1
analogous
#E39DC2 #E39D9F #E3BE9D
triadic
#E39D9F #9FE39D #9D9FE3
tetradic
#E39D9F #C2E39D #9DE3E1 #BE9DE3
square
#E39D9F #C2E39D #9DE3E1 #BE9DE3
split-complementary
#E39D9F #9DE3BE #9DC2E3
monochromatic
#C83E42 #D56D70 #E39D9F #F1CDCE #F8E7E8
Accessibility & contrast
On white
2.19
#E39D9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E39D9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39D9F
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39D9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39D9F | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79F
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#F1969E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39d9f; /* rgb */ color: rgb(227, 157, 159); /* oklch */ color: oklch(76.5% 0.084 17.3);
Tailwind
colors: {
custom: {
50: '#edbabb',
500: '#e39d9f',
950: '#000000',
},
}SCSS
$custom: #e39d9f; $custom-light: #edbabb; $custom-dark: #000000;
JSON
{
"hex": "#e39d9f",
"rgb": {
"r": 227,
"g": 157,
"b": 159
},
"hsl": {
"h": 358.286,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.76456,
"c": 0.08397,
"h": 17.3
},
"luminance": 0.42948
}Semantic roles & 50–950 ramp
primary
#E39D9F
secondary
#DCEFEF
accent
#C3BE22
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080