#EE7CC7#EE7CC7
#EE7CC7 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.165 H 341.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CC7 |
|---|---|
| RGB | rgb(238, 124, 199) |
| HSL | hsl(321, 77%, 71%) |
| HSV | hsv(321, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 16.4%, 6.7%) |
| CIE-LAB | lab(67.07, 52.92, -19.21) |
| CIE-LCH | lch(67.07, 56.30, 340.04°) |
| OKLab | oklab(73.74% 0.1564 -0.0512) |
| OKLCH | oklch(73.74% 0.165 341.9) |
| XYZ | xyz(52.7771, 36.7198, 58.3297) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CC7 #7CEEA3
analogous
#DC7CEE #EE7CC7 #EE7C8E
triadic
#EE7CC7 #C7EE7C #7CC7EE
tetradic
#EE7CC7 #EEDC7C #7CEEA3 #7C8EEE
square
#EE7CC7 #EEDC7C #7CEEA3 #7C8EEE
split-complementary
#EE7CC7 #8EEE7C #7CEEDC
monochromatic
#D41C95 #E746B0 #EE7CC7 #F5B2DE #FBE4F3
Accessibility & contrast
On white
2.52
#EE7CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE7CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CC7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CC7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CA
Deuteranopia (green-blind)
#A1AAC4
Tritanopia (blue-blind)
#FA7D99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7cc7; /* rgb */ color: rgb(238, 124, 199); /* oklch */ color: oklch(73.7% 0.165 341.9);
Tailwind
colors: {
custom: {
50: '#f6a5d8',
500: '#ee7cc7',
950: '#000000',
},
}SCSS
$custom: #ee7cc7; $custom-light: #f6a5d8; $custom-dark: #000000;
JSON
{
"hex": "#ee7cc7",
"rgb": {
"r": 238,
"g": 124,
"b": 199
},
"hsl": {
"h": 320.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73738,
"c": 0.1646,
"h": 341.9
},
"luminance": 0.36716
}Semantic roles & 50–950 ramp
primary
#EE7CC7
secondary
#D4F2DE
accent
#D9520C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83