#EE7DBB#EE7DBB
#EE7DBB is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.4% C 0.155 H 347.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DBB |
|---|---|
| RGB | rgb(238, 125, 187) |
| HSL | hsl(327, 77%, 71%) |
| HSV | hsv(327, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 21.4%, 6.7%) |
| CIE-LAB | lab(66.85, 50.67, -12.80) |
| CIE-LCH | lch(66.85, 52.27, 345.82°) |
| OKLab | oklab(73.44% 0.1517 -0.0336) |
| OKLCH | oklch(73.44% 0.155 347.5) |
| XYZ | xyz(51.5644, 36.4362, 51.3212) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.04
Bubblegum Pink
#FE83CC
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.70
Pale Magenta
#D767AD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DBB #7DEEB0
analogous
#E97DEE #EE7DBB #EE7D82
triadic
#EE7DBB #BBEE7D #7DBBEE
tetradic
#EE7DBB #EEE97D #7DEEB0 #7D82EE
square
#EE7DBB #EEE97D #7DEEB0 #7D82EE
split-complementary
#EE7DBB #82EE7D #7DEEE9
monochromatic
#D51C81 #E7479F #EE7DBB #F5B3D7 #FBE4F1
Accessibility & contrast
On white
2.53
#EE7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#EE7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DBB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DBB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#FB7B94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7dbb; /* rgb */ color: rgb(238, 125, 187); /* oklch */ color: oklch(73.4% 0.155 347.5);
Tailwind
colors: {
custom: {
50: '#f6a6cf',
500: '#ee7dbb',
950: '#000000',
},
}SCSS
$custom: #ee7dbb; $custom-light: #f6a6cf; $custom-dark: #000000;
JSON
{
"hex": "#ee7dbb",
"rgb": {
"r": 238,
"g": 125,
"b": 187
},
"hsl": {
"h": 327.08,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73444,
"c": 0.15532,
"h": 347.5
},
"luminance": 0.36432
}Semantic roles & 50–950 ramp
primary
#EE7DBB
secondary
#D5F2E2
accent
#D9690C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82