#EA97B0#EA97B0
#EA97B0 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.7% C 0.104 H 0.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97B0 |
|---|---|
| RGB | rgb(234, 151, 176) |
| HSL | hsl(342, 66%, 75%) |
| HSV | hsv(342, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 24.8%, 8.2%) |
| CIE-LAB | lab(71.39, 34.42, 0.03) |
| CIE-LCH | lch(71.39, 34.42, 0.05°) |
| OKLab | oklab(76.67% 0.1038 0.0006) |
| OKLCH | oklch(76.67% 0.104 0.3) |
| XYZ | xyz(52.8360, 42.7637, 46.5372) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.55
Faded Pink
#DE9DAC
ΔE00 3.72
Pinky
#FC86AA
ΔE00 5.13
Dull Pink
#D5869D
ΔE00 5.36
Rosa
#FE86A4
ΔE00 5.64
Rose Pink
#F7879A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97B0 #97EAD1
analogous
#EA97D9 #EA97B0 #EAA797
triadic
#EA97B0 #B0EA97 #97B0EA
tetradic
#EA97B0 #D9EA97 #97EAD1 #A797EA
square
#EA97B0 #D9EA97 #97EAD1 #A797EA
split-complementary
#EA97B0 #97EAA7 #97D9EA
monochromatic
#D53163 #E06489 #EA97B0 #F4CAD7 #FAE6EC
Accessibility & contrast
On white
2.20
#EA97B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EA97B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97B0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97B0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B1
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#F792A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea97b0; /* rgb */ color: rgb(234, 151, 176); /* oklch */ color: oklch(76.7% 0.104 0.3);
Tailwind
colors: {
custom: {
50: '#f2b6c7',
500: '#ea97b0',
950: '#000000',
},
}SCSS
$custom: #ea97b0; $custom-light: #f2b6c7; $custom-dark: #000000;
JSON
{
"hex": "#ea97b0",
"rgb": {
"r": 234,
"g": 151,
"b": 176
},
"hsl": {
"h": 341.928,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76673,
"c": 0.10379,
"h": 0.3
},
"luminance": 0.4276
}Semantic roles & 50–950 ramp
primary
#EA97B0
secondary
#DAF1EA
accent
#CE9717
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082