#E99294#E99294
#E99294 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.0% C 0.106 H 18.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E99294 |
|---|---|
| RGB | rgb(233, 146, 148) |
| HSL | hsl(359, 66%, 74%) |
| HSV | hsv(359, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 36.5%, 8.6%) |
| CIE-LAB | lab(69.49, 33.07, 12.85) |
| CIE-LCH | lch(69.49, 35.48, 21.24°) |
| OKLab | oklab(74.96% 0.1002 0.0333) |
| OKLCH | oklch(74.96% 0.106 18.4) |
| XYZ | xyz(49.2305, 40.0234, 33.1436) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.07
Dusty Pink (survey)
#D58A94
ΔE00 5.08
Blush Pink
#FE828C
ΔE00 5.33
Rose Pink
#F7879A
ΔE00 5.47
Blush (survey)
#F29E8E
ΔE00 6.90
Pig Pink
#E78EA5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99294 #92E9E7
analogous
#E992C0 #E99294 #E9BC92
triadic
#E99294 #94E992 #9294E9
tetradic
#E99294 #C0E992 #92E9E7 #BC92E9
square
#E99294 #C0E992 #92E9E7 #BC92E9
split-complementary
#E99294 #92E9BC #92C0E9
monochromatic
#D42C30 #DF5F62 #E99294 #F3C5C6 #FAE6E6
Accessibility & contrast
On white
2.33
#E99294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E99294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99294
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99294 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F94
Deuteranopia (green-blind)
#B8B093
Tritanopia (blue-blind)
#F98893
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e99294; /* rgb */ color: rgb(233, 146, 148); /* oklch */ color: oklch(75.0% 0.106 18.4);
Tailwind
colors: {
custom: {
50: '#f2b3b3',
500: '#e99294',
950: '#000000',
},
}SCSS
$custom: #e99294; $custom-light: #f2b3b3; $custom-dark: #000000;
JSON
{
"hex": "#e99294",
"rgb": {
"r": 233,
"g": 146,
"b": 148
},
"hsl": {
"h": 358.621,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.74959,
"c": 0.10559,
"h": 18.4
},
"luminance": 0.4002
}Semantic roles & 50–950 ramp
primary
#E99294
secondary
#DAF1F1
accent
#CECA17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080