#E39F95#E39F95
#E39F95 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.6% C 0.083 H 28.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E39F95 |
|---|---|
| RGB | rgb(227, 159, 149) |
| HSL | hsl(8, 58%, 74%) |
| HSV | hsv(8, 34%, 89%) |
| CMYK | cmyk(0%, 30%, 34.4%, 11%) |
| CIE-LAB | lab(71.76, 24.02, 15.38) |
| CIE-LCH | lch(71.76, 28.52, 32.64°) |
| OKLab | oklab(76.56% 0.0731 0.0396) |
| OKLCH | oklch(76.56% 0.083 28.5) |
| XYZ | xyz(49.5031, 43.3003, 34.1784) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.60
Peachy Pink
#FF9A8A
ΔE00 6.00
Light Salmon
#FEA993
ΔE00 6.14
Pinkish Tan
#D99B82
ΔE00 6.36
Darksalmon
#E9967A
ΔE00 6.83
Pale Salmon
#FFB19A
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39F95 #95D9E3
analogous
#E395B2 #E39F95 #E3C695
triadic
#E39F95 #95E39F #9F95E3
tetradic
#E39F95 #B2E395 #95D9E3 #C695E3
square
#E39F95 #B2E395 #95D9E3 #C695E3
split-complementary
#E39F95 #95E3C6 #95B2E3
monochromatic
#C94835 #D67365 #E39F95 #F0CBC5 #F9E9E7
Accessibility & contrast
On white
2.17
#E39F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E39F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39F95
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39F95 | 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)
#ADA894
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#F2969C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e39f95; /* rgb */ color: rgb(227, 159, 149); /* oklch */ color: oklch(76.6% 0.083 28.5);
Tailwind
colors: {
custom: {
50: '#edbbb4',
500: '#e39f95',
950: '#000000',
},
}SCSS
$custom: #e39f95; $custom-light: #edbbb4; $custom-dark: #000000;
JSON
{
"hex": "#e39f95",
"rgb": {
"r": 227,
"g": 159,
"b": 149
},
"hsl": {
"h": 7.692,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.76564,
"c": 0.0831,
"h": 28.5
},
"luminance": 0.43297
}Semantic roles & 50–950 ramp
primary
#E39F95
secondary
#DBEDF0
accent
#B1C620
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180