#EA97B2#EA97B2
#EA97B2 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.7% C 0.105 H 358.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97B2 |
|---|---|
| RGB | rgb(234, 151, 178) |
| HSL | hsl(340, 66%, 75%) |
| HSV | hsv(340, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 23.9%, 8.2%) |
| CIE-LAB | lab(71.45, 34.70, -1.00) |
| CIE-LCH | lch(71.45, 34.72, 358.34°) |
| OKLab | oklab(76.73% 0.1045 -0.0022) |
| OKLCH | oklch(76.73% 0.105 358.8) |
| XYZ | xyz(53.0353, 42.8434, 47.5870) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.91
Faded Pink
#DE9DAC
ΔE00 4.06
Pinky
#FC86AA
ΔE00 5.16
Dull Pink
#D5869D
ΔE00 5.48
Rosa
#FE86A4
ΔE00 5.86
Carnation Pink
#FF7FA7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97B2 #97EACF
analogous
#EA97DB #EA97B2 #EAA597
triadic
#EA97B2 #B2EA97 #97B2EA
tetradic
#EA97B2 #DBEA97 #97EACF #A597EA
square
#EA97B2 #DBEA97 #97EACF #A597EA
split-complementary
#EA97B2 #97EAA5 #97DBEA
monochromatic
#D53167 #E0648C #EA97B2 #F4CAD8 #FAE6EC
Accessibility & contrast
On white
2.19
#EA97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EA97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97B2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97B2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#F792A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea97b2; /* rgb */ color: rgb(234, 151, 178); /* oklch */ color: oklch(76.7% 0.105 358.8);
Tailwind
colors: {
custom: {
50: '#f2b6c9',
500: '#ea97b2',
950: '#000000',
},
}SCSS
$custom: #ea97b2; $custom-light: #f2b6c9; $custom-dark: #000000;
JSON
{
"hex": "#ea97b2",
"rgb": {
"r": 234,
"g": 151,
"b": 178
},
"hsl": {
"h": 340.482,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76732,
"c": 0.10452,
"h": 358.8
},
"luminance": 0.4284
}Semantic roles & 50–950 ramp
primary
#EA97B2
secondary
#DAF1EA
accent
#CE9317
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082