#D080F4#D080F4
#D080F4 is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.8% C 0.180 H 314.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F4 |
|---|---|
| RGB | rgb(208, 128, 244) |
| HSL | hsl(281, 84%, 73%) |
| HSV | hsv(281, 48%, 96%) |
| CMYK | cmyk(14.8%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.04, 50.14, -46.08) |
| CIE-LCH | lch(66.04, 68.10, 317.42°) |
| OKLab | oklab(72.8% 0.1259 -0.1281) |
| OKLCH | oklch(72.8% 0.18 314.5) |
| XYZ | xyz(50.0581, 35.3812, 89.7627) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.54
Easter Purple
#C071FE
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F4 #A4F480
analogous
#9680F4 #D080F4 #F480DE
triadic
#D080F4 #F4D080 #80F4D0
tetradic
#D080F4 #F49680 #A4F480 #80DEF4
square
#D080F4 #F49680 #A4F480 #80DEF4
split-complementary
#D080F4 #DEF480 #80F496
monochromatic
#A514E6 #BB48EF #D080F4 #E5B8F9 #F5E3FD
Accessibility & contrast
On white
2.60
#D080F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#D080F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#CD91AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080f4; /* rgb */ color: rgb(208, 128, 244); /* oklch */ color: oklch(72.8% 0.180 314.5);
Tailwind
colors: {
custom: {
50: '#e0a7f8',
500: '#d080f4',
950: '#000000',
},
}SCSS
$custom: #d080f4; $custom-light: #e0a7f8; $custom-dark: #000000;
JSON
{
"hex": "#d080f4",
"rgb": {
"r": 208,
"g": 128,
"b": 244
},
"hsl": {
"h": 281.379,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.728,
"c": 0.1796,
"h": 314.5
},
"luminance": 0.3538
}Semantic roles & 50–950 ramp
primary
#D080F4
secondary
#E0F5D6
accent
#E10549
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85