#E99194#E99194
#E99194 is a light, moderate red. Relative luminance 0.397; OKLCH L 74.8% C 0.107 H 17.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E99194 |
|---|---|
| RGB | rgb(233, 145, 148) |
| HSL | hsl(358, 67%, 74%) |
| HSV | hsv(358, 38%, 91%) |
| CMYK | cmyk(0%, 37.8%, 36.5%, 8.6%) |
| CIE-LAB | lab(69.27, 33.60, 12.54) |
| CIE-LCH | lch(69.27, 35.86, 20.47°) |
| OKLab | oklab(74.79% 0.1018 0.0325) |
| OKLCH | oklch(74.79% 0.107 17.7) |
| XYZ | xyz(49.0770, 39.7164, 33.0925) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.85
Lightcoral
#F08080
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.12
Blush Pink
#FE828C
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 6.61
Greyish Pink
#C88D94
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99194 #91E9E6
analogous
#E991C0 #E99194 #E9BA91
triadic
#E99194 #94E991 #9194E9
tetradic
#E99194 #C0E991 #91E9E6 #BA91E9
square
#E99194 #C0E991 #91E9E6 #BA91E9
split-complementary
#E99194 #91E9BA #91C0E9
monochromatic
#D52B31 #DF5E62 #E99194 #F3C4C6 #FAE5E6
Accessibility & contrast
On white
2.35
#E99194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E99194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99194
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99194 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F94
Deuteranopia (green-blind)
#B7B092
Tritanopia (blue-blind)
#F98793
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e99194; /* rgb */ color: rgb(233, 145, 148); /* oklch */ color: oklch(74.8% 0.107 17.7);
Tailwind
colors: {
custom: {
50: '#f2b2b3',
500: '#e99194',
950: '#000000',
},
}SCSS
$custom: #e99194; $custom-light: #f2b2b3; $custom-dark: #000000;
JSON
{
"hex": "#e99194",
"rgb": {
"r": 233,
"g": 145,
"b": 148
},
"hsl": {
"h": 357.955,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.74791,
"c": 0.10686,
"h": 17.7
},
"luminance": 0.39713
}Semantic roles & 50–950 ramp
primary
#E99194
secondary
#DAF1F1
accent
#CFC817
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080