#E39F97#E39F97
#E39F97 is a light, moderate red. Relative luminance 0.434; OKLCH L 76.6% C 0.083 H 26.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E39F97 |
|---|---|
| RGB | rgb(227, 159, 151) |
| HSL | hsl(6, 58%, 74%) |
| HSV | hsv(6, 33%, 89%) |
| CMYK | cmyk(0%, 30%, 33.5%, 11%) |
| CIE-LAB | lab(71.80, 24.27, 14.34) |
| CIE-LCH | lch(71.80, 28.19, 30.59°) |
| OKLab | oklab(76.61% 0.0739 0.037) |
| OKLCH | oklch(76.61% 0.083 26.6) |
| XYZ | xyz(49.6642, 43.3647, 35.0265) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 6.65
Pinkish Tan
#D99B82
ΔE00 7.09
Pale Salmon
#FFB19A
ΔE00 7.51
Darksalmon
#E9967A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39F97 #97DBE3
analogous
#E397B5 #E39F97 #E3C597
triadic
#E39F97 #97E39F #9F97E3
tetradic
#E39F97 #B5E397 #97DBE3 #C597E3
square
#E39F97 #B5E397 #97DBE3 #C597E3
split-complementary
#E39F97 #97E3C5 #97B5E3
monochromatic
#C94637 #D67267 #E39F97 #F0CCC7 #F9E9E7
Accessibility & contrast
On white
2.17
#E39F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E39F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39F97
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39F97 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#F1979D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e39f97; /* rgb */ color: rgb(227, 159, 151); /* oklch */ color: oklch(76.6% 0.083 26.6);
Tailwind
colors: {
custom: {
50: '#edbbb5',
500: '#e39f97',
950: '#000000',
},
}SCSS
$custom: #e39f97; $custom-light: #edbbb5; $custom-dark: #000000;
JSON
{
"hex": "#e39f97",
"rgb": {
"r": 227,
"g": 159,
"b": 151
},
"hsl": {
"h": 6.316,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.76612,
"c": 0.08261,
"h": 26.6
},
"luminance": 0.43362
}Semantic roles & 50–950 ramp
primary
#E39F97
secondary
#DBEEF0
accent
#B4C520
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180