#EE7CCF#EE7CCF
#EE7CCF is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.170 H 338.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CCF |
|---|---|
| RGB | rgb(238, 124, 207) |
| HSL | hsl(316, 77%, 71%) |
| HSV | hsv(316, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 13%, 6.7%) |
| CIE-LAB | lab(67.35, 54.15, -23.25) |
| CIE-LCH | lch(67.35, 58.93, 336.76°) |
| OKLab | oklab(74.05% 0.1585 -0.0624) |
| OKLCH | oklch(74.05% 0.17 338.5) |
| XYZ | xyz(53.7305, 37.1011, 63.3506) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CCF #7CEE9B
analogous
#D47CEE #EE7CCF #EE7C96
triadic
#EE7CCF #CFEE7C #7CCFEE
tetradic
#EE7CCF #EED47C #7CEE9B #7C96EE
square
#EE7CCF #EED47C #7CEE9B #7C96EE
split-complementary
#EE7CCF #96EE7C #7CEED4
monochromatic
#D41CA2 #E746BB #EE7CCF #F5B2E3 #FBE4F5
Accessibility & contrast
On white
2.49
#EE7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EE7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CCF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CCF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D2
Deuteranopia (green-blind)
#9FAACC
Tritanopia (blue-blind)
#F97F9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7ccf; /* rgb */ color: rgb(238, 124, 207); /* oklch */ color: oklch(74.0% 0.170 338.5);
Tailwind
colors: {
custom: {
50: '#f6a5dd',
500: '#ee7ccf',
950: '#000000',
},
}SCSS
$custom: #ee7ccf; $custom-light: #f6a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ee7ccf",
"rgb": {
"r": 238,
"g": 124,
"b": 207
},
"hsl": {
"h": 316.316,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.74046,
"c": 0.1703,
"h": 338.5
},
"luminance": 0.37097
}Semantic roles & 50–950 ramp
primary
#EE7CCF
secondary
#D4F2DC
accent
#D9440C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83