#DF80F1#DF80F1
#DF80F1 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.184 H 321.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F1 |
|---|---|
| RGB | rgb(223, 128, 241) |
| HSL | hsl(290, 80%, 72%) |
| HSV | hsv(290, 47%, 95%) |
| CMYK | cmyk(7.5%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(67.64, 53.69, -41.81) |
| CIE-LCH | lch(67.64, 68.05, 322.09°) |
| OKLab | oklab(74.31% 0.1428 -0.1154) |
| OKLCH | oklch(74.31% 0.184 321.1) |
| XYZ | xyz(54.0259, 37.4793, 87.5904) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 6.07
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F1 #92F180
analogous
#A680F1 #DF80F1 #F180CB
triadic
#DF80F1 #F1DF80 #80F1DF
tetradic
#DF80F1 #F1A680 #92F180 #80CBF1
square
#DF80F1 #F1A680 #92F180 #80CBF1
split-complementary
#DF80F1 #CBF180 #80F1A6
monochromatic
#BF18DE #D149EB #DF80F1 #EDB7F7 #F8E3FC
Accessibility & contrast
On white
2.47
#DF80F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DF80F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F1
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F1 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF5
Deuteranopia (green-blind)
#8BA8EE
Tritanopia (blue-blind)
#E18FAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f1; /* rgb */ color: rgb(223, 128, 241); /* oklch */ color: oklch(74.3% 0.184 321.1);
Tailwind
colors: {
custom: {
50: '#eba7f6',
500: '#df80f1',
950: '#000000',
},
}SCSS
$custom: #df80f1; $custom-light: #eba7f6; $custom-dark: #000000;
JSON
{
"hex": "#df80f1",
"rgb": {
"r": 223,
"g": 128,
"b": 241
},
"hsl": {
"h": 290.442,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.74314,
"c": 0.18363,
"h": 321.1
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#DF80F1
secondary
#DCF4D7
accent
#DC092B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85