#E99D94#E99D94
#E99D94 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.8% C 0.093 H 26.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E99D94 |
|---|---|
| RGB | rgb(233, 157, 148) |
| HSL | hsl(6, 66%, 75%) |
| HSV | hsv(6, 36%, 91%) |
| CMYK | cmyk(0%, 32.6%, 36.5%, 8.6%) |
| CIE-LAB | lab(71.95, 27.24, 16.30) |
| CIE-LCH | lch(71.95, 31.75, 30.89°) |
| OKLab | oklab(76.85% 0.0826 0.0418) |
| OKLCH | oklch(76.85% 0.093 26.9) |
| XYZ | xyz(51.0085, 43.5793, 33.7363) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.92
Peachy Pink
#FF9A8A
ΔE00 4.85
Light Salmon
#FEA993
ΔE00 5.90
Darksalmon
#E9967A
ΔE00 6.93
Pale Salmon
#FFB19A
ΔE00 7.11
Pinkish Tan
#D99B82
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99D94 #94E0E9
analogous
#E994B6 #E99D94 #E9C894
triadic
#E99D94 #94E99D #9D94E9
tetradic
#E99D94 #B6E994 #94E0E9 #C894E9
square
#E99D94 #B6E994 #94E0E9 #C894E9
split-complementary
#E99D94 #94E9C8 #94B6E9
monochromatic
#D4402E #DF6F61 #E99D94 #F3CBC7 #FAE8E6
Accessibility & contrast
On white
2.16
#E99D94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E99D94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99D94
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99D94 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#BFB693
Tritanopia (blue-blind)
#F9939B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e99d94; /* rgb */ color: rgb(233, 157, 148); /* oklch */ color: oklch(76.8% 0.093 26.9);
Tailwind
colors: {
custom: {
50: '#f2bab3',
500: '#e99d94',
950: '#000000',
},
}SCSS
$custom: #e99d94; $custom-light: #f2bab3; $custom-dark: #000000;
JSON
{
"hex": "#e99d94",
"rgb": {
"r": 233,
"g": 157,
"b": 148
},
"hsl": {
"h": 6.353,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.7685,
"c": 0.09259,
"h": 26.9
},
"luminance": 0.43576
}Semantic roles & 50–950 ramp
primary
#E99D94
secondary
#DAEFF1
accent
#BACE18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080