#E39B95#E39B95
#E39B95 is a light, moderate red. Relative luminance 0.419; OKLCH L 75.9% C 0.087 H 24.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E39B95 |
|---|---|
| RGB | rgb(227, 155, 149) |
| HSL | hsl(5, 58%, 74%) |
| HSV | hsv(5, 34%, 89%) |
| CMYK | cmyk(0%, 31.7%, 34.4%, 11%) |
| CIE-LAB | lab(70.83, 26.16, 14.09) |
| CIE-LCH | lch(70.83, 29.71, 28.31°) |
| OKLab | oklab(75.85% 0.0795 0.0364) |
| OKLCH | oklch(75.85% 0.087 24.6) |
| XYZ | xyz(48.8264, 41.9468, 33.9528) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.44
Peachy Pink
#FF9A8A
ΔE00 6.25
Dusty Pink (survey)
#D58A94
ΔE00 7.22
Light Salmon
#FEA993
ΔE00 7.41
Lightcoral
#F08080
ΔE00 7.56
Greyish Pink
#C88D94
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39B95 #95DDE3
analogous
#E395B6 #E39B95 #E3C295
triadic
#E39B95 #95E39B #9B95E3
tetradic
#E39B95 #B6E395 #95DDE3 #C295E3
square
#E39B95 #B6E395 #95DDE3 #C295E3
split-complementary
#E39B95 #95E3C2 #95B6E3
monochromatic
#C94035 #D66D65 #E39B95 #F0C9C5 #F9E8E7
Accessibility & contrast
On white
2.24
#E39B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E39B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39B95
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39B95 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#F2929A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e39b95; /* rgb */ color: rgb(227, 155, 149); /* oklch */ color: oklch(75.9% 0.087 24.6);
Tailwind
colors: {
custom: {
50: '#edb9b4',
500: '#e39b95',
950: '#000000',
},
}SCSS
$custom: #e39b95; $custom-light: #edb9b4; $custom-dark: #000000;
JSON
{
"hex": "#e39b95",
"rgb": {
"r": 227,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.615,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.75851,
"c": 0.08741,
"h": 24.6
},
"luminance": 0.41944
}Semantic roles & 50–950 ramp
primary
#E39B95
secondary
#DBEEF0
accent
#B9C620
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080