#EE7BBB#EE7BBB
#EE7BBB is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.159 H 347.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BBB |
|---|---|
| RGB | rgb(238, 123, 187) |
| HSL | hsl(327, 77%, 71%) |
| HSV | hsv(327, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 21.4%, 6.7%) |
| CIE-LAB | lab(66.47, 51.66, -13.37) |
| CIE-LCH | lch(66.47, 53.36, 345.49°) |
| OKLab | oklab(73.16% 0.1546 -0.0351) |
| OKLCH | oklch(73.16% 0.159 347.2) |
| XYZ | xyz(51.3137, 35.9350, 51.2376) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Hot Pink
#FF69B4
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Pale Magenta
#D767AD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BBB #7BEEAE
analogous
#E87BEE #EE7BBB #EE7B81
triadic
#EE7BBB #BBEE7B #7BBBEE
tetradic
#EE7BBB #EEE87B #7BEEAE #7B81EE
square
#EE7BBB #EEE87B #7BEEAE #7B81EE
split-complementary
#EE7BBB #81EE7B #7BEEE8
monochromatic
#D31B82 #E7459F #EE7BBB #F5B1D7 #FCE4F1
Accessibility & contrast
On white
2.57
#EE7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#EE7BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BBB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BBB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BD
Deuteranopia (green-blind)
#A4A9B8
Tritanopia (blue-blind)
#FC7993
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7bbb; /* rgb */ color: rgb(238, 123, 187); /* oklch */ color: oklch(73.2% 0.159 347.2);
Tailwind
colors: {
custom: {
50: '#f6a4cf',
500: '#ee7bbb',
950: '#000000',
},
}SCSS
$custom: #ee7bbb; $custom-light: #f6a4cf; $custom-dark: #000000;
JSON
{
"hex": "#ee7bbb",
"rgb": {
"r": 238,
"g": 123,
"b": 187
},
"hsl": {
"h": 326.609,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73158,
"c": 0.15854,
"h": 347.2
},
"luminance": 0.35931
}Semantic roles & 50–950 ramp
primary
#EE7BBB
secondary
#D3F2E1
accent
#D9670C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82