#DF80F0#DF80F0
#DF80F0 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.183 H 321.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F0 |
|---|---|
| RGB | rgb(223, 128, 240) |
| HSL | hsl(291, 79%, 72%) |
| HSV | hsv(291, 47%, 94%) |
| CMYK | cmyk(7.1%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(67.59, 53.50, -41.33) |
| CIE-LCH | lch(67.59, 67.60, 322.31°) |
| OKLab | oklab(74.27% 0.1427 -0.114) |
| OKLCH | oklch(74.27% 0.183 321.4) |
| XYZ | xyz(53.8770, 37.4198, 86.8059) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F0 #91F080
analogous
#A780F0 #DF80F0 #F080C9
triadic
#DF80F0 #F0DF80 #80F0DF
tetradic
#DF80F0 #F0A780 #91F080 #80C9F0
square
#DF80F0 #F0A780 #91F080 #80C9F0
split-complementary
#DF80F0 #C9F080 #80F0A7
monochromatic
#BE1ADC #D149EA #DF80F0 #EDB7F6 #F8E4FC
Accessibility & contrast
On white
2.48
#DF80F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DF80F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#E18EAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f0; /* rgb */ color: rgb(223, 128, 240); /* oklch */ color: oklch(74.3% 0.183 321.4);
Tailwind
colors: {
custom: {
50: '#eba7f5',
500: '#df80f0',
950: '#000000',
},
}SCSS
$custom: #df80f0; $custom-light: #eba7f5; $custom-dark: #000000;
JSON
{
"hex": "#df80f0",
"rgb": {
"r": 223,
"g": 128,
"b": 240
},
"hsl": {
"h": 290.893,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.74267,
"c": 0.18265,
"h": 321.4
},
"luminance": 0.37418
}Semantic roles & 50–950 ramp
primary
#DF80F0
secondary
#DCF4D7
accent
#DB0A2A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85