#EE7ECC#EE7ECC
#EE7ECC is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.165 H 339.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ECC |
|---|---|
| RGB | rgb(238, 126, 204) |
| HSL | hsl(318, 77%, 71%) |
| HSV | hsv(318, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 14.3%, 6.7%) |
| CIE-LAB | lab(67.62, 52.70, -21.17) |
| CIE-LCH | lch(67.62, 56.79, 338.12°) |
| OKLab | oklab(74.21% 0.1548 -0.0566) |
| OKLCH | oklch(74.21% 0.165 339.9) |
| XYZ | xyz(53.6204, 37.4622, 61.5218) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 5.62
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ECC #7EEEA0
analogous
#D87EEE #EE7ECC #EE7E94
triadic
#EE7ECC #CCEE7E #7ECCEE
tetradic
#EE7ECC #EED87E #7EEEA0 #7E94EE
square
#EE7ECC #EED87E #7EEEA0 #7E94EE
split-complementary
#EE7ECC #94EE7E #7EEED8
monochromatic
#D51C9D #E748B7 #EE7ECC #F5B4E1 #FBE4F4
Accessibility & contrast
On white
2.47
#EE7ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EE7ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ECC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ECC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#F9809C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7ecc; /* rgb */ color: rgb(238, 126, 204); /* oklch */ color: oklch(74.2% 0.165 339.9);
Tailwind
colors: {
custom: {
50: '#f6a6db',
500: '#ee7ecc',
950: '#000000',
},
}SCSS
$custom: #ee7ecc; $custom-light: #f6a6db; $custom-dark: #000000;
JSON
{
"hex": "#ee7ecc",
"rgb": {
"r": 238,
"g": 126,
"b": 204
},
"hsl": {
"h": 318.214,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74212,
"c": 0.16486,
"h": 339.9
},
"luminance": 0.37458
}Semantic roles & 50–950 ramp
primary
#EE7ECC
secondary
#D5F2DE
accent
#D94B0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83