#EA98A3#EA98A3
#EA98A3 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.5% C 0.099 H 10.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98A3 |
|---|---|
| RGB | rgb(234, 152, 163) |
| HSL | hsl(352, 66%, 76%) |
| HSV | hsv(352, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 30.3%, 8.2%) |
| CIE-LAB | lab(71.28, 32.13, 7.08) |
| CIE-LCH | lch(71.28, 32.90, 12.42°) |
| OKLab | oklab(76.48% 0.0975 0.0188) |
| OKLCH | oklch(76.48% 0.099 10.9) |
| XYZ | xyz(51.7724, 42.5968, 40.1384) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.91
Pig Pink
#E78EA5
ΔE00 4.07
Dusty Pink (survey)
#D58A94
ΔE00 4.79
Rose Pink
#F7879A
ΔE00 4.87
Rosa
#FE86A4
ΔE00 6.29
Soft Pink
#FDB0C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98A3 #98EADF
analogous
#EA98CC #EA98A3 #EAB698
triadic
#EA98A3 #A3EA98 #98A3EA
tetradic
#EA98A3 #CCEA98 #98EADF #B698EA
square
#EA98A3 #CCEA98 #98EADF #B698EA
split-complementary
#EA98A3 #98EAB6 #98CCEA
monochromatic
#D53248 #E06576 #EA98A3 #F4CBD0 #FAE6E8
Accessibility & contrast
On white
2.21
#EA98A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EA98A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98A3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98A3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#BAB4A1
Tritanopia (blue-blind)
#F9919C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea98a3; /* rgb */ color: rgb(234, 152, 163); /* oklch */ color: oklch(76.5% 0.099 10.9);
Tailwind
colors: {
custom: {
50: '#f2b7be',
500: '#ea98a3',
950: '#000000',
},
}SCSS
$custom: #ea98a3; $custom-light: #f2b7be; $custom-dark: #000000;
JSON
{
"hex": "#ea98a3",
"rgb": {
"r": 234,
"g": 152,
"b": 163
},
"hsl": {
"h": 351.951,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.76476,
"c": 0.09925,
"h": 10.9
},
"luminance": 0.42593
}Semantic roles & 50–950 ramp
primary
#EA98A3
secondary
#DAF1EE
accent
#CEB618
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081