#EE78CA#EE78CA
#EE78CA is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.173 H 340.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78CA |
|---|---|
| RGB | rgb(238, 120, 202) |
| HSL | hsl(318, 78%, 70%) |
| HSV | hsv(318, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 15.1%, 6.7%) |
| CIE-LAB | lab(66.43, 55.32, -21.87) |
| CIE-LCH | lch(66.43, 59.48, 338.43°) |
| OKLab | oklab(73.3% 0.163 -0.0585) |
| OKLCH | oklch(73.3% 0.173 340.2) |
| XYZ | xyz(52.6377, 35.8782, 60.0185) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Hot Pink
#FF69B4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78CA #78EE9C
analogous
#D778EE #EE78CA #EE788F
triadic
#EE78CA #CAEE78 #78CAEE
tetradic
#EE78CA #EED778 #78EE9C #788FEE
square
#EE78CA #EED778 #78EE9C #788FEE
split-complementary
#EE78CA #8FEE78 #78EED7
monochromatic
#D11A99 #E742B5 #EE78CA #F5AEDF #FCE4F4
Accessibility & contrast
On white
2.57
#EE78CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EE78CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78CA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78CA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CD
Deuteranopia (green-blind)
#9EA8C7
Tritanopia (blue-blind)
#FA7A98
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee78ca; /* rgb */ color: rgb(238, 120, 202); /* oklch */ color: oklch(73.3% 0.173 340.2);
Tailwind
colors: {
custom: {
50: '#f6a3da',
500: '#ee78ca',
950: '#000000',
},
}SCSS
$custom: #ee78ca; $custom-light: #f6a3da; $custom-dark: #000000;
JSON
{
"hex": "#ee78ca",
"rgb": {
"r": 238,
"g": 120,
"b": 202
},
"hsl": {
"h": 318.305,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.73295,
"c": 0.17314,
"h": 340.2
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#EE78CA
secondary
#D1F1DB
accent
#DA4B0C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83