#EE7FBB#EE7FBB
#EE7FBB is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.152 H 347.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FBB |
|---|---|
| RGB | rgb(238, 127, 187) |
| HSL | hsl(328, 77%, 72%) |
| HSV | hsv(328, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 21.4%, 6.7%) |
| CIE-LAB | lab(67.24, 49.68, -12.22) |
| CIE-LCH | lch(67.24, 51.16, 346.18°) |
| OKLab | oklab(73.73% 0.1487 -0.032) |
| OKLCH | oklch(73.73% 0.152 347.8) |
| XYZ | xyz(51.8201, 36.9477, 51.4064) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.86
Bubblegum Pink
#FE83CC
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.56
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Carnation Pink
#FF7FA7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FBB #7FEEB2
analogous
#EA7FEE #EE7FBB #EE7F84
triadic
#EE7FBB #BBEE7F #7FBBEE
tetradic
#EE7FBB #EEEA7F #7FEEB2 #7F84EE
square
#EE7FBB #EEEA7F #7FEEB2 #7F84EE
split-complementary
#EE7FBB #84EE7F #7FEEEA
monochromatic
#D61C81 #E7499E #EE7FBB #F5B5D8 #FBE4F1
Accessibility & contrast
On white
2.50
#EE7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE7FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FBB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FBB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#A6ABB8
Tritanopia (blue-blind)
#FB7D95
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7fbb; /* rgb */ color: rgb(238, 127, 187); /* oklch */ color: oklch(73.7% 0.152 347.8);
Tailwind
colors: {
custom: {
50: '#f6a7cf',
500: '#ee7fbb',
950: '#000000',
},
}SCSS
$custom: #ee7fbb; $custom-light: #f6a7cf; $custom-dark: #000000;
JSON
{
"hex": "#ee7fbb",
"rgb": {
"r": 238,
"g": 127,
"b": 187
},
"hsl": {
"h": 327.568,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.73734,
"c": 0.15209,
"h": 347.8
},
"luminance": 0.36944
}Semantic roles & 50–950 ramp
primary
#EE7FBB
secondary
#D6F3E3
accent
#D96A0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82