#DF80D0#DF80D0
#DF80D0 is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.153 H 333.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80D0 |
|---|---|
| RGB | rgb(223, 128, 208) |
| HSL | hsl(309, 60%, 69%) |
| HSV | hsv(309, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 6.7%, 12.5%) |
| CIE-LAB | lab(66.28, 47.73, -25.63) |
| CIE-LCH | lch(66.28, 54.17, 331.77°) |
| OKLab | oklab(72.86% 0.1364 -0.0693) |
| OKLCH | oklch(72.86% 0.153 333.1) |
| XYZ | xyz(49.5355, 35.6832, 63.9407) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.70
Orchid
#DA70D6
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.74
Orchid (survey)
#C875C4
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80D0 #80DF8F
analogous
#BF80DF #DF80D0 #DF80A1
triadic
#DF80D0 #D0DF80 #80D0DF
tetradic
#DF80D0 #DFBF80 #80DF8F #80A1DF
square
#DF80D0 #DFBF80 #80DF8F #80A1DF
split-complementary
#DF80D0 #A1DF80 #80DFBF
monochromatic
#B72EA1 #D34FBE #DF80D0 #EBB1E2 #F8E2F4
Accessibility & contrast
On white
2.58
#DF80D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DF80D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80D0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80D0 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E99D3
Deuteranopia (green-blind)
#98A6CD
Tritanopia (blue-blind)
#E7859F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df80d0; /* rgb */ color: rgb(223, 128, 208); /* oklch */ color: oklch(72.9% 0.153 333.1);
Tailwind
colors: {
custom: {
50: '#eba7de',
500: '#df80d0',
950: '#000000',
},
}SCSS
$custom: #df80d0; $custom-light: #eba7de; $custom-dark: #000000;
JSON
{
"hex": "#df80d0",
"rgb": {
"r": 223,
"g": 128,
"b": 208
},
"hsl": {
"h": 309.474,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.72856,
"c": 0.15303,
"h": 333.1
},
"luminance": 0.3568
}Semantic roles & 50–950 ramp
primary
#DF80D0
secondary
#CFEBD4
accent
#C7391E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83