#EA97A8#EA97A8
#EA97A8 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.4% C 0.102 H 6.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97A8 |
|---|---|
| RGB | rgb(234, 151, 168) |
| HSL | hsl(348, 66%, 75%) |
| HSV | hsv(348, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 28.2%, 8.2%) |
| CIE-LAB | lab(71.18, 33.32, 4.16) |
| CIE-LCH | lch(71.18, 33.58, 7.12°) |
| OKLab | oklab(76.44% 0.1009 0.0113) |
| OKLCH | oklch(76.44% 0.102 6.4) |
| XYZ | xyz(52.0676, 42.4563, 42.4907) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.56
Faded Pink
#DE9DAC
ΔE00 3.26
Rose Pink
#F7879A
ΔE00 4.92
Dusty Pink (survey)
#D58A94
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.45
Dull Pink
#D5869D
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97A8 #97EAD9
analogous
#EA97D1 #EA97A8 #EAAF97
triadic
#EA97A8 #A8EA97 #97A8EA
tetradic
#EA97A8 #D1EA97 #97EAD9 #AF97EA
square
#EA97A8 #D1EA97 #97EAD9 #AF97EA
split-complementary
#EA97A8 #97EAAF #97D1EA
monochromatic
#D53153 #E0647D #EA97A8 #F4CAD3 #FAE6EA
Accessibility & contrast
On white
2.21
#EA97A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EA97A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97A8
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97A8 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#F8919D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea97a8; /* rgb */ color: rgb(234, 151, 168); /* oklch */ color: oklch(76.4% 0.102 6.4);
Tailwind
colors: {
custom: {
50: '#f2b6c1',
500: '#ea97a8',
950: '#000000',
},
}SCSS
$custom: #ea97a8; $custom-light: #f2b6c1; $custom-dark: #000000;
JSON
{
"hex": "#ea97a8",
"rgb": {
"r": 234,
"g": 151,
"b": 168
},
"hsl": {
"h": 347.711,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76443,
"c": 0.10152,
"h": 6.4
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#EA97A8
secondary
#DAF1EC
accent
#CEA917
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081