#DF7EB8#DF7EB8
#DF7EB8 is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.6% C 0.138 H 344.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7EB8 |
|---|---|
| RGB | rgb(223, 126, 184) |
| HSL | hsl(324, 60%, 68%) |
| HSV | hsv(324, 43%, 87%) |
| CMYK | cmyk(0%, 43.5%, 17.5%, 12.5%) |
| CIE-LAB | lab(65.02, 44.88, -14.05) |
| CIE-LCH | lch(65.02, 47.03, 342.61°) |
| OKLab | oklab(71.63% 0.133 -0.0371) |
| OKLCH | oklch(71.63% 0.138 344.4) |
| XYZ | xyz(46.5447, 34.0736, 49.4634) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 5.50
Pale Magenta
#D767AD
ΔE00 5.57
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Hot Pink
#FF69B4
ΔE00 6.21
Bubble Gum Pink
#FF69AF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7EB8 #7EDFA5
analogous
#D57EDF #DF7EB8 #DF7E87
triadic
#DF7EB8 #B8DF7E #7EB8DF
tetradic
#DF7EB8 #DFD57E #7EDFA5 #7E87DF
square
#DF7EB8 #DFD57E #7EDFA5 #7E87DF
split-complementary
#DF7EB8 #87DF7E #7EDFD5
monochromatic
#B62D7F #D34D9D #DF7EB8 #EBAFD3 #F7E0EE
Accessibility & contrast
On white
2.69
#DF7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#DF7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7EB8
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7EB8 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#9EA4B5
Tritanopia (blue-blind)
#EA7E93
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #df7eb8; /* rgb */ color: rgb(223, 126, 184); /* oklch */ color: oklch(71.6% 0.138 344.4);
Tailwind
colors: {
custom: {
50: '#eba5cd',
500: '#df7eb8',
950: '#000000',
},
}SCSS
$custom: #df7eb8; $custom-light: #eba5cd; $custom-dark: #000000;
JSON
{
"hex": "#df7eb8",
"rgb": {
"r": 223,
"g": 126,
"b": 184
},
"hsl": {
"h": 324.124,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.71631,
"c": 0.13812,
"h": 344.4
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#DF7EB8
secondary
#CEEBDA
accent
#C8621E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82