#EE7EBB#EE7EBB
#EE7EBB is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.154 H 347.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EBB |
|---|---|
| RGB | rgb(238, 126, 187) |
| HSL | hsl(327, 77%, 71%) |
| HSV | hsv(327, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(67.04, 50.18, -12.51) |
| CIE-LCH | lch(67.04, 51.72, 346.00°) |
| OKLab | oklab(73.59% 0.1502 -0.0328) |
| OKLCH | oklch(73.59% 0.154 347.7) |
| XYZ | xyz(51.6916, 36.6907, 51.3636) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EBB #7EEEB1
analogous
#E97EEE #EE7EBB #EE7E83
triadic
#EE7EBB #BBEE7E #7EBBEE
tetradic
#EE7EBB #EEE97E #7EEEB1 #7E83EE
square
#EE7EBB #EEE97E #7EEEB1 #7E83EE
split-complementary
#EE7EBB #83EE7E #7EEEE9
monochromatic
#D51C81 #E7489E #EE7EBB #F5B4D8 #FBE4F1
Accessibility & contrast
On white
2.52
#EE7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EBB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EBB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#A6AAB8
Tritanopia (blue-blind)
#FB7C95
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7ebb; /* rgb */ color: rgb(238, 126, 187); /* oklch */ color: oklch(73.6% 0.154 347.7);
Tailwind
colors: {
custom: {
50: '#f6a6cf',
500: '#ee7ebb',
950: '#000000',
},
}SCSS
$custom: #ee7ebb; $custom-light: #f6a6cf; $custom-dark: #000000;
JSON
{
"hex": "#ee7ebb",
"rgb": {
"r": 238,
"g": 126,
"b": 187
},
"hsl": {
"h": 327.321,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73588,
"c": 0.15371,
"h": 347.7
},
"luminance": 0.36687
}Semantic roles & 50–950 ramp
primary
#EE7EBB
secondary
#D5F2E3
accent
#D96A0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82