#EA899A#EA899A
#EA899A is a light, moderate red. Relative luminance 0.377; OKLCH L 73.8% C 0.119 H 9.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA899A |
|---|---|
| RGB | rgb(234, 137, 154) |
| HSL | hsl(349, 70%, 73%) |
| HSV | hsv(349, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 34.2%, 8.2%) |
| CIE-LAB | lab(67.81, 38.86, 7.14) |
| CIE-LCH | lch(67.81, 39.51, 10.41°) |
| OKLab | oklab(73.76% 0.1179 0.019) |
| OKLCH | oklch(73.76% 0.119 9.1) |
| XYZ | xyz(48.7121, 37.7208, 35.2809) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.32
Pig Pink
#E78EA5
ΔE00 2.96
Rosa
#FE86A4
ΔE00 4.06
Dusty Pink (survey)
#D58A94
ΔE00 4.09
Carnation
#FD798F
ΔE00 4.84
Dull Pink
#D5869D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA899A #89EAD9
analogous
#EA89CA #EA899A #EAA989
triadic
#EA899A #9AEA89 #899AEA
tetradic
#EA899A #CAEA89 #89EAD9 #A989EA
square
#EA899A #CAEA89 #89EAD9 #A989EA
split-complementary
#EA899A #89EAA9 #89CAEA
monochromatic
#D32644 #E1556E #EA899A #F3BDC6 #FAE5E9
Accessibility & contrast
On white
2.46
#EA899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA899A
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA899A | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#B2AC98
Tritanopia (blue-blind)
#FA808F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea899a; /* rgb */ color: rgb(234, 137, 154); /* oklch */ color: oklch(73.8% 0.119 9.1);
Tailwind
colors: {
custom: {
50: '#f3adb7',
500: '#ea899a',
950: '#000000',
},
}SCSS
$custom: #ea899a; $custom-light: #f3adb7; $custom-dark: #000000;
JSON
{
"hex": "#ea899a",
"rgb": {
"r": 234,
"g": 137,
"b": 154
},
"hsl": {
"h": 349.485,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.73755,
"c": 0.11938,
"h": 9.1
},
"luminance": 0.37717
}Semantic roles & 50–950 ramp
primary
#EA899A
secondary
#D9F2EE
accent
#D2B014
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80