#DE80F7#DE80F7
#DE80F7 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.189 H 318.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80F7 |
|---|---|
| RGB | rgb(222, 128, 247) |
| HSL | hsl(287, 88%, 74%) |
| HSV | hsv(287, 48%, 97%) |
| CMYK | cmyk(10.1%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.79, 54.56, -44.87) |
| CIE-LCH | lch(67.79, 70.64, 320.57°) |
| OKLab | oklab(74.49% 0.1425 -0.1243) |
| OKLCH | oklch(74.49% 0.189 318.9) |
| XYZ | xyz(54.6297, 37.6853, 92.3740) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 5.08
Orchid
#DA70D6
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.17
Liliac
#C48EFD
ΔE00 6.18
Light Purple
#BF77F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80F7 #99F780
analogous
#A280F7 #DE80F7 #F780D4
triadic
#DE80F7 #F7DE80 #80F7DE
tetradic
#DE80F7 #F7A280 #99F780 #80D4F7
square
#DE80F7 #F7A280 #99F780 #80D4F7
split-complementary
#DE80F7 #D4F780 #80F7A2
monochromatic
#BF0FEE #CF46F3 #DE80F7 #EDBAFB #F8E2FD
Accessibility & contrast
On white
2.46
#DE80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DE80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80F7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80F7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#87A8F4
Tritanopia (blue-blind)
#DF90B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de80f7; /* rgb */ color: rgb(222, 128, 247); /* oklch */ color: oklch(74.5% 0.189 318.9);
Tailwind
colors: {
custom: {
50: '#eaa8fa',
500: '#de80f7',
950: '#000000',
},
}SCSS
$custom: #de80f7; $custom-light: #eaa8fa; $custom-dark: #000000;
JSON
{
"hex": "#de80f7",
"rgb": {
"r": 222,
"g": 128,
"b": 247
},
"hsl": {
"h": 287.395,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.74491,
"c": 0.1891,
"h": 318.9
},
"luminance": 0.37683
}Semantic roles & 50–950 ramp
primary
#DE80F7
secondary
#DCF5D6
accent
#E50131
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85