#EA989A#EA989A
#EA989A is a light, moderate red. Relative luminance 0.423; OKLCH L 76.2% C 0.099 H 18.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA989A |
|---|---|
| RGB | rgb(234, 152, 154) |
| HSL | hsl(359, 66%, 76%) |
| HSV | hsv(359, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 34.2%, 8.2%) |
| CIE-LAB | lab(71.07, 31.00, 11.77) |
| CIE-LCH | lch(71.07, 33.15, 20.79°) |
| OKLab | oklab(76.24% 0.094 0.0306) |
| OKLCH | oklch(76.24% 0.099 18) |
| XYZ | xyz(50.9945, 42.2857, 36.0417) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.57
Rose Pink
#F7879A
ΔE00 6.09
Faded Pink
#DE9DAC
ΔE00 6.31
Blush Pink
#FE828C
ΔE00 6.42
Lightcoral
#F08080
ΔE00 6.51
Blush (survey)
#F29E8E
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA989A #98EAE8
analogous
#EA98C3 #EA989A #EABF98
triadic
#EA989A #9AEA98 #989AEA
tetradic
#EA989A #C3EA98 #98EAE8 #BF98EA
square
#EA989A #C3EA98 #98EAE8 #BF98EA
split-complementary
#EA989A #98EABF #98C3EA
monochromatic
#D53236 #E06568 #EA989A #F4CBCC #FAE6E6
Accessibility & contrast
On white
2.22
#EA989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA989A
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA989A | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A49A
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#F98F99
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea989a; /* rgb */ color: rgb(234, 152, 154); /* oklch */ color: oklch(76.2% 0.099 18.0);
Tailwind
colors: {
custom: {
50: '#f3b7b7',
500: '#ea989a',
950: '#000000',
},
}SCSS
$custom: #ea989a; $custom-light: #f3b7b7; $custom-dark: #000000;
JSON
{
"hex": "#ea989a",
"rgb": {
"r": 234,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.537,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.76242,
"c": 0.0989,
"h": 18
},
"luminance": 0.42282
}Semantic roles & 50–950 ramp
primary
#EA989A
secondary
#DAF1F1
accent
#CECA18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080