#EA7CC4#EA7CC4
#EA7CC4 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.1% C 0.159 H 341.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CC4 |
|---|---|
| RGB | rgb(234, 124, 196) |
| HSL | hsl(321, 72%, 70%) |
| HSV | hsv(321, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 16.2%, 8.2%) |
| CIE-LAB | lab(66.44, 51.23, -18.53) |
| CIE-LCH | lch(66.44, 54.48, 340.11°) |
| OKLab | oklab(73.13% 0.1514 -0.0493) |
| OKLCH | oklch(73.13% 0.159 341.9) |
| XYZ | xyz(51.1039, 35.8969, 56.4510) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Pink (survey)
#FF81C0
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.23
Bubblegum (survey)
#FF6CB5
ΔE00 5.39
Hot Pink
#FF69B4
ΔE00 5.60
Pale Magenta
#D767AD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CC4 #7CEAA2
analogous
#D97CEA #EA7CC4 #EA7C8D
triadic
#EA7CC4 #C4EA7C #7CC4EA
tetradic
#EA7CC4 #EAD97C #7CEAA2 #7C8DEA
square
#EA7CC4 #EAD97C #7CEAA2 #7C8DEA
split-complementary
#EA7CC4 #8DEA7C #7CEAD9
monochromatic
#CB2190 #E247AC #EA7CC4 #F2B1DC #FBE5F3
Accessibility & contrast
On white
2.57
#EA7CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EA7CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CC4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CC4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8297C6
Deuteranopia (green-blind)
#A0A8C1
Tritanopia (blue-blind)
#F67D97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7cc4; /* rgb */ color: rgb(234, 124, 196); /* oklch */ color: oklch(73.1% 0.159 341.9);
Tailwind
colors: {
custom: {
50: '#f3a5d6',
500: '#ea7cc4',
950: '#000000',
},
}SCSS
$custom: #ea7cc4; $custom-light: #f3a5d6; $custom-dark: #000000;
JSON
{
"hex": "#ea7cc4",
"rgb": {
"r": 234,
"g": 124,
"b": 196
},
"hsl": {
"h": 320.727,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.73127,
"c": 0.15919,
"h": 341.9
},
"luminance": 0.35893
}Semantic roles & 50–950 ramp
primary
#EA7CC4
secondary
#D2F0DC
accent
#D45511
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83