#EE7BB0#EE7BB0
#EE7BB0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.153 H 352.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB0 |
|---|---|
| RGB | rgb(238, 123, 176) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 26.1%, 6.7%) |
| CIE-LAB | lab(66.12, 50.14, -7.68) |
| CIE-LCH | lch(66.12, 50.72, 351.29°) |
| OKLab | oklab(72.78% 0.1513 -0.0197) |
| OKLCH | oklch(72.78% 0.153 352.6) |
| XYZ | xyz(50.1810, 35.4819, 45.2717) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB0 #7BEEB9
analogous
#EE7BE9 #EE7BB0 #EE7F7B
triadic
#EE7BB0 #B0EE7B #7BB0EE
tetradic
#EE7BB0 #E9EE7B #7BEEB9 #7F7BEE
square
#EE7BB0 #E9EE7B #7BEEB9 #7F7BEE
split-complementary
#EE7BB0 #7BEE7F #7BE9EE
monochromatic
#D31B70 #E74590 #EE7BB0 #F5B1D0 #FCE4EF
Accessibility & contrast
On white
2.59
#EE7BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EE7BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB0 | 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)
#8994B2
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#FD768F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb0; /* rgb */ color: rgb(238, 123, 176); /* oklch */ color: oklch(72.8% 0.153 352.6);
Tailwind
colors: {
custom: {
50: '#f6a4c7',
500: '#ee7bb0',
950: '#000000',
},
}SCSS
$custom: #ee7bb0; $custom-light: #f6a4c7; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb0",
"rgb": {
"r": 238,
"g": 123,
"b": 176
},
"hsl": {
"h": 332.348,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72782,
"c": 0.15257,
"h": 352.6
},
"luminance": 0.35478
}Semantic roles & 50–950 ramp
primary
#EE7BB0
secondary
#D3F2E4
accent
#D97B0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82