#DF80C8#DF80C8
#DF80C8 is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.5% C 0.146 H 336.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80C8 |
|---|---|
| RGB | rgb(223, 128, 200) |
| HSL | hsl(315, 60%, 69%) |
| HSV | hsv(315, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 10.3%, 12.5%) |
| CIE-LAB | lab(65.98, 46.39, -21.60) |
| CIE-LCH | lch(65.98, 51.17, 335.03°) |
| OKLab | oklab(72.54% 0.1344 -0.058) |
| OKLCH | oklch(72.54% 0.146 336.7) |
| XYZ | xyz(48.5760, 35.2994, 58.8873) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.19
Orchid (survey)
#C875C4
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80C8 #80DF97
analogous
#C780DF #DF80C8 #DF8099
triadic
#DF80C8 #C8DF80 #80C8DF
tetradic
#DF80C8 #DFC780 #80DF97 #8099DF
square
#DF80C8 #DFC780 #80DF97 #8099DF
split-complementary
#DF80C8 #99DF80 #80DFC7
monochromatic
#B72E96 #D34FB3 #DF80C8 #EBB1DD #F8E2F2
Accessibility & contrast
On white
2.61
#DF80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DF80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80C8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80C8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#9AA6C5
Tritanopia (blue-blind)
#E8839B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df80c8; /* rgb */ color: rgb(223, 128, 200); /* oklch */ color: oklch(72.5% 0.146 336.7);
Tailwind
colors: {
custom: {
50: '#eba7d8',
500: '#df80c8',
950: '#000000',
},
}SCSS
$custom: #df80c8; $custom-light: #eba7d8; $custom-dark: #000000;
JSON
{
"hex": "#df80c8",
"rgb": {
"r": 223,
"g": 128,
"b": 200
},
"hsl": {
"h": 314.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.72536,
"c": 0.14644,
"h": 336.7
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#DF80C8
secondary
#CFEBD6
accent
#C7471E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83