#EA99A2#EA99A2
#EA99A2 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.6% C 0.098 H 12.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99A2 |
|---|---|
| RGB | rgb(234, 153, 162) |
| HSL | hsl(353, 66%, 76%) |
| HSV | hsv(353, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 30.8%, 8.2%) |
| CIE-LAB | lab(71.48, 31.47, 7.92) |
| CIE-LCH | lch(71.48, 32.45, 14.12°) |
| OKLab | oklab(76.62% 0.0955 0.0209) |
| OKLCH | oklch(76.62% 0.098 12.4) |
| XYZ | xyz(51.8461, 42.8871, 39.7227) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.72
Dusty Pink (survey)
#D58A94
ΔE00 4.94
Rose Pink
#F7879A
ΔE00 5.19
Soft Pink
#FDB0C0
ΔE00 6.50
Greyish Pink
#C88D94
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99A2 #99EAE1
analogous
#EA99CA #EA99A2 #EAB899
triadic
#EA99A2 #A2EA99 #99A2EA
tetradic
#EA99A2 #CAEA99 #99EAE1 #B899EA
square
#EA99A2 #CAEA99 #99EAE1 #B899EA
split-complementary
#EA99A2 #99EAB8 #99CAEA
monochromatic
#D53345 #E06674 #EA99A2 #F4CCD0 #FAE6E8
Accessibility & contrast
On white
2.19
#EA99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EA99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99A2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99A2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#F9929C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea99a2; /* rgb */ color: rgb(234, 153, 162); /* oklch */ color: oklch(76.6% 0.098 12.4);
Tailwind
colors: {
custom: {
50: '#f2b8bd',
500: '#ea99a2',
950: '#000000',
},
}SCSS
$custom: #ea99a2; $custom-light: #f2b8bd; $custom-dark: #000000;
JSON
{
"hex": "#ea99a2",
"rgb": {
"r": 234,
"g": 153,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.76619,
"c": 0.09776,
"h": 12.4
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#EA99A2
secondary
#DAF1EF
accent
#CEB918
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081