#EA9299#EA9299
#EA9299 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.2% C 0.107 H 14.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9299 |
|---|---|
| RGB | rgb(234, 146, 153) |
| HSL | hsl(355, 68%, 75%) |
| HSV | hsv(355, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 34.6%, 8.2%) |
| CIE-LAB | lab(69.72, 34.04, 10.42) |
| CIE-LCH | lch(69.72, 35.60, 17.01°) |
| OKLab | oklab(75.2% 0.1032 0.0272) |
| OKLCH | oklch(75.2% 0.107 14.8) |
| XYZ | xyz(49.9623, 40.3539, 35.2885) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.21
Dusty Pink (survey)
#D58A94
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 5.24
Blush Pink
#FE828C
ΔE00 5.31
Lightcoral
#F08080
ΔE00 5.96
Faded Pink
#DE9DAC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9299 #92EAE3
analogous
#EA92C5 #EA9299 #EAB792
triadic
#EA9299 #99EA92 #9299EA
tetradic
#EA9299 #C5EA92 #92EAE3 #B792EA
square
#EA9299 #C5EA92 #92EAE3 #B792EA
split-complementary
#EA9299 #92EAB7 #92C5EA
monochromatic
#D62B39 #E05F69 #EA9299 #F4C5C9 #FAE5E7
Accessibility & contrast
On white
2.32
#EA9299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA9299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9299
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9299 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#FA8995
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea9299; /* rgb */ color: rgb(234, 146, 153); /* oklch */ color: oklch(75.2% 0.107 14.8);
Tailwind
colors: {
custom: {
50: '#f3b3b7',
500: '#ea9299',
950: '#000000',
},
}SCSS
$custom: #ea9299; $custom-light: #f3b3b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9299",
"rgb": {
"r": 234,
"g": 146,
"b": 153
},
"hsl": {
"h": 355.227,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75203,
"c": 0.10675,
"h": 14.8
},
"luminance": 0.4035
}Semantic roles & 50–950 ramp
primary
#EA9299
secondary
#D9F2F0
accent
#D0C116
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080