#DF80D6#DF80D6
#DF80D6 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.158 H 330.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80D6 |
|---|---|
| RGB | rgb(223, 128, 214) |
| HSL | hsl(306, 60%, 69%) |
| HSV | hsv(306, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 4%, 12.5%) |
| CIE-LAB | lab(66.51, 48.76, -28.62) |
| CIE-LCH | lch(66.51, 56.54, 329.59°) |
| OKLab | oklab(73.1% 0.1378 -0.0777) |
| OKLCH | oklch(73.1% 0.158 330.6) |
| XYZ | xyz(50.2876, 35.9840, 67.9021) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.16
Orchid
#DA70D6
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80D6 #80DF89
analogous
#B980DF #DF80D6 #DF80A7
triadic
#DF80D6 #D6DF80 #80D6DF
tetradic
#DF80D6 #DFB980 #80DF89 #80A7DF
square
#DF80D6 #DFB980 #80DF89 #80A7DF
split-complementary
#DF80D6 #A7DF80 #80DFB9
monochromatic
#B72EAA #D34FC6 #DF80D6 #EBB1E6 #F8E2F6
Accessibility & contrast
On white
2.56
#DF80D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DF80D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80D6
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80D6 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9AD9
Deuteranopia (green-blind)
#96A6D3
Tritanopia (blue-blind)
#E687A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df80d6; /* rgb */ color: rgb(223, 128, 214); /* oklch */ color: oklch(73.1% 0.158 330.6);
Tailwind
colors: {
custom: {
50: '#eba7e3',
500: '#df80d6',
950: '#000000',
},
}SCSS
$custom: #df80d6; $custom-light: #eba7e3; $custom-dark: #000000;
JSON
{
"hex": "#df80d6",
"rgb": {
"r": 223,
"g": 128,
"b": 214
},
"hsl": {
"h": 305.684,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.73104,
"c": 0.15823,
"h": 330.6
},
"luminance": 0.35981
}Semantic roles & 50–950 ramp
primary
#DF80D6
secondary
#CFEBD2
accent
#C72E1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83