#EE7CB4#EE7CB4
#EE7CB4 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.1% C 0.153 H 350.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CB4 |
|---|---|
| RGB | rgb(238, 124, 180) |
| HSL | hsl(331, 77%, 71%) |
| HSV | hsv(331, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 24.4%, 6.7%) |
| CIE-LAB | lab(66.44, 50.19, -9.48) |
| CIE-LCH | lch(66.44, 51.08, 349.31°) |
| OKLab | oklab(73.06% 0.151 -0.0245) |
| OKLCH | oklch(73.06% 0.153 350.8) |
| XYZ | xyz(50.7073, 35.8919, 47.4284) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CB4 #7CEEB6
analogous
#EE7CED #EE7CB4 #EE7D7C
triadic
#EE7CB4 #B4EE7C #7CB4EE
tetradic
#EE7CB4 #EDEE7C #7CEEB6 #7D7CEE
square
#EE7CB4 #EDEE7C #7CEEB6 #7D7CEE
split-complementary
#EE7CB4 #7CEE7D #7CEDEE
monochromatic
#D41C76 #E74695 #EE7CB4 #F5B2D3 #FBE4EF
Accessibility & contrast
On white
2.57
#EE7CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EE7CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CB4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CB4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B6
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#FC7891
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7cb4; /* rgb */ color: rgb(238, 124, 180); /* oklch */ color: oklch(73.1% 0.153 350.8);
Tailwind
colors: {
custom: {
50: '#f6a5ca',
500: '#ee7cb4',
950: '#000000',
},
}SCSS
$custom: #ee7cb4; $custom-light: #f6a5ca; $custom-dark: #000000;
JSON
{
"hex": "#ee7cb4",
"rgb": {
"r": 238,
"g": 124,
"b": 180
},
"hsl": {
"h": 330.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73059,
"c": 0.15302,
"h": 350.8
},
"luminance": 0.35888
}Semantic roles & 50–950 ramp
primary
#EE7CB4
secondary
#D4F2E3
accent
#D9750C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82