#EE7BBF#EE7BBF
#EE7BBF is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.161 H 345.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BBF |
|---|---|
| RGB | rgb(238, 123, 191) |
| HSL | hsl(325, 77%, 71%) |
| HSV | hsv(325, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(66.60, 52.23, -15.42) |
| CIE-LCH | lch(66.60, 54.46, 343.55°) |
| OKLab | oklab(73.3% 0.1557 -0.0407) |
| OKLCH | oklch(73.3% 0.161 345.3) |
| XYZ | xyz(51.7479, 36.1086, 53.5243) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Pale Magenta
#D767AD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BBF #7BEEAA
analogous
#E47BEE #EE7BBF #EE7B85
triadic
#EE7BBF #BFEE7B #7BBFEE
tetradic
#EE7BBF #EEE47B #7BEEAA #7B85EE
square
#EE7BBF #EEE47B #7BEEAA #7B85EE
split-complementary
#EE7BBF #85EE7B #7BEEE4
monochromatic
#D31B88 #E745A5 #EE7BBF #F5B1D9 #FCE4F2
Accessibility & contrast
On white
2.55
#EE7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EE7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BBF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BBF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FB7A95
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7bbf; /* rgb */ color: rgb(238, 123, 191); /* oklch */ color: oklch(73.3% 0.161 345.3);
Tailwind
colors: {
custom: {
50: '#f6a4d2',
500: '#ee7bbf',
950: '#000000',
},
}SCSS
$custom: #ee7bbf; $custom-light: #f6a4d2; $custom-dark: #000000;
JSON
{
"hex": "#ee7bbf",
"rgb": {
"r": 238,
"g": 123,
"b": 191
},
"hsl": {
"h": 324.522,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73301,
"c": 0.16098,
"h": 345.3
},
"luminance": 0.36105
}Semantic roles & 50–950 ramp
primary
#EE7BBF
secondary
#D3F2E0
accent
#D9600C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82