#DE80F4#DE80F4
#DE80F4 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.186 H 319.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80F4 |
|---|---|
| RGB | rgb(222, 128, 244) |
| HSL | hsl(289, 84%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(9%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(67.65, 53.98, -43.44) |
| CIE-LCH | lch(67.65, 69.29, 321.18°) |
| OKLab | oklab(74.35% 0.1421 -0.1201) |
| OKLCH | oklch(74.35% 0.186 319.8) |
| XYZ | xyz(54.1705, 37.5016, 89.9555) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80F4 #96F480
analogous
#A480F4 #DE80F4 #F480D0
triadic
#DE80F4 #F4DE80 #80F4DE
tetradic
#DE80F4 #F4A480 #96F480 #80D0F4
square
#DE80F4 #F4A480 #96F480 #80D0F4
split-complementary
#DE80F4 #D0F480 #80F4A4
monochromatic
#BE14E6 #CF48EF #DE80F4 #EDB8F9 #F8E3FD
Accessibility & contrast
On white
2.47
#DE80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DE80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80F4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80F4 | 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)
#6D9EF8
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#DF90AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de80f4; /* rgb */ color: rgb(222, 128, 244); /* oklch */ color: oklch(74.3% 0.186 319.8);
Tailwind
colors: {
custom: {
50: '#eaa7f8',
500: '#de80f4',
950: '#000000',
},
}SCSS
$custom: #de80f4; $custom-light: #eaa7f8; $custom-dark: #000000;
JSON
{
"hex": "#de80f4",
"rgb": {
"r": 222,
"g": 128,
"b": 244
},
"hsl": {
"h": 288.621,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74345,
"c": 0.1861,
"h": 319.8
},
"luminance": 0.375
}Semantic roles & 50–950 ramp
primary
#DE80F4
secondary
#DCF5D6
accent
#E1052F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85