#DF80C0#DF80C0
#DF80C0 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.2% C 0.140 H 340.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80C0 |
|---|---|
| RGB | rgb(223, 128, 192) |
| HSL | hsl(320, 60%, 69%) |
| HSV | hsv(320, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 13.9%, 12.5%) |
| CIE-LAB | lab(65.70, 45.10, -17.54) |
| CIE-LCH | lch(65.70, 48.39, 338.75°) |
| OKLab | oklab(72.23% 0.1323 -0.0468) |
| OKLCH | oklch(72.23% 0.14 340.5) |
| XYZ | xyz(47.6654, 34.9351, 54.0915) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.91
Bubblegum Pink
#FE83CC
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 5.98
Pale Magenta
#D767AD
ΔE00 6.09
Orchid (survey)
#C875C4
ΔE00 6.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80C0 #80DF9F
analogous
#CF80DF #DF80C0 #DF8091
triadic
#DF80C0 #C0DF80 #80C0DF
tetradic
#DF80C0 #DFCF80 #80DF9F #8091DF
square
#DF80C0 #DFCF80 #80DF9F #8091DF
split-complementary
#DF80C0 #91DF80 #80DFCF
monochromatic
#B72E8A #D34FA8 #DF80C0 #EBB1D8 #F8E2F0
Accessibility & contrast
On white
2.63
#DF80C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DF80C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80C0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80C0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C2
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#E98198
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df80c0; /* rgb */ color: rgb(223, 128, 192); /* oklch */ color: oklch(72.2% 0.140 340.5);
Tailwind
colors: {
custom: {
50: '#eba7d3',
500: '#df80c0',
950: '#000000',
},
}SCSS
$custom: #df80c0; $custom-light: #eba7d3; $custom-dark: #000000;
JSON
{
"hex": "#df80c0",
"rgb": {
"r": 223,
"g": 128,
"b": 192
},
"hsl": {
"h": 319.579,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.7223,
"c": 0.14032,
"h": 340.5
},
"luminance": 0.34932
}Semantic roles & 50–950 ramp
primary
#DF80C0
secondary
#CFEBD9
accent
#C7551E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82