#EE7CC0#EE7CC0
#EE7CC0 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.160 H 345.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CC0 |
|---|---|
| RGB | rgb(238, 124, 192) |
| HSL | hsl(324, 77%, 71%) |
| HSV | hsv(324, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 19.3%, 6.7%) |
| CIE-LAB | lab(66.83, 51.89, -15.65) |
| CIE-LCH | lch(66.83, 54.19, 343.22°) |
| OKLab | oklab(73.48% 0.1546 -0.0414) |
| OKLCH | oklch(73.48% 0.16 345) |
| XYZ | xyz(51.9830, 36.4022, 54.1474) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CC0 #7CEEAA
analogous
#E37CEE #EE7CC0 #EE7C87
triadic
#EE7CC0 #C0EE7C #7CC0EE
tetradic
#EE7CC0 #EEE37C #7CEEAA #7C87EE
square
#EE7CC0 #EEE37C #7CEEAA #7C87EE
split-complementary
#EE7CC0 #87EE7C #7CEEE3
monochromatic
#D41C8A #E746A6 #EE7CC0 #F5B2DA #FBE4F2
Accessibility & contrast
On white
2.54
#EE7CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE7CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CC0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CC0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A3AABD
Tritanopia (blue-blind)
#FB7B96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7cc0; /* rgb */ color: rgb(238, 124, 192); /* oklch */ color: oklch(73.5% 0.160 345.0);
Tailwind
colors: {
custom: {
50: '#f6a5d3',
500: '#ee7cc0',
950: '#000000',
},
}SCSS
$custom: #ee7cc0; $custom-light: #f6a5d3; $custom-dark: #000000;
JSON
{
"hex": "#ee7cc0",
"rgb": {
"r": 238,
"g": 124,
"b": 192
},
"hsl": {
"h": 324.211,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73479,
"c": 0.15999,
"h": 345
},
"luminance": 0.36398
}Semantic roles & 50–950 ramp
primary
#EE7CC0
secondary
#D4F2E0
accent
#D95F0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82