#EA7DC0#EA7DC0
#EA7DC0 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.155 H 343.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DC0 |
|---|---|
| RGB | rgb(234, 125, 192) |
| HSL | hsl(323, 72%, 70%) |
| HSV | hsv(323, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 17.9%, 8.2%) |
| CIE-LAB | lab(66.50, 50.13, -16.20) |
| CIE-LCH | lch(66.50, 52.68, 342.09°) |
| OKLab | oklab(73.12% 0.1488 -0.0429) |
| OKLCH | oklch(73.12% 0.155 343.9) |
| XYZ | xyz(50.7806, 35.9691, 54.1271) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.18
Bubble Gum Pink
#FF69AF
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DC0 #7DEAA7
analogous
#DD7DEA #EA7DC0 #EA7D8A
triadic
#EA7DC0 #C0EA7D #7DC0EA
tetradic
#EA7DC0 #EADD7D #7DEAA7 #7D8AEA
square
#EA7DC0 #EADD7D #7DEAA7 #7D8AEA
split-complementary
#EA7DC0 #8AEA7D #7DEADD
monochromatic
#CC218A #E148A6 #EA7DC0 #F3B2DA #FBE5F2
Accessibility & contrast
On white
2.56
#EA7DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#EA7DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DC0
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DC0 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#F67D96
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7dc0; /* rgb */ color: rgb(234, 125, 192); /* oklch */ color: oklch(73.1% 0.155 343.9);
Tailwind
colors: {
custom: {
50: '#f3a5d3',
500: '#ea7dc0',
950: '#000000',
},
}SCSS
$custom: #ea7dc0; $custom-light: #f3a5d3; $custom-dark: #000000;
JSON
{
"hex": "#ea7dc0",
"rgb": {
"r": 234,
"g": 125,
"b": 192
},
"hsl": {
"h": 323.119,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73123,
"c": 0.15485,
"h": 343.9
},
"luminance": 0.35965
}Semantic roles & 50–950 ramp
primary
#EA7DC0
secondary
#D2F0DE
accent
#D45C11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82