#DF80D3#DF80D3
#DF80D3 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.0% C 0.156 H 331.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80D3 |
|---|---|
| RGB | rgb(223, 128, 211) |
| HSL | hsl(308, 60%, 69%) |
| HSV | hsv(308, 43%, 87%) |
| CMYK | cmyk(0%, 42.6%, 5.4%, 12.5%) |
| CIE-LAB | lab(66.39, 48.24, -27.12) |
| CIE-LCH | lch(66.39, 55.35, 330.65°) |
| OKLab | oklab(72.98% 0.1371 -0.0735) |
| OKLCH | oklch(72.98% 0.156 331.8) |
| XYZ | xyz(49.9080, 35.8322, 65.9029) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.32
Orchid
#DA70D6
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid (survey)
#C875C4
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80D3 #80DF8C
analogous
#BC80DF #DF80D3 #DF80A4
triadic
#DF80D3 #D3DF80 #80D3DF
tetradic
#DF80D3 #DFBC80 #80DF8C #80A4DF
square
#DF80D3 #DFBC80 #80DF8C #80A4DF
split-complementary
#DF80D3 #A4DF80 #80DFBC
monochromatic
#B72EA5 #D34FC2 #DF80D3 #EBB1E4 #F8E2F5
Accessibility & contrast
On white
2.57
#DF80D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DF80D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80D3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80D3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D6
Deuteranopia (green-blind)
#97A6D0
Tritanopia (blue-blind)
#E686A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df80d3; /* rgb */ color: rgb(223, 128, 211); /* oklch */ color: oklch(73.0% 0.156 331.8);
Tailwind
colors: {
custom: {
50: '#eba7e0',
500: '#df80d3',
950: '#000000',
},
}SCSS
$custom: #df80d3; $custom-light: #eba7e0; $custom-dark: #000000;
JSON
{
"hex": "#df80d3",
"rgb": {
"r": 223,
"g": 128,
"b": 211
},
"hsl": {
"h": 307.579,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.72979,
"c": 0.15561,
"h": 331.8
},
"luminance": 0.35829
}Semantic roles & 50–950 ramp
primary
#DF80D3
secondary
#CFEBD3
accent
#C7331E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83