#EA9199#EA9199
#EA9199 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.0% C 0.108 H 14.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9199 |
|---|---|
| RGB | rgb(234, 145, 153) |
| HSL | hsl(355, 68%, 74%) |
| HSV | hsv(355, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 34.6%, 8.2%) |
| CIE-LAB | lab(69.50, 34.56, 10.11) |
| CIE-LCH | lch(69.50, 36.01, 16.30°) |
| OKLab | oklab(75.04% 0.1048 0.0265) |
| OKLCH | oklch(75.04% 0.108 14.2) |
| XYZ | xyz(49.8088, 40.0470, 35.2373) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.90
Dusty Pink (survey)
#D58A94
ΔE00 4.22
Pig Pink
#E78EA5
ΔE00 4.94
Blush Pink
#FE828C
ΔE00 5.20
Faded Pink
#DE9DAC
ΔE00 5.96
Lightcoral
#F08080
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9199 #91EAE2
analogous
#EA91C6 #EA9199 #EAB691
triadic
#EA9199 #99EA91 #9199EA
tetradic
#EA9199 #C6EA91 #91EAE2 #B691EA
square
#EA9199 #C6EA91 #91EAE2 #B691EA
split-complementary
#EA9199 #91EAB6 #91C6EA
monochromatic
#D62A3A #E05E69 #EA9199 #F4C4C9 #FAE5E7
Accessibility & contrast
On white
2.33
#EA9199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EA9199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9199
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9199 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#FA8894
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea9199; /* rgb */ color: rgb(234, 145, 153); /* oklch */ color: oklch(75.0% 0.108 14.2);
Tailwind
colors: {
custom: {
50: '#f3b2b7',
500: '#ea9199',
950: '#000000',
},
}SCSS
$custom: #ea9199; $custom-light: #f3b2b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9199",
"rgb": {
"r": 234,
"g": 145,
"b": 153
},
"hsl": {
"h": 354.607,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75036,
"c": 0.1081,
"h": 14.2
},
"luminance": 0.40043
}Semantic roles & 50–950 ramp
primary
#EA9199
secondary
#D9F2EF
accent
#D0BF16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080