#EA73C0#EA73C0
#EA73C0 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.7% C 0.171 H 342.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA73C0 |
|---|---|
| RGB | rgb(234, 115, 192) |
| HSL | hsl(321, 74%, 68%) |
| HSV | hsv(321, 51%, 92%) |
| CMYK | cmyk(0%, 50.9%, 17.9%, 8.2%) |
| CIE-LAB | lab(64.61, 55.01, -19.05) |
| CIE-LCH | lch(64.61, 58.22, 340.90°) |
| OKLab | oklab(71.72% 0.1633 -0.0507) |
| OKLCH | oklch(71.72% 0.171 342.8) |
| XYZ | xyz(49.5778, 33.5635, 53.7262) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 4.83
Hot Pink
#FF69B4
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 4.94
Pink (survey)
#FF81C0
ΔE00 5.67
Bubble Gum Pink
#FF69AF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA73C0 #73EA9D
analogous
#D873EA #EA73C0 #EA7384
triadic
#EA73C0 #C0EA73 #73C0EA
tetradic
#EA73C0 #EAD873 #73EA9D #7384EA
square
#EA73C0 #EAD873 #73EA9D #7384EA
split-complementary
#EA73C0 #84EA73 #73EAD8
monochromatic
#C51E8A #E23EA8 #EA73C0 #F2A8D8 #FADDF0
Accessibility & contrast
On white
2.72
#EA73C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#EA73C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA73C0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA73C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA73C0 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B91C3
Deuteranopia (green-blind)
#9BA4BD
Tritanopia (blue-blind)
#F67391
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea73c0; /* rgb */ color: rgb(234, 115, 192); /* oklch */ color: oklch(71.7% 0.171 342.8);
Tailwind
colors: {
custom: {
50: '#f39fd3',
500: '#ea73c0',
950: '#000000',
},
}SCSS
$custom: #ea73c0; $custom-light: #f39fd3; $custom-dark: #000000;
JSON
{
"hex": "#ea73c0",
"rgb": {
"r": 234,
"g": 115,
"b": 192
},
"hsl": {
"h": 321.176,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.71716,
"c": 0.17103,
"h": 342.8
},
"luminance": 0.3356
}Semantic roles & 50–950 ramp
primary
#EA73C0
secondary
#CAEED7
accent
#D6560F
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#170F14
muted
#857F82