#E8939B#E8939B
#E8939B is a light, moderate red. Relative luminance 0.404; OKLCH L 75.2% C 0.103 H 13.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8939B |
|---|---|
| RGB | rgb(232, 147, 155) |
| HSL | hsl(354, 65%, 74%) |
| HSV | hsv(354, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 33.2%, 9%) |
| CIE-LAB | lab(69.75, 33.02, 9.31) |
| CIE-LCH | lch(69.75, 34.31, 15.74°) |
| OKLab | oklab(75.19% 0.1002 0.0245) |
| OKLCH | oklch(75.19% 0.103 13.7) |
| XYZ | xyz(49.6306, 40.3935, 36.1867) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 4.76
Faded Pink
#DE9DAC
ΔE00 5.29
Blush Pink
#FE828C
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8939B #93E8E0
analogous
#E893C6 #E8939B #E8B693
triadic
#E8939B #9BE893 #939BE8
tetradic
#E8939B #C6E893 #93E8E0 #B693E8
square
#E8939B #C6E893 #93E8E0 #B693E8
split-complementary
#E8939B #93E8B6 #93C6E8
monochromatic
#D32E3E #DD616C #E8939B #F3C5CA #FAE6E8
Accessibility & contrast
On white
2.31
#E8939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E8939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8939B
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8939B | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19B
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#F78B96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e8939b; /* rgb */ color: rgb(232, 147, 155); /* oklch */ color: oklch(75.2% 0.103 13.7);
Tailwind
colors: {
custom: {
50: '#f1b3b8',
500: '#e8939b',
950: '#000000',
},
}SCSS
$custom: #e8939b; $custom-light: #f1b3b8; $custom-dark: #000000;
JSON
{
"hex": "#e8939b",
"rgb": {
"r": 232,
"g": 147,
"b": 155
},
"hsl": {
"h": 354.353,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.75188,
"c": 0.10311,
"h": 13.7
},
"luminance": 0.4039
}Semantic roles & 50–950 ramp
primary
#E8939B
secondary
#DAF1EF
accent
#CDBC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080