#EA7CD7#EA7CD7
#EA7CD7 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.173 H 334.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CD7 |
|---|---|
| RGB | rgb(234, 124, 215) |
| HSL | hsl(310, 72%, 70%) |
| HSV | hsv(310, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 8.1%, 8.2%) |
| CIE-LAB | lab(67.14, 54.23, -28.09) |
| CIE-LCH | lch(67.14, 61.07, 332.62°) |
| OKLab | oklab(73.88% 0.1559 -0.076) |
| OKLCH | oklch(73.88% 0.173 334) |
| XYZ | xyz(53.4050, 36.8174, 68.5704) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CD7 #7CEA8F
analogous
#C67CEA #EA7CD7 #EA7CA0
triadic
#EA7CD7 #D7EA7C #7CD7EA
tetradic
#EA7CD7 #EAC67C #7CEA8F #7CA0EA
square
#EA7CD7 #EAC67C #7CEA8F #7CA0EA
split-complementary
#EA7CD7 #A0EA7C #7CEAC6
monochromatic
#CB21AE #E247C7 #EA7CD7 #F2B1E7 #FBE5F7
Accessibility & contrast
On white
2.51
#EA7CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EA7CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CD7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CD7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B99DA
Deuteranopia (green-blind)
#99A9D4
Tritanopia (blue-blind)
#F382A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7cd7; /* rgb */ color: rgb(234, 124, 215); /* oklch */ color: oklch(73.9% 0.173 334.0);
Tailwind
colors: {
custom: {
50: '#f3a5e3',
500: '#ea7cd7',
950: '#000000',
},
}SCSS
$custom: #ea7cd7; $custom-light: #f3a5e3; $custom-dark: #000000;
JSON
{
"hex": "#ea7cd7",
"rgb": {
"r": 234,
"g": 124,
"b": 215
},
"hsl": {
"h": 310.364,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.73879,
"c": 0.17349,
"h": 334
},
"luminance": 0.36814
}Semantic roles & 50–950 ramp
primary
#EA7CD7
secondary
#D2F0D7
accent
#D43311
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83