#EE7BB3#EE7BB3
#EE7BB3 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.154 H 351.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB3 |
|---|---|
| RGB | rgb(238, 123, 179) |
| HSL | hsl(331, 77%, 71%) |
| HSV | hsv(331, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 24.8%, 6.7%) |
| CIE-LAB | lab(66.21, 50.54, -9.24) |
| CIE-LCH | lch(66.21, 51.38, 349.64°) |
| OKLab | oklab(72.88% 0.1522 -0.0239) |
| OKLCH | oklch(72.88% 0.154 351.1) |
| XYZ | xyz(50.4811, 35.6019, 46.8522) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB3 #7BEEB6
analogous
#EE7BEC #EE7BB3 #EE7C7B
triadic
#EE7BB3 #B3EE7B #7BB3EE
tetradic
#EE7BB3 #ECEE7B #7BEEB6 #7C7BEE
square
#EE7BB3 #ECEE7B #7BEEB6 #7C7BEE
split-complementary
#EE7BB3 #7BEE7C #7BECEE
monochromatic
#D31B75 #E74594 #EE7BB3 #F5B1D2 #FCE4EF
Accessibility & contrast
On white
2.59
#EE7BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EE7BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B5
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#FC7790
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb3; /* rgb */ color: rgb(238, 123, 179); /* oklch */ color: oklch(72.9% 0.154 351.1);
Tailwind
colors: {
custom: {
50: '#f6a4c9',
500: '#ee7bb3',
950: '#000000',
},
}SCSS
$custom: #ee7bb3; $custom-light: #f6a4c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb3",
"rgb": {
"r": 238,
"g": 123,
"b": 179
},
"hsl": {
"h": 330.783,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72882,
"c": 0.15409,
"h": 351.1
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#EE7BB3
secondary
#D3F2E3
accent
#D9750C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82