#EE7BB2#EE7BB2
#EE7BB2 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.154 H 351.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB2 |
|---|---|
| RGB | rgb(238, 123, 178) |
| HSL | hsl(331, 77%, 71%) |
| HSV | hsv(331, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 25.2%, 6.7%) |
| CIE-LAB | lab(66.18, 50.41, -8.72) |
| CIE-LCH | lch(66.18, 51.16, 350.18°) |
| OKLab | oklab(72.85% 0.1519 -0.0225) |
| OKLCH | oklch(72.85% 0.154 351.6) |
| XYZ | xyz(50.3803, 35.5616, 46.3215) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.93
Carnation Pink
#FF7FA7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB2 #7BEEB7
analogous
#EE7BEC #EE7BB2 #EE7D7B
triadic
#EE7BB2 #B2EE7B #7BB2EE
tetradic
#EE7BB2 #ECEE7B #7BEEB7 #7D7BEE
square
#EE7BB2 #ECEE7B #7BEEB7 #7D7BEE
split-complementary
#EE7BB2 #7BEE7D #7BECEE
monochromatic
#D31B73 #E74592 #EE7BB2 #F5B1D2 #FCE4EF
Accessibility & contrast
On white
2.59
#EE7BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EE7BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B4
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#FD778F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb2; /* rgb */ color: rgb(238, 123, 178); /* oklch */ color: oklch(72.8% 0.154 351.6);
Tailwind
colors: {
custom: {
50: '#f6a4c9',
500: '#ee7bb2',
950: '#000000',
},
}SCSS
$custom: #ee7bb2; $custom-light: #f6a4c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb2",
"rgb": {
"r": 238,
"g": 123,
"b": 178
},
"hsl": {
"h": 331.304,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72848,
"c": 0.15357,
"h": 351.6
},
"luminance": 0.35557
}Semantic roles & 50–950 ramp
primary
#EE7BB2
secondary
#D3F2E3
accent
#D9770C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82