#EE7BB8#EE7BB8
#EE7BB8 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.157 H 348.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BB8 |
|---|---|
| RGB | rgb(238, 123, 184) |
| HSL | hsl(328, 77%, 71%) |
| HSV | hsv(328, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 22.7%, 6.7%) |
| CIE-LAB | lab(66.37, 51.23, -11.83) |
| CIE-LCH | lch(66.37, 52.58, 347.00°) |
| OKLab | oklab(73.05% 0.1537 -0.0309) |
| OKLCH | oklch(73.05% 0.157 348.6) |
| XYZ | xyz(50.9959, 35.8078, 49.5639) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Pale Magenta
#D767AD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BB8 #7BEEB1
analogous
#EA7BEE #EE7BB8 #EE7B7E
triadic
#EE7BB8 #B8EE7B #7BB8EE
tetradic
#EE7BB8 #EEEA7B #7BEEB1 #7B7EEE
square
#EE7BB8 #EEEA7B #7BEEB1 #7B7EEE
split-complementary
#EE7BB8 #7EEE7B #7BEEEA
monochromatic
#D31B7D #E7459B #EE7BB8 #F5B1D5 #FCE4F0
Accessibility & contrast
On white
2.57
#EE7BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EE7BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BB8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BB8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795BA
Deuteranopia (green-blind)
#A5A9B5
Tritanopia (blue-blind)
#FC7892
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee7bb8; /* rgb */ color: rgb(238, 123, 184); /* oklch */ color: oklch(73.1% 0.157 348.6);
Tailwind
colors: {
custom: {
50: '#f6a4cd',
500: '#ee7bb8',
950: '#000000',
},
}SCSS
$custom: #ee7bb8; $custom-light: #f6a4cd; $custom-dark: #000000;
JSON
{
"hex": "#ee7bb8",
"rgb": {
"r": 238,
"g": 123,
"b": 184
},
"hsl": {
"h": 328.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73053,
"c": 0.15681,
"h": 348.6
},
"luminance": 0.35804
}Semantic roles & 50–950 ramp
primary
#EE7BB8
secondary
#D3F2E1
accent
#D96D0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82