#DF7DBA#DF7DBA
#DF7DBA is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.6% C 0.141 H 343.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DBA |
|---|---|
| RGB | rgb(223, 125, 186) |
| HSL | hsl(323, 60%, 68%) |
| HSV | hsv(323, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 16.6%, 12.5%) |
| CIE-LAB | lab(64.89, 45.70, -15.39) |
| CIE-LCH | lch(64.89, 48.22, 341.39°) |
| OKLab | oklab(71.55% 0.1351 -0.0408) |
| OKLCH | oklch(71.55% 0.141 343.2) |
| XYZ | xyz(46.6286, 33.9035, 50.5330) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.12
Hot Pink
#FF69B4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DBA #7DDFA2
analogous
#D37DDF #DF7DBA #DF7D89
triadic
#DF7DBA #BADF7D #7DBADF
tetradic
#DF7DBA #DFD37D #7DDFA2 #7D89DF
square
#DF7DBA #DFD37D #7DDFA2 #7D89DF
split-complementary
#DF7DBA #89DF7D #7DDFD3
monochromatic
#B52D82 #D34CA0 #DF7DBA #EBAED4 #F7DFEE
Accessibility & contrast
On white
2.70
#DF7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#DF7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DBA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DBA | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BC
Deuteranopia (green-blind)
#9DA3B7
Tritanopia (blue-blind)
#EA7D94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df7dba; /* rgb */ color: rgb(223, 125, 186); /* oklch */ color: oklch(71.6% 0.141 343.2);
Tailwind
colors: {
custom: {
50: '#eba5ce',
500: '#df7dba',
950: '#000000',
},
}SCSS
$custom: #df7dba; $custom-light: #eba5ce; $custom-dark: #000000;
JSON
{
"hex": "#df7dba",
"rgb": {
"r": 223,
"g": 125,
"b": 186
},
"hsl": {
"h": 322.653,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.71551,
"c": 0.14115,
"h": 343.2
},
"luminance": 0.339
}Semantic roles & 50–950 ramp
primary
#DF7DBA
secondary
#CDEBD8
accent
#C85E1D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82