#E07DB1#E07DB1
#E07DB1 is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.4% C 0.136 H 348.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E07DB1 |
|---|---|
| RGB | rgb(224, 125, 177) |
| HSL | hsl(328, 61%, 68%) |
| HSV | hsv(328, 44%, 88%) |
| CMYK | cmyk(0%, 44.2%, 21%, 12.2%) |
| CIE-LAB | lab(64.72, 44.67, -10.54) |
| CIE-LCH | lch(64.72, 45.90, 346.73°) |
| OKLab | oklab(71.35% 0.1335 -0.0275) |
| OKLCH | oklch(71.35% 0.136 348.3) |
| XYZ | xyz(46.0109, 33.6922, 45.6663) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.29
Bubblegum (survey)
#FF6CB5
ΔE00 5.56
Hot Pink
#FF69B4
ΔE00 5.78
Pale Magenta
#D767AD
ΔE00 5.83
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07DB1 #7DE0AC
analogous
#DE7DE0 #E07DB1 #E07D7F
triadic
#E07DB1 #B1E07D #7DB1E0
tetradic
#E07DB1 #E0DE7D #7DE0AC #7D7FE0
square
#E07DB1 #E0DE7D #7DE0AC #7D7FE0
split-complementary
#E07DB1 #7FE07D #7DE0DE
monochromatic
#B72C75 #D44C93 #E07DB1 #ECAECF #F8E0EC
Accessibility & contrast
On white
2.71
#E07DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#E07DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07DB1
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07DB1 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B3
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#EC7B90
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #e07db1; /* rgb */ color: rgb(224, 125, 177); /* oklch */ color: oklch(71.4% 0.136 348.3);
Tailwind
colors: {
custom: {
50: '#eca5c8',
500: '#e07db1',
950: '#000000',
},
}SCSS
$custom: #e07db1; $custom-light: #eca5c8; $custom-dark: #000000;
JSON
{
"hex": "#e07db1",
"rgb": {
"r": 224,
"g": 125,
"b": 177
},
"hsl": {
"h": 328.485,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.71354,
"c": 0.13635,
"h": 348.3
},
"luminance": 0.33689
}Semantic roles & 50–950 ramp
primary
#E07DB1
secondary
#CEEBDC
accent
#C96E1C
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82