#EE7BB1#EE7BB1
#EE7BB1 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.153 H 352.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB1 |
|---|---|
| RGB | rgb(238, 123, 177) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 25.6%, 6.7%) |
| CIE-LAB | lab(66.15, 50.27, -8.20) |
| CIE-LCH | lch(66.15, 50.94, 350.73°) |
| OKLab | oklab(72.82% 0.1516 -0.0211) |
| OKLCH | oklch(72.82% 0.153 352.1) |
| XYZ | xyz(50.2803, 35.5216, 45.7947) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB1 #7BEEB8
analogous
#EE7BEA #EE7BB1 #EE7E7B
triadic
#EE7BB1 #B1EE7B #7BB1EE
tetradic
#EE7BB1 #EAEE7B #7BEEB8 #7E7BEE
square
#EE7BB1 #EAEE7B #7BEEB8 #7E7BEE
split-complementary
#EE7BB1 #7BEE7E #7BEAEE
monochromatic
#D31B72 #E74591 #EE7BB1 #F5B1D1 #FCE4EF
Accessibility & contrast
On white
2.59
#EE7BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EE7BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB1
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB1 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B3
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#FD768F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb1; /* rgb */ color: rgb(238, 123, 177); /* oklch */ color: oklch(72.8% 0.153 352.1);
Tailwind
colors: {
custom: {
50: '#f6a4c8',
500: '#ee7bb1',
950: '#000000',
},
}SCSS
$custom: #ee7bb1; $custom-light: #f6a4c8; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb1",
"rgb": {
"r": 238,
"g": 123,
"b": 177
},
"hsl": {
"h": 331.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72815,
"c": 0.15306,
"h": 352.1
},
"luminance": 0.35517
}Semantic roles & 50–950 ramp
primary
#EE7BB1
secondary
#D3F2E3
accent
#D9790C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82