#E99993#E99993
#E99993 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.1% C 0.097 H 24.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E99993 |
|---|---|
| RGB | rgb(233, 153, 147) |
| HSL | hsl(4, 66%, 75%) |
| HSV | hsv(4, 37%, 91%) |
| CMYK | cmyk(0%, 34.3%, 36.9%, 8.6%) |
| CIE-LAB | lab(71.02, 29.25, 15.56) |
| CIE-LCH | lch(71.02, 33.13, 28.01°) |
| OKLab | oklab(76.13% 0.0886 0.04) |
| OKLCH | oklch(76.13% 0.097 24.3) |
| XYZ | xyz(50.2640, 42.2164, 33.0993) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.92
Peachy Pink
#FF9A8A
ΔE00 5.19
Lightcoral
#F08080
ΔE00 6.48
Light Salmon
#FEA993
ΔE00 7.09
Dusty Pink (survey)
#D58A94
ΔE00 7.44
Blush Pink
#FE828C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99993 #93E3E9
analogous
#E993B8 #E99993 #E9C493
triadic
#E99993 #93E999 #9993E9
tetradic
#E99993 #B8E993 #93E3E9 #C493E9
square
#E99993 #B8E993 #93E3E9 #C493E9
split-complementary
#E99993 #93E9C4 #93B8E9
monochromatic
#D4392D #DF6960 #E99993 #F3C9C6 #FAE7E6
Accessibility & contrast
On white
2.22
#E99993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E99993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99993
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99993 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA492
Deuteranopia (green-blind)
#BDB492
Tritanopia (blue-blind)
#F98F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e99993; /* rgb */ color: rgb(233, 153, 147); /* oklch */ color: oklch(76.1% 0.097 24.3);
Tailwind
colors: {
custom: {
50: '#f2b7b2',
500: '#e99993',
950: '#000000',
},
}SCSS
$custom: #e99993; $custom-light: #f2b7b2; $custom-dark: #000000;
JSON
{
"hex": "#e99993",
"rgb": {
"r": 233,
"g": 153,
"b": 147
},
"hsl": {
"h": 4.186,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.76129,
"c": 0.09722,
"h": 24.3
},
"luminance": 0.42213
}Semantic roles & 50–950 ramp
primary
#E99993
secondary
#DAF0F1
accent
#C1CE17
background
#FFFBFA
surface
#FEF6F5
border
#D6D0CF
text
#171111
muted
#858080