#D080F1#D080F1
#D080F1 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.7% C 0.176 H 315.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F1 |
|---|---|
| RGB | rgb(208, 128, 241) |
| HSL | hsl(282, 80%, 72%) |
| HSV | hsv(282, 47%, 95%) |
| CMYK | cmyk(13.7%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(65.90, 49.53, -44.65) |
| CIE-LCH | lch(65.90, 66.68, 317.97°) |
| OKLab | oklab(72.65% 0.1255 -0.1239) |
| OKLCH | oklch(72.65% 0.176 315.4) |
| XYZ | xyz(49.6063, 35.2005, 87.3833) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.80
Easter Purple
#C071FE
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.83
Orchid
#DA70D6
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F1 #A1F180
analogous
#9880F1 #D080F1 #F180D9
triadic
#D080F1 #F1D080 #80F1D0
tetradic
#D080F1 #F19880 #A1F180 #80D9F1
square
#D080F1 #F19880 #A1F180 #80D9F1
split-complementary
#D080F1 #D9F180 #80F198
monochromatic
#A418DE #BC49EB #D080F1 #E4B7F7 #F5E3FC
Accessibility & contrast
On white
2.61
#D080F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#D080F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F1
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F1 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF5
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#CE91AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080f1; /* rgb */ color: rgb(208, 128, 241); /* oklch */ color: oklch(72.7% 0.176 315.4);
Tailwind
colors: {
custom: {
50: '#e0a7f6',
500: '#d080f1',
950: '#000000',
},
}SCSS
$custom: #d080f1; $custom-light: #e0a7f6; $custom-dark: #000000;
JSON
{
"hex": "#d080f1",
"rgb": {
"r": 208,
"g": 128,
"b": 241
},
"hsl": {
"h": 282.478,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.7265,
"c": 0.17638,
"h": 315.4
},
"luminance": 0.35199
}Semantic roles & 50–950 ramp
primary
#D080F1
secondary
#E0F4D7
accent
#DC0947
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#151017
muted
#847F85