#DF80D4#DF80D4
#DF80D4 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.0% C 0.156 H 331.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80D4 |
|---|---|
| RGB | rgb(223, 128, 212) |
| HSL | hsl(307, 60%, 69%) |
| HSV | hsv(307, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 4.9%, 12.5%) |
| CIE-LAB | lab(66.43, 48.42, -27.62) |
| CIE-LCH | lch(66.43, 55.74, 330.29°) |
| OKLab | oklab(73.02% 0.1374 -0.0749) |
| OKLCH | oklch(73.02% 0.156 331.4) |
| XYZ | xyz(50.0338, 35.8825, 66.5652) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.23
Orchid
#DA70D6
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid (survey)
#C875C4
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80D4 #80DF8B
analogous
#BB80DF #DF80D4 #DF80A5
triadic
#DF80D4 #D4DF80 #80D4DF
tetradic
#DF80D4 #DFBB80 #80DF8B #80A5DF
square
#DF80D4 #DFBB80 #80DF8B #80A5DF
split-complementary
#DF80D4 #A5DF80 #80DFBB
monochromatic
#B72EA7 #D34FC3 #DF80D4 #EBB1E5 #F8E2F5
Accessibility & contrast
On white
2.57
#DF80D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DF80D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80D4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80D4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D7
Deuteranopia (green-blind)
#96A6D1
Tritanopia (blue-blind)
#E686A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df80d4; /* rgb */ color: rgb(223, 128, 212); /* oklch */ color: oklch(73.0% 0.156 331.4);
Tailwind
colors: {
custom: {
50: '#eba7e1',
500: '#df80d4',
950: '#000000',
},
}SCSS
$custom: #df80d4; $custom-light: #eba7e1; $custom-dark: #000000;
JSON
{
"hex": "#df80d4",
"rgb": {
"r": 223,
"g": 128,
"b": 212
},
"hsl": {
"h": 306.947,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.7302,
"c": 0.15647,
"h": 331.4
},
"luminance": 0.3588
}Semantic roles & 50–950 ramp
primary
#DF80D4
secondary
#CFEBD3
accent
#C7321E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83