#EE7CB2#EE7CB2
#EE7CB2 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.0% C 0.152 H 351.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CB2 |
|---|---|
| RGB | rgb(238, 124, 178) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 25.2%, 6.7%) |
| CIE-LAB | lab(66.38, 49.92, -8.44) |
| CIE-LCH | lch(66.38, 50.62, 350.40°) |
| OKLab | oklab(72.99% 0.1504 -0.0217) |
| OKLCH | oklch(72.99% 0.152 351.8) |
| XYZ | xyz(50.5050, 35.8110, 46.3631) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CB2 #7CEEB8
analogous
#EE7CEB #EE7CB2 #EE7F7C
triadic
#EE7CB2 #B2EE7C #7CB2EE
tetradic
#EE7CB2 #EBEE7C #7CEEB8 #7F7CEE
square
#EE7CB2 #EBEE7C #7CEEB8 #7F7CEE
split-complementary
#EE7CB2 #7CEE7F #7CEBEE
monochromatic
#D41C73 #E74692 #EE7CB2 #F5B2D2 #FBE4EF
Accessibility & contrast
On white
2.57
#EE7CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EE7CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CB2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CB2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FD7890
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7cb2; /* rgb */ color: rgb(238, 124, 178); /* oklch */ color: oklch(73.0% 0.152 351.8);
Tailwind
colors: {
custom: {
50: '#f6a5c9',
500: '#ee7cb2',
950: '#000000',
},
}SCSS
$custom: #ee7cb2; $custom-light: #f6a5c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7cb2",
"rgb": {
"r": 238,
"g": 124,
"b": 178
},
"hsl": {
"h": 331.579,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.72992,
"c": 0.15198,
"h": 351.8
},
"luminance": 0.35807
}Semantic roles & 50–950 ramp
primary
#EE7CB2
secondary
#D4F2E4
accent
#D9780C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82