#EA71C0#EA71C0
#EA71C0 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.4% C 0.174 H 342.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA71C0 |
|---|---|
| RGB | rgb(234, 113, 192) |
| HSL | hsl(321, 74%, 68%) |
| HSV | hsv(321, 52%, 92%) |
| CMYK | cmyk(0%, 51.7%, 17.9%, 8.2%) |
| CIE-LAB | lab(64.25, 55.96, -19.60) |
| CIE-LCH | lch(64.25, 59.30, 340.70°) |
| OKLab | oklab(71.45% 0.1662 -0.0522) |
| OKLCH | oklch(71.45% 0.174 342.6) |
| XYZ | xyz(49.3522, 33.1123, 53.6510) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA71C0 #71EA9B
analogous
#D771EA #EA71C0 #EA7184
triadic
#EA71C0 #C0EA71 #71C0EA
tetradic
#EA71C0 #EAD771 #71EA9B #7184EA
square
#EA71C0 #EAD771 #71EA9B #7184EA
split-complementary
#EA71C0 #84EA71 #71EAD7
monochromatic
#C41D8A #E23CA8 #EA71C0 #F2A6D8 #FADCEF
Accessibility & contrast
On white
2.76
#EA71C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EA71C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA71C0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA71C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA71C0 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC3
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#F77290
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ea71c0; /* rgb */ color: rgb(234, 113, 192); /* oklch */ color: oklch(71.4% 0.174 342.6);
Tailwind
colors: {
custom: {
50: '#f39ed3',
500: '#ea71c0',
950: '#000000',
},
}SCSS
$custom: #ea71c0; $custom-light: #f39ed3; $custom-dark: #000000;
JSON
{
"hex": "#ea71c0",
"rgb": {
"r": 234,
"g": 113,
"b": 192
},
"hsl": {
"h": 320.826,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.71446,
"c": 0.17419,
"h": 342.6
},
"luminance": 0.33108
}Semantic roles & 50–950 ramp
primary
#EA71C0
secondary
#C9EED6
accent
#D6540F
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#170F14
muted
#857F82