#DF80F4#DF80F4
#DF80F4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.187 H 320.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F4 |
|---|---|
| RGB | rgb(223, 128, 244) |
| HSL | hsl(289, 84%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(8.6%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(67.77, 54.26, -43.25) |
| CIE-LCH | lch(67.77, 69.38, 321.44°) |
| OKLab | oklab(74.46% 0.1433 -0.1196) |
| OKLCH | oklch(74.46% 0.187 320.2) |
| XYZ | xyz(54.4777, 37.6601, 89.9699) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F4 #95F480
analogous
#A580F4 #DF80F4 #F480CF
triadic
#DF80F4 #F4DF80 #80F4DF
tetradic
#DF80F4 #F4A580 #95F480 #80CFF4
square
#DF80F4 #F4A580 #95F480 #80CFF4
split-complementary
#DF80F4 #CFF480 #80F4A5
monochromatic
#C014E6 #D148EF #DF80F4 #EDB8F9 #F8E3FD
Accessibility & contrast
On white
2.46
#DF80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DF80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#E08FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f4; /* rgb */ color: rgb(223, 128, 244); /* oklch */ color: oklch(74.5% 0.187 320.2);
Tailwind
colors: {
custom: {
50: '#eba8f8',
500: '#df80f4',
950: '#000000',
},
}SCSS
$custom: #df80f4; $custom-light: #eba8f8; $custom-dark: #000000;
JSON
{
"hex": "#df80f4",
"rgb": {
"r": 223,
"g": 128,
"b": 244
},
"hsl": {
"h": 289.138,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74458,
"c": 0.1866,
"h": 320.2
},
"luminance": 0.37658
}Semantic roles & 50–950 ramp
primary
#DF80F4
secondary
#DCF5D6
accent
#E1052D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85