#EA949A#EA949A
#EA949A is a light, moderate red. Relative luminance 0.410; OKLCH L 75.6% C 0.104 H 15.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA949A |
|---|---|
| RGB | rgb(234, 148, 154) |
| HSL | hsl(356, 67%, 75%) |
| HSV | hsv(356, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 34.2%, 8.2%) |
| CIE-LAB | lab(70.18, 33.11, 10.51) |
| CIE-LCH | lch(70.18, 34.74, 17.62°) |
| OKLab | oklab(75.56% 0.1004 0.0275) |
| OKLCH | oklch(75.56% 0.104 15.3) |
| XYZ | xyz(50.3562, 41.0091, 35.8289) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.61
Rose Pink
#F7879A
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 5.53
Blush Pink
#FE828C
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.84
Lightcoral
#F08080
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA949A #94EAE4
analogous
#EA94C5 #EA949A #EAB994
triadic
#EA949A #9AEA94 #949AEA
tetradic
#EA949A #C5EA94 #94EAE4 #B994EA
square
#EA949A #C5EA94 #94EAE4 #B994EA
split-complementary
#EA949A #94EAB9 #94C5EA
monochromatic
#D62E39 #E0616A #EA949A #F4C7CA #FAE5E7
Accessibility & contrast
On white
2.28
#EA949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA949A
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA949A | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#FA8B96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea949a; /* rgb */ color: rgb(234, 148, 154); /* oklch */ color: oklch(75.6% 0.104 15.3);
Tailwind
colors: {
custom: {
50: '#f3b4b7',
500: '#ea949a',
950: '#000000',
},
}SCSS
$custom: #ea949a; $custom-light: #f3b4b7; $custom-dark: #000000;
JSON
{
"hex": "#ea949a",
"rgb": {
"r": 234,
"g": 148,
"b": 154
},
"hsl": {
"h": 355.814,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75564,
"c": 0.10411,
"h": 15.3
},
"luminance": 0.41005
}Semantic roles & 50–950 ramp
primary
#EA949A
secondary
#DAF1F0
accent
#CFC216
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080