#EE7CCC#EE7CCC
#EE7CCC is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.168 H 339.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CCC |
|---|---|
| RGB | rgb(238, 124, 204) |
| HSL | hsl(318, 77%, 71%) |
| HSV | hsv(318, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 14.3%, 6.7%) |
| CIE-LAB | lab(67.24, 53.68, -21.74) |
| CIE-LCH | lch(67.24, 57.92, 337.95°) |
| OKLab | oklab(73.93% 0.1577 -0.0582) |
| OKLCH | oklch(73.93% 0.168 339.7) |
| XYZ | xyz(53.3672, 36.9558, 61.4374) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 5.41
Bubblegum (survey)
#FF6CB5
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CCC #7CEE9E
analogous
#D77CEE #EE7CCC #EE7C93
triadic
#EE7CCC #CCEE7C #7CCCEE
tetradic
#EE7CCC #EED77C #7CEE9E #7C93EE
square
#EE7CCC #EED77C #7CEE9E #7C93EE
split-complementary
#EE7CCC #93EE7C #7CEED7
monochromatic
#D41C9D #E746B7 #EE7CCC #F5B2E1 #FBE4F4
Accessibility & contrast
On white
2.50
#EE7CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE7CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CCC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CCC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#A0AAC9
Tritanopia (blue-blind)
#F97E9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7ccc; /* rgb */ color: rgb(238, 124, 204); /* oklch */ color: oklch(73.9% 0.168 339.7);
Tailwind
colors: {
custom: {
50: '#f6a5db',
500: '#ee7ccc',
950: '#000000',
},
}SCSS
$custom: #ee7ccc; $custom-light: #f6a5db; $custom-dark: #000000;
JSON
{
"hex": "#ee7ccc",
"rgb": {
"r": 238,
"g": 124,
"b": 204
},
"hsl": {
"h": 317.895,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73929,
"c": 0.16812,
"h": 339.7
},
"luminance": 0.36952
}Semantic roles & 50–950 ramp
primary
#EE7CCC
secondary
#D4F2DD
accent
#D9490C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83