#DF80FB#DF80FB
#DF80FB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.194 H 318.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80FB |
|---|---|
| RGB | rgb(223, 128, 251) |
| HSL | hsl(286, 94%, 74%) |
| HSV | hsv(286, 49%, 98%) |
| CMYK | cmyk(11.2%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(68.09, 55.61, -46.58) |
| CIE-LCH | lch(68.09, 72.54, 320.05°) |
| OKLab | oklab(74.8% 0.1442 -0.1292) |
| OKLCH | oklch(74.8% 0.194 318.1) |
| XYZ | xyz(55.5608, 38.0933, 95.6741) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.45
Liliac
#C48EFD
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.14
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80FB #9CFB80
analogous
#A280FB #DF80FB #FB80DA
triadic
#DF80FB #FBDF80 #80FBDF
tetradic
#DF80FB #FBA280 #9CFB80 #80DAFB
square
#DF80FB #FBA280 #9CFB80 #80DAFB
split-complementary
#DF80FB #DAFB80 #80FBA2
monochromatic
#C109F7 #D045F9 #DF80FB #EEBBFD #F8E1FE
Accessibility & contrast
On white
2.44
#DF80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DF80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80FB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#DF92B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df80fb; /* rgb */ color: rgb(223, 128, 251); /* oklch */ color: oklch(74.8% 0.194 318.1);
Tailwind
colors: {
custom: {
50: '#eba8fd',
500: '#df80fb',
950: '#000000',
},
}SCSS
$custom: #df80fb; $custom-light: #eba8fd; $custom-dark: #000000;
JSON
{
"hex": "#df80fb",
"rgb": {
"r": 223,
"g": 128,
"b": 251
},
"hsl": {
"h": 286.341,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.748,
"c": 0.1936,
"h": 318.1
},
"luminance": 0.38091
}Semantic roles & 50–950 ramp
primary
#DF80FB
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85