#EE79CA#EE79CA
#EE79CA is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.172 H 340.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79CA |
|---|---|
| RGB | rgb(238, 121, 202) |
| HSL | hsl(318, 77%, 70%) |
| HSV | hsv(318, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 15.1%, 6.7%) |
| CIE-LAB | lab(66.61, 54.83, -21.59) |
| CIE-LCH | lch(66.61, 58.93, 338.51°) |
| OKLab | oklab(73.43% 0.1615 -0.0577) |
| OKLCH | oklch(73.43% 0.172 340.3) |
| XYZ | xyz(52.7586, 36.1200, 60.0588) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 5.47
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Hot Pink
#FF69B4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79CA #79EE9D
analogous
#D879EE #EE79CA #EE798F
triadic
#EE79CA #CAEE79 #79CAEE
tetradic
#EE79CA #EED879 #79EE9D #798FEE
square
#EE79CA #EED879 #79EE9D #798FEE
split-complementary
#EE79CA #8FEE79 #79EED8
monochromatic
#D21B9A #E743B5 #EE79CA #F5AFDF #FCE4F4
Accessibility & contrast
On white
2.55
#EE79CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EE79CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79CA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79CA | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CD
Deuteranopia (green-blind)
#9EA9C7
Tritanopia (blue-blind)
#FA7B98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee79ca; /* rgb */ color: rgb(238, 121, 202); /* oklch */ color: oklch(73.4% 0.172 340.3);
Tailwind
colors: {
custom: {
50: '#f6a3da',
500: '#ee79ca',
950: '#000000',
},
}SCSS
$custom: #ee79ca; $custom-light: #f6a3da; $custom-dark: #000000;
JSON
{
"hex": "#ee79ca",
"rgb": {
"r": 238,
"g": 121,
"b": 202
},
"hsl": {
"h": 318.462,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73433,
"c": 0.17153,
"h": 340.3
},
"luminance": 0.36116
}Semantic roles & 50–950 ramp
primary
#EE79CA
secondary
#D1F1DB
accent
#DA4B0C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83