#DF7DB1#DF7DB1
#DF7DB1 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.2% C 0.135 H 348.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DB1 |
|---|---|
| RGB | rgb(223, 125, 177) |
| HSL | hsl(328, 60%, 68%) |
| HSV | hsv(328, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 20.6%, 12.5%) |
| CIE-LAB | lab(64.59, 44.34, -10.74) |
| CIE-LCH | lch(64.59, 45.63, 346.38°) |
| OKLab | oklab(71.23% 0.1324 -0.0281) |
| OKLCH | oklch(71.23% 0.135 348) |
| XYZ | xyz(45.7018, 33.5328, 45.6518) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Pale Magenta
#D767AD
ΔE00 5.74
Hot Pink
#FF69B4
ΔE00 5.92
Bubble Gum Pink
#FF69AF
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DB1 #7DDFAB
analogous
#DC7DDF #DF7DB1 #DF7D80
triadic
#DF7DB1 #B1DF7D #7DB1DF
tetradic
#DF7DB1 #DFDC7D #7DDFAB #7D80DF
square
#DF7DB1 #DFDC7D #7DDFAB #7D80DF
split-complementary
#DF7DB1 #80DF7D #7DDFDC
monochromatic
#B52D75 #D34C94 #DF7DB1 #EBAECE #F7DFEC
Accessibility & contrast
On white
2.73
#DF7DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DF7DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DB1
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DB1 | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B3
Deuteranopia (green-blind)
#9FA3AF
Tritanopia (blue-blind)
#EB7B90
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df7db1; /* rgb */ color: rgb(223, 125, 177); /* oklch */ color: oklch(71.2% 0.135 348.0);
Tailwind
colors: {
custom: {
50: '#eba5c8',
500: '#df7db1',
950: '#000000',
},
}SCSS
$custom: #df7db1; $custom-light: #eba5c8; $custom-dark: #000000;
JSON
{
"hex": "#df7db1",
"rgb": {
"r": 223,
"g": 125,
"b": 177
},
"hsl": {
"h": 328.163,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.71231,
"c": 0.13539,
"h": 348
},
"luminance": 0.3353
}Semantic roles & 50–950 ramp
primary
#DF7DB1
secondary
#CDEBDB
accent
#C86E1D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82