#EA9593#EA9593
#EA9593 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.6% C 0.103 H 21.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9593 |
|---|---|
| RGB | rgb(234, 149, 147) |
| HSL | hsl(1, 67%, 75%) |
| HSV | hsv(1, 37%, 92%) |
| CMYK | cmyk(0%, 36.3%, 37.2%, 8.2%) |
| CIE-LAB | lab(70.24, 31.74, 14.49) |
| CIE-LCH | lch(70.24, 34.89, 24.54°) |
| OKLab | oklab(75.56% 0.0961 0.0374) |
| OKLCH | oklch(75.56% 0.103 21.2) |
| XYZ | xyz(49.9477, 41.0977, 32.9001) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.37
Blush (survey)
#F29E8E
ΔE00 5.40
Peachy Pink
#FF9A8A
ΔE00 6.06
Blush Pink
#FE828C
ΔE00 6.10
Dusty Pink (survey)
#D58A94
ΔE00 6.26
Rose Pink
#F7879A
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9593 #93E8EA
analogous
#EA93BD #EA9593 #EAC093
triadic
#EA9593 #93EA95 #9593EA
tetradic
#EA9593 #BDEA93 #93E8EA #C093EA
square
#EA9593 #BDEA93 #93E8EA #C093EA
split-complementary
#EA9593 #93EAC0 #93BDEA
monochromatic
#D6302D #E06360 #EA9593 #F4C7C6 #FAE6E5
Accessibility & contrast
On white
2.28
#EA9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9593
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9593 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#BBB292
Tritanopia (blue-blind)
#FA8B95
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea9593; /* rgb */ color: rgb(234, 149, 147); /* oklch */ color: oklch(75.6% 0.103 21.2);
Tailwind
colors: {
custom: {
50: '#f3b5b2',
500: '#ea9593',
950: '#000000',
},
}SCSS
$custom: #ea9593; $custom-light: #f3b5b2; $custom-dark: #000000;
JSON
{
"hex": "#ea9593",
"rgb": {
"r": 234,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.379,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75559,
"c": 0.10313,
"h": 21.2
},
"luminance": 0.41094
}Semantic roles & 50–950 ramp
primary
#EA9593
secondary
#D9F1F2
accent
#CBCF16
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080