#DF7DAE#DF7DAE
#DF7DAE is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.1% C 0.134 H 349.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DAE |
|---|---|
| RGB | rgb(223, 125, 174) |
| HSL | hsl(330, 60%, 68%) |
| HSV | hsv(330, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 22%, 12.5%) |
| CIE-LAB | lab(64.50, 43.90, -9.18) |
| CIE-LCH | lch(64.50, 44.85, 348.18°) |
| OKLab | oklab(71.13% 0.1315 -0.0239) |
| OKLCH | oklch(71.13% 0.134 349.7) |
| XYZ | xyz(45.4060, 33.4145, 44.0943) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.56
Bubblegum (survey)
#FF6CB5
ΔE00 5.76
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Hot Pink
#FF69B4
ΔE00 5.98
Palevioletred
#DB7093
ΔE00 5.99
Pale Magenta
#D767AD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DAE #7DDFAE
analogous
#DF7DDF #DF7DAE #DF7D7D
triadic
#DF7DAE #AEDF7D #7DAEDF
tetradic
#DF7DAE #DFDF7D #7DDFAE #7D7DDF
square
#DF7DAE #DFDF7D #7DDFAE #7D7DDF
split-complementary
#DF7DAE #7DDF7D #7DDFDF
monochromatic
#B52D71 #D34C8F #DF7DAE #EBAECD #F7DFEB
Accessibility & contrast
On white
2.73
#DF7DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DF7DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DAE
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DAE | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#EC7A8F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #df7dae; /* rgb */ color: rgb(223, 125, 174); /* oklch */ color: oklch(71.1% 0.134 349.7);
Tailwind
colors: {
custom: {
50: '#eba5c6',
500: '#df7dae',
950: '#000000',
},
}SCSS
$custom: #df7dae; $custom-light: #eba5c6; $custom-dark: #000000;
JSON
{
"hex": "#df7dae",
"rgb": {
"r": 223,
"g": 125,
"b": 174
},
"hsl": {
"h": 330,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.71128,
"c": 0.13366,
"h": 349.7
},
"luminance": 0.33411
}Semantic roles & 50–950 ramp
primary
#DF7DAE
secondary
#CDEBDC
accent
#C8731D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82