#DF80F5#DF80F5
#DF80F5 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.188 H 319.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F5 |
|---|---|
| RGB | rgb(223, 128, 245) |
| HSL | hsl(289, 85%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(9%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.81, 54.45, -43.72) |
| CIE-LCH | lch(67.81, 69.83, 321.24°) |
| OKLab | oklab(74.51% 0.1434 -0.1209) |
| OKLCH | oklch(74.51% 0.188 319.9) |
| XYZ | xyz(54.6300, 37.7210, 90.7717) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F5 #96F580
analogous
#A480F5 #DF80F5 #F580D0
triadic
#DF80F5 #F5DF80 #80F5DF
tetradic
#DF80F5 #F5A480 #96F580 #80D0F5
square
#DF80F5 #F5A480 #96F580 #80D0F5
split-complementary
#DF80F5 #D0F580 #80F5A4
monochromatic
#C012E8 #D147F1 #DF80F5 #EDB9F9 #F8E3FD
Accessibility & contrast
On white
2.46
#DF80F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DF80F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FF9
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#E090AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f5; /* rgb */ color: rgb(223, 128, 245); /* oklch */ color: oklch(74.5% 0.188 319.9);
Tailwind
colors: {
custom: {
50: '#eba8f9',
500: '#df80f5',
950: '#000000',
},
}SCSS
$custom: #df80f5; $custom-light: #eba8f9; $custom-dark: #000000;
JSON
{
"hex": "#df80f5",
"rgb": {
"r": 223,
"g": 128,
"b": 245
},
"hsl": {
"h": 288.718,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.74506,
"c": 0.18759,
"h": 319.9
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#DF80F5
secondary
#DCF5D6
accent
#E2042D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85