#DF80F8#DF80F8
#DF80F8 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.191 H 319.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F8 |
|---|---|
| RGB | rgb(223, 128, 248) |
| HSL | hsl(288, 90%, 74%) |
| HSV | hsv(288, 48%, 97%) |
| CMYK | cmyk(10.1%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.95, 55.03, -45.15) |
| CIE-LCH | lch(67.95, 71.18, 320.63°) |
| OKLab | oklab(74.65% 0.1438 -0.1251) |
| OKLCH | oklch(74.65% 0.191 319) |
| XYZ | xyz(55.0917, 37.9056, 93.2032) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.18
Liliac
#C48EFD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F8 #99F880
analogous
#A380F8 #DF80F8 #F880D5
triadic
#DF80F8 #F8DF80 #80F8DF
tetradic
#DF80F8 #F8A380 #99F880 #80D5F8
square
#DF80F8 #F8A380 #99F880 #80D5F8
split-complementary
#DF80F8 #D5F880 #80F8A3
monochromatic
#C10DF0 #D046F5 #DF80F8 #EEBAFB #F8E2FD
Accessibility & contrast
On white
2.45
#DF80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DF80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#E091B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df80f8; /* rgb */ color: rgb(223, 128, 248); /* oklch */ color: oklch(74.7% 0.191 319.0);
Tailwind
colors: {
custom: {
50: '#eba8fb',
500: '#df80f8',
950: '#000000',
},
}SCSS
$custom: #df80f8; $custom-light: #eba8fb; $custom-dark: #000000;
JSON
{
"hex": "#df80f8",
"rgb": {
"r": 223,
"g": 128,
"b": 248
},
"hsl": {
"h": 287.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74652,
"c": 0.19059,
"h": 319
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#DF80F8
secondary
#DCF5D6
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85