#EA98A2#EA98A2
#EA98A2 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.4% C 0.099 H 11.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98A2 |
|---|---|
| RGB | rgb(234, 152, 162) |
| HSL | hsl(353, 66%, 76%) |
| HSV | hsv(353, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 30.8%, 8.2%) |
| CIE-LAB | lab(71.26, 32.00, 7.60) |
| CIE-LCH | lch(71.26, 32.89, 13.36°) |
| OKLab | oklab(76.45% 0.0971 0.0201) |
| OKLCH | oklch(76.45% 0.099 11.7) |
| XYZ | xyz(51.6831, 42.5611, 39.6684) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.13
Pig Pink
#E78EA5
ΔE00 4.36
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 4.91
Rosa
#FE86A4
ΔE00 6.46
Soft Pink
#FDB0C0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98A2 #98EAE0
analogous
#EA98CB #EA98A2 #EAB798
triadic
#EA98A2 #A2EA98 #98A2EA
tetradic
#EA98A2 #CBEA98 #98EAE0 #B798EA
square
#EA98A2 #CBEA98 #98EAE0 #B798EA
split-complementary
#EA98A2 #98EAB7 #98CBEA
monochromatic
#D53246 #E06574 #EA98A2 #F4CBD0 #FAE6E8
Accessibility & contrast
On white
2.21
#EA98A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EA98A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98A2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98A2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#F9919C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea98a2; /* rgb */ color: rgb(234, 152, 162); /* oklch */ color: oklch(76.4% 0.099 11.7);
Tailwind
colors: {
custom: {
50: '#f2b7bd',
500: '#ea98a2',
950: '#000000',
},
}SCSS
$custom: #ea98a2; $custom-light: #f2b7bd; $custom-dark: #000000;
JSON
{
"hex": "#ea98a2",
"rgb": {
"r": 234,
"g": 152,
"b": 162
},
"hsl": {
"h": 352.683,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.76449,
"c": 0.09914,
"h": 11.7
},
"luminance": 0.42558
}Semantic roles & 50–950 ramp
primary
#EA98A2
secondary
#DAF1EE
accent
#CEB818
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081