#EA99A3#EA99A3
#EA99A3 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.6% C 0.098 H 11.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99A3 |
|---|---|
| RGB | rgb(234, 153, 163) |
| HSL | hsl(353, 66%, 76%) |
| HSV | hsv(353, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 30.3%, 8.2%) |
| CIE-LAB | lab(71.50, 31.60, 7.40) |
| CIE-LCH | lch(71.50, 32.46, 13.17°) |
| OKLab | oklab(76.65% 0.0959 0.0196) |
| OKLCH | oklch(76.65% 0.098 11.6) |
| XYZ | xyz(51.9354, 42.9228, 40.1927) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.96
Pig Pink
#E78EA5
ΔE00 4.44
Dusty Pink (survey)
#D58A94
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 6.34
Rosa
#FE86A4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99A3 #99EAE0
analogous
#EA99CB #EA99A3 #EAB799
triadic
#EA99A3 #A3EA99 #99A3EA
tetradic
#EA99A3 #CBEA99 #99EAE0 #B799EA
square
#EA99A3 #CBEA99 #99EAE0 #B799EA
split-complementary
#EA99A3 #99EAB7 #99CBEA
monochromatic
#D53347 #E06675 #EA99A3 #F4CCD1 #FAE6E8
Accessibility & contrast
On white
2.19
#EA99A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EA99A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99A3
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99A3 | 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)
#A7A6A3
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#F9929D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea99a3; /* rgb */ color: rgb(234, 153, 163); /* oklch */ color: oklch(76.6% 0.098 11.6);
Tailwind
colors: {
custom: {
50: '#f2b8be',
500: '#ea99a3',
950: '#000000',
},
}SCSS
$custom: #ea99a3; $custom-light: #f2b8be; $custom-dark: #000000;
JSON
{
"hex": "#ea99a3",
"rgb": {
"r": 234,
"g": 153,
"b": 163
},
"hsl": {
"h": 352.593,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.76646,
"c": 0.09786,
"h": 11.6
},
"luminance": 0.42919
}Semantic roles & 50–950 ramp
primary
#EA99A3
secondary
#DAF1EE
accent
#CEB718
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081