#E39E98#E39E98
#E39E98 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.084 H 24.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E39E98 |
|---|---|
| RGB | rgb(227, 158, 152) |
| HSL | hsl(5, 57%, 74%) |
| HSV | hsv(5, 33%, 89%) |
| CMYK | cmyk(0%, 30.4%, 33%, 11%) |
| CIE-LAB | lab(71.59, 24.93, 13.50) |
| CIE-LCH | lch(71.59, 28.35, 28.44°) |
| OKLab | oklab(76.46% 0.0758 0.0349) |
| OKLCH | oklch(76.46% 0.084 24.7) |
| XYZ | xyz(49.5745, 43.0548, 35.3990) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.57
Peachy Pink
#FF9A8A
ΔE00 6.55
Light Salmon
#FEA993
ΔE00 7.25
Dusty Pink (survey)
#D58A94
ΔE00 7.61
Greyish Pink
#C88D94
ΔE00 7.77
Pinkish Tan
#D99B82
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39E98 #98DDE3
analogous
#E398B8 #E39E98 #E3C498
triadic
#E39E98 #98E39E #9E98E3
tetradic
#E39E98 #B8E398 #98DDE3 #C498E3
square
#E39E98 #B8E398 #98DDE3 #C498E3
split-complementary
#E39E98 #98E3C4 #98B8E3
monochromatic
#C94338 #D67168 #E39E98 #F0CBC8 #F8E8E7
Accessibility & contrast
On white
2.19
#E39E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E39E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39E98
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39E98 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA797
Deuteranopia (green-blind)
#BCB597
Tritanopia (blue-blind)
#F1969D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39e98; /* rgb */ color: rgb(227, 158, 152); /* oklch */ color: oklch(76.5% 0.084 24.7);
Tailwind
colors: {
custom: {
50: '#edbbb6',
500: '#e39e98',
950: '#000000',
},
}SCSS
$custom: #e39e98; $custom-light: #edbbb6; $custom-dark: #000000;
JSON
{
"hex": "#e39e98",
"rgb": {
"r": 227,
"g": 158,
"b": 152
},
"hsl": {
"h": 4.8,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.76457,
"c": 0.0835,
"h": 24.7
},
"luminance": 0.43052
}Semantic roles & 50–950 ramp
primary
#E39E98
secondary
#DBEEF0
accent
#B8C521
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180