#EA97C2#EA97C2
#EA97C2 is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.2% C 0.113 H 347.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97C2 |
|---|---|
| RGB | rgb(234, 151, 194) |
| HSL | hsl(329, 66%, 75%) |
| HSV | hsv(329, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 17.1%, 8.2%) |
| CIE-LAB | lab(71.91, 37.07, -9.19) |
| CIE-LCH | lch(71.91, 38.19, 346.07°) |
| OKLab | oklab(77.24% 0.1099 -0.024) |
| OKLCH | oklch(77.24% 0.113 347.7) |
| XYZ | xyz(54.7364, 43.5239, 56.5463) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 6.84
Powder Pink
#FFB2D0
ΔE00 7.06
Pinky
#FC86AA
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97C2 #97EABF
analogous
#E997EA #EA97C2 #EA9798
triadic
#EA97C2 #C2EA97 #97C2EA
tetradic
#EA97C2 #EAE997 #97EABF #9798EA
square
#EA97C2 #EAE997 #97EABF #9798EA
split-complementary
#EA97C2 #98EA97 #97EAE9
monochromatic
#D53186 #E064A4 #EA97C2 #F4CAE0 #FAE6F0
Accessibility & contrast
On white
2.16
#EA97C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EA97C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97C2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97C2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C4
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#F596A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea97c2; /* rgb */ color: rgb(234, 151, 194); /* oklch */ color: oklch(77.2% 0.113 347.7);
Tailwind
colors: {
custom: {
50: '#f2b7d4',
500: '#ea97c2',
950: '#000000',
},
}SCSS
$custom: #ea97c2; $custom-light: #f2b7d4; $custom-dark: #000000;
JSON
{
"hex": "#ea97c2",
"rgb": {
"r": 234,
"g": 151,
"b": 194
},
"hsl": {
"h": 328.916,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77235,
"c": 0.11252,
"h": 347.7
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#EA97C2
secondary
#DAF1E5
accent
#CE6F17
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083