#EE7DB2#EE7DB2
#EE7DB2 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.1% C 0.150 H 352.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DB2 |
|---|---|
| RGB | rgb(238, 125, 178) |
| HSL | hsl(332, 77%, 71%) |
| HSV | hsv(332, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 25.2%, 6.7%) |
| CIE-LAB | lab(66.57, 49.42, -8.15) |
| CIE-LCH | lch(66.57, 50.09, 350.63°) |
| OKLab | oklab(73.14% 0.1489 -0.021) |
| OKLCH | oklch(73.14% 0.15 352) |
| XYZ | xyz(50.6309, 36.0629, 46.4051) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 4.97
Carnation Pink
#FF7FA7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DB2 #7DEEB9
analogous
#EE7DEB #EE7DB2 #EE807D
triadic
#EE7DB2 #B2EE7D #7DB2EE
tetradic
#EE7DB2 #EBEE7D #7DEEB9 #807DEE
square
#EE7DB2 #EBEE7D #7DEEB9 #807DEE
split-complementary
#EE7DB2 #7DEE80 #7DEBEE
monochromatic
#D51C73 #E74792 #EE7DB2 #F5B3D2 #FBE4EF
Accessibility & contrast
On white
2.56
#EE7DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#EE7DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DB2
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DB2 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FD7991
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7db2; /* rgb */ color: rgb(238, 125, 178); /* oklch */ color: oklch(73.1% 0.150 352.0);
Tailwind
colors: {
custom: {
50: '#f6a5c9',
500: '#ee7db2',
950: '#000000',
},
}SCSS
$custom: #ee7db2; $custom-light: #f6a5c9; $custom-dark: #000000;
JSON
{
"hex": "#ee7db2",
"rgb": {
"r": 238,
"g": 125,
"b": 178
},
"hsl": {
"h": 331.858,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73137,
"c": 0.1504,
"h": 352
},
"luminance": 0.36059
}Semantic roles & 50–950 ramp
primary
#EE7DB2
secondary
#D5F2E4
accent
#D9790C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82