#DF80D9#DF80D9
#DF80D9 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.161 H 329.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80D9 |
|---|---|
| RGB | rgb(223, 128, 217) |
| HSL | hsl(304, 60%, 69%) |
| HSV | hsv(304, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 2.7%, 12.5%) |
| CIE-LAB | lab(66.63, 49.29, -30.11) |
| CIE-LCH | lch(66.63, 57.76, 328.58°) |
| OKLab | oklab(73.23% 0.1385 -0.082) |
| OKLCH | oklch(73.23% 0.161 329.4) |
| XYZ | xyz(50.6743, 36.1387, 69.9385) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.31
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 3.72
Orchid (survey)
#C875C4
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80D9 #80DF86
analogous
#B680DF #DF80D9 #DF80AA
triadic
#DF80D9 #D9DF80 #80D9DF
tetradic
#DF80D9 #DFB680 #80DF86 #80AADF
square
#DF80D9 #DFB680 #80DF86 #80AADF
split-complementary
#DF80D9 #AADF80 #80DFB6
monochromatic
#B72EAE #D34FCA #DF80D9 #EBB1E8 #F8E2F6
Accessibility & contrast
On white
2.55
#DF80D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DF80D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80D9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80D9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9ADC
Deuteranopia (green-blind)
#95A7D6
Tritanopia (blue-blind)
#E588A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df80d9; /* rgb */ color: rgb(223, 128, 217); /* oklch */ color: oklch(73.2% 0.161 329.4);
Tailwind
colors: {
custom: {
50: '#eba7e5',
500: '#df80d9',
950: '#000000',
},
}SCSS
$custom: #df80d9; $custom-light: #eba7e5; $custom-dark: #000000;
JSON
{
"hex": "#df80d9",
"rgb": {
"r": 223,
"g": 128,
"b": 217
},
"hsl": {
"h": 303.789,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.73231,
"c": 0.16091,
"h": 329.4
},
"luminance": 0.36136
}Semantic roles & 50–950 ramp
primary
#DF80D9
secondary
#CFEBD1
accent
#C7291E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161015
muted
#847F84