#EE7CC2#EE7CC2
#EE7CC2 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.161 H 344.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CC2 |
|---|---|
| RGB | rgb(238, 124, 194) |
| HSL | hsl(323, 77%, 71%) |
| HSV | hsv(323, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 18.5%, 6.7%) |
| CIE-LAB | lab(66.89, 52.18, -16.67) |
| CIE-LCH | lch(66.89, 54.78, 342.28°) |
| OKLab | oklab(73.55% 0.1551 -0.0442) |
| OKLCH | oklch(73.55% 0.161 344.1) |
| XYZ | xyz(52.2061, 36.4914, 55.3224) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.09
Pink (survey)
#FF81C0
ΔE00 3.86
Bubblegum (survey)
#FF6CB5
ΔE00 4.56
Hot Pink
#FF69B4
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CC2 #7CEEA8
analogous
#E17CEE #EE7CC2 #EE7C89
triadic
#EE7CC2 #C2EE7C #7CC2EE
tetradic
#EE7CC2 #EEE17C #7CEEA8 #7C89EE
square
#EE7CC2 #EEE17C #7CEEA8 #7C89EE
split-complementary
#EE7CC2 #89EE7C #7CEEE1
monochromatic
#D41C8D #E746A9 #EE7CC2 #F5B2DB #FBE4F2
Accessibility & contrast
On white
2.53
#EE7CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EE7CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CC2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CC2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C4
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#FB7C97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7cc2; /* rgb */ color: rgb(238, 124, 194); /* oklch */ color: oklch(73.6% 0.161 344.1);
Tailwind
colors: {
custom: {
50: '#f6a5d4',
500: '#ee7cc2',
950: '#000000',
},
}SCSS
$custom: #ee7cc2; $custom-light: #f6a5d4; $custom-dark: #000000;
JSON
{
"hex": "#ee7cc2",
"rgb": {
"r": 238,
"g": 124,
"b": 194
},
"hsl": {
"h": 323.158,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73552,
"c": 0.16126,
"h": 344.1
},
"luminance": 0.36487
}Semantic roles & 50–950 ramp
primary
#EE7CC2
secondary
#D4F2DF
accent
#D95B0C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83