#EA97A0#EA97A0
#EA97A0 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.2% C 0.100 H 12.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97A0 |
|---|---|
| RGB | rgb(234, 151, 160) |
| HSL | hsl(353, 66%, 75%) |
| HSV | hsv(353, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 31.6%, 8.2%) |
| CIE-LAB | lab(70.99, 32.27, 8.32) |
| CIE-LCH | lch(70.99, 33.33, 14.46°) |
| OKLab | oklab(76.23% 0.0979 0.022) |
| OKLCH | oklch(76.23% 0.1 12.6) |
| XYZ | xyz(51.3452, 42.1673, 38.6857) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.60
Dusty Pink (survey)
#D58A94
ΔE00 4.67
Rose Pink
#F7879A
ΔE00 4.77
Rosa
#FE86A4
ΔE00 6.53
Blush Pink
#FE828C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97A0 #97EAE1
analogous
#EA97C9 #EA97A0 #EAB797
triadic
#EA97A0 #A0EA97 #97A0EA
tetradic
#EA97A0 #C9EA97 #97EAE1 #B797EA
square
#EA97A0 #C9EA97 #97EAE1 #B797EA
split-complementary
#EA97A0 #97EAB7 #97C9EA
monochromatic
#D53143 #E06471 #EA97A0 #F4CACF #FAE6E8
Accessibility & contrast
On white
2.23
#EA97A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EA97A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97A0
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97A0 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A4A0
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#F98F9A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea97a0; /* rgb */ color: rgb(234, 151, 160); /* oklch */ color: oklch(76.2% 0.100 12.6);
Tailwind
colors: {
custom: {
50: '#f3b6bc',
500: '#ea97a0',
950: '#000000',
},
}SCSS
$custom: #ea97a0; $custom-light: #f3b6bc; $custom-dark: #000000;
JSON
{
"hex": "#ea97a0",
"rgb": {
"r": 234,
"g": 151,
"b": 160
},
"hsl": {
"h": 353.494,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76226,
"c": 0.10034,
"h": 12.6
},
"luminance": 0.42164
}Semantic roles & 50–950 ramp
primary
#EA97A0
secondary
#DAF1EF
accent
#CEBA17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081