#EA8899#EA8899
#EA8899 is a light, vivid red. Relative luminance 0.374; OKLCH L 73.6% C 0.121 H 9.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8899 |
|---|---|
| RGB | rgb(234, 136, 153) |
| HSL | hsl(350, 70%, 73%) |
| HSV | hsv(350, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 34.6%, 8.2%) |
| CIE-LAB | lab(67.58, 39.26, 7.36) |
| CIE-LCH | lch(67.58, 39.94, 10.62°) |
| OKLab | oklab(73.57% 0.1191 0.0195) |
| OKLCH | oklch(73.57% 0.121 9.3) |
| XYZ | xyz(48.4877, 37.4047, 34.7969) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.26
Pig Pink
#E78EA5
ΔE00 3.15
Rosa
#FE86A4
ΔE00 4.07
Dusty Pink (survey)
#D58A94
ΔE00 4.12
Carnation
#FD798F
ΔE00 4.64
Dull Pink
#D5869D
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8899 #88EAD9
analogous
#EA88CA #EA8899 #EAA888
triadic
#EA8899 #99EA88 #8899EA
tetradic
#EA8899 #CAEA88 #88EAD9 #A888EA
square
#EA8899 #CAEA88 #88EAD9 #A888EA
split-complementary
#EA8899 #88EAA8 #88CAEA
monochromatic
#D22543 #E1546C #EA8899 #F3BCC6 #FAE5E9
Accessibility & contrast
On white
2.48
#EA8899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA8899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8899
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8899 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999999
Deuteranopia (green-blind)
#B1AC97
Tritanopia (blue-blind)
#FA7F8E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea8899; /* rgb */ color: rgb(234, 136, 153); /* oklch */ color: oklch(73.6% 0.121 9.3);
Tailwind
colors: {
custom: {
50: '#f3acb7',
500: '#ea8899',
950: '#000000',
},
}SCSS
$custom: #ea8899; $custom-light: #f3acb7; $custom-dark: #000000;
JSON
{
"hex": "#ea8899",
"rgb": {
"r": 234,
"g": 136,
"b": 153
},
"hsl": {
"h": 349.592,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.73568,
"c": 0.12066,
"h": 9.3
},
"luminance": 0.37401
}Semantic roles & 50–950 ramp
primary
#EA8899
secondary
#D9F2EE
accent
#D2B114
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80