#EE7BB9#EE7BB9
#EE7BB9 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.157 H 348.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB9 |
|---|---|
| RGB | rgb(238, 123, 185) |
| HSL | hsl(328, 77%, 71%) |
| HSV | hsv(328, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 22.3%, 6.7%) |
| CIE-LAB | lab(66.41, 51.37, -12.34) |
| CIE-LCH | lch(66.41, 52.84, 346.49°) |
| OKLab | oklab(73.09% 0.154 -0.0323) |
| OKLCH | oklch(73.09% 0.157 348.2) |
| XYZ | xyz(51.1011, 35.8499, 50.1179) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB9 #7BEEB0
analogous
#E97BEE #EE7BB9 #EE7B7F
triadic
#EE7BB9 #B9EE7B #7BB9EE
tetradic
#EE7BB9 #EEE97B #7BEEB0 #7B7FEE
square
#EE7BB9 #EEE97B #7BEEB0 #7B7FEE
split-complementary
#EE7BB9 #7FEE7B #7BEEE9
monochromatic
#D31B7F #E7459C #EE7BB9 #F5B1D6 #FCE4F1
Accessibility & contrast
On white
2.57
#EE7BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EE7BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB9
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB9 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FC7892
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb9; /* rgb */ color: rgb(238, 123, 185); /* oklch */ color: oklch(73.1% 0.157 348.2);
Tailwind
colors: {
custom: {
50: '#f6a4ce',
500: '#ee7bb9',
950: '#000000',
},
}SCSS
$custom: #ee7bb9; $custom-light: #f6a4ce; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb9",
"rgb": {
"r": 238,
"g": 123,
"b": 185
},
"hsl": {
"h": 327.652,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73087,
"c": 0.15737,
"h": 348.2
},
"luminance": 0.35846
}Semantic roles & 50–950 ramp
primary
#EE7BB9
secondary
#D3F2E1
accent
#D96B0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82