#EA97A3#EA97A3
#EA97A3 is a light, moderate red. Relative luminance 0.423; OKLCH L 76.3% C 0.101 H 10.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97A3 |
|---|---|
| RGB | rgb(234, 151, 163) |
| HSL | hsl(351, 66%, 75%) |
| HSV | hsv(351, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 30.3%, 8.2%) |
| CIE-LAB | lab(71.06, 32.66, 6.76) |
| CIE-LCH | lch(71.06, 33.35, 11.70°) |
| OKLab | oklab(76.31% 0.099 0.018) |
| OKLCH | oklch(76.31% 0.101 10.3) |
| XYZ | xyz(51.6108, 42.2736, 40.0845) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.71
Faded Pink
#DE9DAC
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.63
Dusty Pink (survey)
#D58A94
ΔE00 4.68
Rosa
#FE86A4
ΔE00 5.98
Dull Pink
#D5869D
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97A3 #97EADE
analogous
#EA97CD #EA97A3 #EAB497
triadic
#EA97A3 #A3EA97 #97A3EA
tetradic
#EA97A3 #CDEA97 #97EADE #B497EA
square
#EA97A3 #CDEA97 #97EADE #B497EA
split-complementary
#EA97A3 #97EAB4 #97CDEA
monochromatic
#D53149 #E06476 #EA97A3 #F4CAD0 #FAE6E8
Accessibility & contrast
On white
2.22
#EA97A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EA97A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97A3
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97A3 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A3
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#F9909B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea97a3; /* rgb */ color: rgb(234, 151, 163); /* oklch */ color: oklch(76.3% 0.101 10.3);
Tailwind
colors: {
custom: {
50: '#f2b6be',
500: '#ea97a3',
950: '#000000',
},
}SCSS
$custom: #ea97a3; $custom-light: #f2b6be; $custom-dark: #000000;
JSON
{
"hex": "#ea97a3",
"rgb": {
"r": 234,
"g": 151,
"b": 163
},
"hsl": {
"h": 351.325,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76306,
"c": 0.10066,
"h": 10.3
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#EA97A3
secondary
#DAF1EE
accent
#CEB417
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081