#EA99A0#EA99A0
#EA99A0 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.6% C 0.098 H 14.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99A0 |
|---|---|
| RGB | rgb(234, 153, 160) |
| HSL | hsl(355, 66%, 76%) |
| HSV | hsv(355, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 31.6%, 8.2%) |
| CIE-LAB | lab(71.43, 31.22, 8.96) |
| CIE-LCH | lch(71.43, 32.48, 16.01°) |
| OKLab | oklab(76.57% 0.0947 0.0236) |
| OKLCH | oklch(76.57% 0.098 14) |
| XYZ | xyz(51.6698, 42.8166, 38.7939) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.71
Dusty Pink (survey)
#D58A94
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.38
Greyish Pink
#C88D94
ΔE00 6.76
Soft Pink
#FDB0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99A0 #99EAE3
analogous
#EA99C8 #EA99A0 #EABA99
triadic
#EA99A0 #A0EA99 #99A0EA
tetradic
#EA99A0 #C8EA99 #99EAE3 #BA99EA
square
#EA99A0 #C8EA99 #99EAE3 #BA99EA
split-complementary
#EA99A0 #99EABA #99C8EA
monochromatic
#D53341 #E06671 #EA99A0 #F4CCCF #FAE6E7
Accessibility & contrast
On white
2.20
#EA99A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EA99A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99A0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99A0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#F9919C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea99a0; /* rgb */ color: rgb(234, 153, 160); /* oklch */ color: oklch(76.6% 0.098 14.0);
Tailwind
colors: {
custom: {
50: '#f2b8bc',
500: '#ea99a0',
950: '#000000',
},
}SCSS
$custom: #ea99a0; $custom-light: #f2b8bc; $custom-dark: #000000;
JSON
{
"hex": "#ea99a0",
"rgb": {
"r": 234,
"g": 153,
"b": 160
},
"hsl": {
"h": 354.815,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.76567,
"c": 0.09762,
"h": 14
},
"luminance": 0.42813
}Semantic roles & 50–950 ramp
primary
#EA99A0
secondary
#DAF1EF
accent
#CEBE18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081