#DF80CC#DF80CC
#DF80CC is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.150 H 334.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80CC |
|---|---|
| RGB | rgb(223, 128, 204) |
| HSL | hsl(312, 60%, 69%) |
| HSV | hsv(312, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 8.5%, 12.5%) |
| CIE-LAB | lab(66.13, 47.06, -23.62) |
| CIE-LCH | lch(66.13, 52.65, 333.35°) |
| OKLab | oklab(72.69% 0.1355 -0.0637) |
| OKLCH | oklch(72.69% 0.15 334.8) |
| XYZ | xyz(49.0496, 35.4888, 61.3815) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.40
Orchid
#DA70D6
ΔE00 5.07
Orchid (survey)
#C875C4
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80CC #80DF93
analogous
#C380DF #DF80CC #DF809D
triadic
#DF80CC #CCDF80 #80CCDF
tetradic
#DF80CC #DFC380 #80DF93 #809DDF
square
#DF80CC #DFC380 #80DF93 #809DDF
split-complementary
#DF80CC #9DDF80 #80DFC3
monochromatic
#B72E9B #D34FB8 #DF80CC #EBB1E0 #F8E2F3
Accessibility & contrast
On white
2.59
#DF80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DF80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80CC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80CC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CF
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#E7849D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df80cc; /* rgb */ color: rgb(223, 128, 204); /* oklch */ color: oklch(72.7% 0.150 334.8);
Tailwind
colors: {
custom: {
50: '#eba7db',
500: '#df80cc',
950: '#000000',
},
}SCSS
$custom: #df80cc; $custom-light: #eba7db; $custom-dark: #000000;
JSON
{
"hex": "#df80cc",
"rgb": {
"r": 223,
"g": 128,
"b": 204
},
"hsl": {
"h": 312,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.72694,
"c": 0.14968,
"h": 334.8
},
"luminance": 0.35486
}Semantic roles & 50–950 ramp
primary
#DF80CC
secondary
#CFEBD5
accent
#C7401E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83