#EE7ECA#EE7ECA
#EE7ECA is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.163 H 340.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ECA |
|---|---|
| RGB | rgb(238, 126, 202) |
| HSL | hsl(319, 77%, 71%) |
| HSV | hsv(319, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 15.1%, 6.7%) |
| CIE-LAB | lab(67.55, 52.39, -20.16) |
| CIE-LCH | lch(67.55, 56.14, 338.96°) |
| OKLab | oklab(74.13% 0.1543 -0.0538) |
| OKLCH | oklch(74.13% 0.163 340.8) |
| XYZ | xyz(53.3821, 37.3669, 60.2666) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 4.77
Pink (survey)
#FF81C0
ΔE00 4.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.02
Hot Pink
#FF69B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ECA #7EEEA2
analogous
#DA7EEE #EE7ECA #EE7E92
triadic
#EE7ECA #CAEE7E #7ECAEE
tetradic
#EE7ECA #EEDA7E #7EEEA2 #7E92EE
square
#EE7ECA #EEDA7E #7EEEA2 #7E92EE
split-complementary
#EE7ECA #92EE7E #7EEEDA
monochromatic
#D51C9A #E748B4 #EE7ECA #F5B4E0 #FBE4F4
Accessibility & contrast
On white
2.48
#EE7ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE7ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ECA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ECA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#A2ABC7
Tritanopia (blue-blind)
#FA809B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7eca; /* rgb */ color: rgb(238, 126, 202); /* oklch */ color: oklch(74.1% 0.163 340.8);
Tailwind
colors: {
custom: {
50: '#f6a6da',
500: '#ee7eca',
950: '#000000',
},
}SCSS
$custom: #ee7eca; $custom-light: #f6a6da; $custom-dark: #000000;
JSON
{
"hex": "#ee7eca",
"rgb": {
"r": 238,
"g": 126,
"b": 202
},
"hsl": {
"h": 319.286,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74135,
"c": 0.16344,
"h": 340.8
},
"luminance": 0.37363
}Semantic roles & 50–950 ramp
primary
#EE7ECA
secondary
#D5F2DF
accent
#D94E0D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83