#EA9993#EA9993
#EA9993 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.2% C 0.098 H 24.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9993 |
|---|---|
| RGB | rgb(234, 153, 147) |
| HSL | hsl(4, 67%, 75%) |
| HSV | hsv(4, 37%, 92%) |
| CMYK | cmyk(0%, 34.6%, 37.2%, 8.2%) |
| CIE-LAB | lab(71.14, 29.63, 15.74) |
| CIE-LCH | lch(71.14, 33.55, 27.97°) |
| OKLab | oklab(76.24% 0.0897 0.0405) |
| OKLCH | oklch(76.24% 0.098 24.3) |
| XYZ | xyz(50.5914, 42.3852, 33.1147) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.87
Peachy Pink
#FF9A8A
ΔE00 5.05
Lightcoral
#F08080
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 7.02
Blush Pink
#FE828C
ΔE00 7.46
Dusty Pink (survey)
#D58A94
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9993 #93E4EA
analogous
#EA93B9 #EA9993 #EAC593
triadic
#EA9993 #93EA99 #9993EA
tetradic
#EA9993 #B9EA93 #93E4EA #C593EA
square
#EA9993 #B9EA93 #93E4EA #C593EA
split-complementary
#EA9993 #93EAC5 #93B9EA
monochromatic
#D6382D #E06960 #EA9993 #F4C9C6 #FAE7E5
Accessibility & contrast
On white
2.22
#EA9993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EA9993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9993
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9993 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 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)
#AAA492
Deuteranopia (green-blind)
#BDB492
Tritanopia (blue-blind)
#FA8F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9993; /* rgb */ color: rgb(234, 153, 147); /* oklch */ color: oklch(76.2% 0.098 24.3);
Tailwind
colors: {
custom: {
50: '#f3b7b2',
500: '#ea9993',
950: '#000000',
},
}SCSS
$custom: #ea9993; $custom-light: #f3b7b2; $custom-dark: #000000;
JSON
{
"hex": "#ea9993",
"rgb": {
"r": 234,
"g": 153,
"b": 147
},
"hsl": {
"h": 4.138,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76244,
"c": 0.09843,
"h": 24.3
},
"luminance": 0.42381
}Semantic roles & 50–950 ramp
primary
#EA9993
secondary
#D9F0F2
accent
#C3CF16
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080