#DF80F7#DF80F7
#DF80F7 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.190 H 319.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F7 |
|---|---|
| RGB | rgb(223, 128, 247) |
| HSL | hsl(288, 88%, 74%) |
| HSV | hsv(288, 48%, 97%) |
| CMYK | cmyk(9.7%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.91, 54.84, -44.68) |
| CIE-LCH | lch(67.91, 70.73, 320.83°) |
| OKLab | oklab(74.6% 0.1437 -0.1237) |
| OKLCH | oklch(74.6% 0.19 319.3) |
| XYZ | xyz(54.9369, 37.8437, 92.3884) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F7 #98F780
analogous
#A380F7 #DF80F7 #F780D3
triadic
#DF80F7 #F7DF80 #80F7DF
tetradic
#DF80F7 #F7A380 #98F780 #80D3F7
square
#DF80F7 #F7A380 #98F780 #80D3F7
split-complementary
#DF80F7 #D3F780 #80F7A3
monochromatic
#C10FEE #D046F3 #DF80F7 #EEBAFB #F8E2FD
Accessibility & contrast
On white
2.45
#DF80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DF80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#E090B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f7; /* rgb */ color: rgb(223, 128, 247); /* oklch */ color: oklch(74.6% 0.190 319.3);
Tailwind
colors: {
custom: {
50: '#eba8fa',
500: '#df80f7',
950: '#000000',
},
}SCSS
$custom: #df80f7; $custom-light: #eba8fa; $custom-dark: #000000;
JSON
{
"hex": "#df80f7",
"rgb": {
"r": 223,
"g": 128,
"b": 247
},
"hsl": {
"h": 287.899,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.74603,
"c": 0.18959,
"h": 319.3
},
"luminance": 0.37842
}Semantic roles & 50–950 ramp
primary
#DF80F7
secondary
#DCF5D6
accent
#E5012F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85