#EA9994#EA9994
#EA9994 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.3% C 0.098 H 23.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9994 |
|---|---|
| RGB | rgb(234, 153, 148) |
| HSL | hsl(3, 67%, 75%) |
| HSV | hsv(3, 37%, 92%) |
| CMYK | cmyk(0%, 34.6%, 36.8%, 8.2%) |
| CIE-LAB | lab(71.16, 29.74, 15.21) |
| CIE-LCH | lch(71.16, 33.41, 27.09°) |
| OKLab | oklab(76.27% 0.0901 0.0392) |
| OKLCH | oklch(76.27% 0.098 23.5) |
| XYZ | xyz(50.6702, 42.4167, 33.5297) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.20
Peachy Pink
#FF9A8A
ΔE00 5.32
Lightcoral
#F08080
ΔE00 6.37
Dusty Pink (survey)
#D58A94
ΔE00 7.26
Blush Pink
#FE828C
ΔE00 7.28
Light Salmon
#FEA993
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9994 #94E5EA
analogous
#EA94BA #EA9994 #EAC494
triadic
#EA9994 #94EA99 #9994EA
tetradic
#EA9994 #BAEA94 #94E5EA #C494EA
square
#EA9994 #BAEA94 #94E5EA #C494EA
split-complementary
#EA9994 #94EAC4 #94BAEA
monochromatic
#D6372E #E06861 #EA9994 #F4CAC7 #FAE7E5
Accessibility & contrast
On white
2.21
#EA9994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EA9994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9994
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9994 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#FA8F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9994; /* rgb */ color: rgb(234, 153, 148); /* oklch */ color: oklch(76.3% 0.098 23.5);
Tailwind
colors: {
custom: {
50: '#f3b7b3',
500: '#ea9994',
950: '#000000',
},
}SCSS
$custom: #ea9994; $custom-light: #f3b7b3; $custom-dark: #000000;
JSON
{
"hex": "#ea9994",
"rgb": {
"r": 234,
"g": 153,
"b": 148
},
"hsl": {
"h": 3.488,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.76267,
"c": 0.09826,
"h": 23.5
},
"luminance": 0.42413
}Semantic roles & 50–950 ramp
primary
#EA9994
secondary
#DAF0F1
accent
#C4CF16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080