#DF80C7#DF80C7
#DF80C7 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.146 H 337.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80C7 |
|---|---|
| RGB | rgb(223, 128, 199) |
| HSL | hsl(315, 60%, 69%) |
| HSV | hsv(315, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 10.8%, 12.5%) |
| CIE-LAB | lab(65.94, 46.23, -21.10) |
| CIE-LCH | lch(65.94, 50.81, 335.47°) |
| OKLab | oklab(72.5% 0.1342 -0.0566) |
| OKLCH | oklch(72.5% 0.146 337.1) |
| XYZ | xyz(48.4595, 35.2528, 58.2738) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 5.46
Orchid (survey)
#C875C4
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.29
Pale Magenta
#D767AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80C7 #80DF98
analogous
#C880DF #DF80C7 #DF8098
triadic
#DF80C7 #C7DF80 #80C7DF
tetradic
#DF80C7 #DFC880 #80DF98 #8098DF
square
#DF80C7 #DFC880 #80DF98 #8098DF
split-complementary
#DF80C7 #98DF80 #80DFC8
monochromatic
#B72E94 #D34FB1 #DF80C7 #EBB1DD #F8E2F2
Accessibility & contrast
On white
2.61
#DF80C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#DF80C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80C7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80C7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8297CA
Deuteranopia (green-blind)
#9BA6C4
Tritanopia (blue-blind)
#E8839B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df80c7; /* rgb */ color: rgb(223, 128, 199); /* oklch */ color: oklch(72.5% 0.146 337.1);
Tailwind
colors: {
custom: {
50: '#eba7d8',
500: '#df80c7',
950: '#000000',
},
}SCSS
$custom: #df80c7; $custom-light: #eba7d8; $custom-dark: #000000;
JSON
{
"hex": "#df80c7",
"rgb": {
"r": 223,
"g": 128,
"b": 199
},
"hsl": {
"h": 315.158,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.72497,
"c": 0.14565,
"h": 337.1
},
"luminance": 0.3525
}Semantic roles & 50–950 ramp
primary
#DF80C7
secondary
#CFEBD6
accent
#C7491E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83