#DF80FC#DF80FC
#DF80FC is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.195 H 317.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80FC |
|---|---|
| RGB | rgb(223, 128, 252) |
| HSL | hsl(286, 95%, 75%) |
| HSV | hsv(286, 49%, 99%) |
| CMYK | cmyk(11.5%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.14, 55.81, -47.05) |
| CIE-LCH | lch(68.14, 73.00, 319.87°) |
| OKLab | oklab(74.85% 0.1443 -0.1305) |
| OKLCH | oklch(74.85% 0.195 317.9) |
| XYZ | xyz(55.7188, 38.1565, 96.5065) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.39
Purply Pink
#F075E6
ΔE00 5.58
Liliac
#C48EFD
ΔE00 5.99
Light Purple
#BF77F6
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80FC #9DFC80
analogous
#A180FC #DF80FC #FC80DB
triadic
#DF80FC #FCDF80 #80FCDF
tetradic
#DF80FC #FCA180 #9DFC80 #80DBFC
square
#DF80FC #FCA180 #9DFC80 #80DBFC
split-complementary
#DF80FC #DBFC80 #80FCA1
monochromatic
#C108F9 #D044FB #DF80FC #EEBCFD #F7E1FE
Accessibility & contrast
On white
2.43
#DF80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DF80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80FC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80FC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#DF92B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df80fc; /* rgb */ color: rgb(223, 128, 252); /* oklch */ color: oklch(74.8% 0.195 317.9);
Tailwind
colors: {
custom: {
50: '#eba8fe',
500: '#df80fc',
950: '#000000',
},
}SCSS
$custom: #df80fc; $custom-light: #eba8fe; $custom-dark: #000000;
JSON
{
"hex": "#df80fc",
"rgb": {
"r": 223,
"g": 128,
"b": 252
},
"hsl": {
"h": 285.968,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74849,
"c": 0.19461,
"h": 317.9
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#DF80FC
secondary
#DCF7D4
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86