#EA99A7#EA99A7
#EA99A7 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.8% C 0.098 H 8.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99A7 |
|---|---|
| RGB | rgb(234, 153, 167) |
| HSL | hsl(350, 66%, 76%) |
| HSV | hsv(350, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 28.6%, 8.2%) |
| CIE-LAB | lab(71.60, 32.13, 5.32) |
| CIE-LCH | lch(71.60, 32.57, 9.40°) |
| OKLab | oklab(76.75% 0.0974 0.0143) |
| OKLCH | oklch(76.75% 0.098 8.3) |
| XYZ | xyz(52.2994, 43.0684, 42.1101) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.20
Pig Pink
#E78EA5
ΔE00 3.44
Dusty Pink (survey)
#D58A94
ΔE00 5.13
Rose Pink
#F7879A
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.89
Rosa
#FE86A4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99A7 #99EADC
analogous
#EA99CF #EA99A7 #EAB399
triadic
#EA99A7 #A7EA99 #99A7EA
tetradic
#EA99A7 #CFEA99 #99EADC #B399EA
square
#EA99A7 #CFEA99 #99EADC #B399EA
split-complementary
#EA99A7 #99EAB3 #99CFEA
monochromatic
#D5334F #E0667B #EA99A7 #F4CCD3 #FAE6E9
Accessibility & contrast
On white
2.18
#EA99A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EA99A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99A7
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99A7 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#BAB5A5
Tritanopia (blue-blind)
#F8929E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea99a7; /* rgb */ color: rgb(234, 153, 167); /* oklch */ color: oklch(76.8% 0.098 8.3);
Tailwind
colors: {
custom: {
50: '#f2b8c1',
500: '#ea99a7',
950: '#000000',
},
}SCSS
$custom: #ea99a7; $custom-light: #f2b8c1; $custom-dark: #000000;
JSON
{
"hex": "#ea99a7",
"rgb": {
"r": 234,
"g": 153,
"b": 167
},
"hsl": {
"h": 349.63,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.76754,
"c": 0.0984,
"h": 8.3
},
"luminance": 0.43065
}Semantic roles & 50–950 ramp
primary
#EA99A7
secondary
#DAF1ED
accent
#CEAE18
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081