#EA7CC9#EA7CC9
#EA7CC9 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.163 H 339.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CC9 |
|---|---|
| RGB | rgb(234, 124, 201) |
| HSL | hsl(318, 72%, 70%) |
| HSV | hsv(318, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 14.1%, 8.2%) |
| CIE-LAB | lab(66.62, 51.99, -21.07) |
| CIE-LCH | lch(66.62, 56.10, 337.94°) |
| OKLab | oklab(73.32% 0.1527 -0.0564) |
| OKLCH | oklch(73.32% 0.163 339.7) |
| XYZ | xyz(51.6825, 36.1283, 59.4984) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CC9 #7CEA9D
analogous
#D47CEA #EA7CC9 #EA7C92
triadic
#EA7CC9 #C9EA7C #7CC9EA
tetradic
#EA7CC9 #EAD47C #7CEA9D #7C92EA
square
#EA7CC9 #EAD47C #7CEA9D #7C92EA
split-complementary
#EA7CC9 #92EA7C #7CEAD4
monochromatic
#CB2198 #E247B3 #EA7CC9 #F2B1DF #FBE5F4
Accessibility & contrast
On white
2.55
#EA7CC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA7CC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CC9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CC9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CC
Deuteranopia (green-blind)
#9EA8C6
Tritanopia (blue-blind)
#F57E99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7cc9; /* rgb */ color: rgb(234, 124, 201); /* oklch */ color: oklch(73.3% 0.163 339.7);
Tailwind
colors: {
custom: {
50: '#f3a5d9',
500: '#ea7cc9',
950: '#000000',
},
}SCSS
$custom: #ea7cc9; $custom-light: #f3a5d9; $custom-dark: #000000;
JSON
{
"hex": "#ea7cc9",
"rgb": {
"r": 234,
"g": 124,
"b": 201
},
"hsl": {
"h": 318,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.73318,
"c": 0.16273,
"h": 339.7
},
"luminance": 0.36125
}Semantic roles & 50–950 ramp
primary
#EA7CC9
secondary
#D2F0DB
accent
#D44C11
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#170F14
muted
#857F83