#EE7BB5#EE7BB5
#EE7BB5 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.155 H 350.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB5 |
|---|---|
| RGB | rgb(238, 123, 181) |
| HSL | hsl(330, 77%, 71%) |
| HSV | hsv(330, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 23.9%, 6.7%) |
| CIE-LAB | lab(66.28, 50.82, -10.28) |
| CIE-LCH | lch(66.28, 51.85, 348.57°) |
| OKLab | oklab(72.95% 0.1528 -0.0267) |
| OKLCH | oklch(72.95% 0.155 350.1) |
| XYZ | xyz(50.6848, 35.6834, 47.9252) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB5 #7BEEB4
analogous
#ED7BEE #EE7BB5 #EE7B7B
triadic
#EE7BB5 #B5EE7B #7BB5EE
tetradic
#EE7BB5 #EEED7B #7BEEB4 #7B7BEE
square
#EE7BB5 #EEED7B #7BEEB4 #7B7BEE
split-complementary
#EE7BB5 #7BEE7B #7BEEED
monochromatic
#D31B78 #E74597 #EE7BB5 #F5B1D3 #FCE4F0
Accessibility & contrast
On white
2.58
#EE7BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EE7BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB5
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB5 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#FC7791
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb5; /* rgb */ color: rgb(238, 123, 181); /* oklch */ color: oklch(72.9% 0.155 350.1);
Tailwind
colors: {
custom: {
50: '#f6a4cb',
500: '#ee7bb5',
950: '#000000',
},
}SCSS
$custom: #ee7bb5; $custom-light: #f6a4cb; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb5",
"rgb": {
"r": 238,
"g": 123,
"b": 181
},
"hsl": {
"h": 329.739,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.72949,
"c": 0.15515,
"h": 350.1
},
"luminance": 0.35679
}Semantic roles & 50–950 ramp
primary
#EE7BB5
secondary
#D3F2E2
accent
#D9720C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82