#D080F7#D080F7
#D080F7 is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.0% C 0.183 H 313.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F7 |
|---|---|
| RGB | rgb(208, 128, 247) |
| HSL | hsl(280, 88%, 74%) |
| HSV | hsv(280, 48%, 97%) |
| CMYK | cmyk(15.8%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.19, 50.76, -47.50) |
| CIE-LCH | lch(66.19, 69.52, 316.90°) |
| OKLab | oklab(72.95% 0.1263 -0.1322) |
| OKLCH | oklch(72.95% 0.183 313.7) |
| XYZ | xyz(50.5173, 35.5649, 92.1812) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.32
Easter Purple
#C071FE
ΔE00 5.03
Violet (CSS)
#EE82EE
ΔE00 6.38
Baby Purple
#CA9BF7
ΔE00 6.77
Light Urple
#B36FF6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F7 #A7F780
analogous
#9480F7 #D080F7 #F780E2
triadic
#D080F7 #F7D080 #80F7D0
tetradic
#D080F7 #F79480 #A7F780 #80E2F7
square
#D080F7 #F79480 #A7F780 #80E2F7
split-complementary
#D080F7 #E2F780 #80F794
monochromatic
#A50FEE #BB46F3 #D080F7 #E5BAFB #F4E2FD
Accessibility & contrast
On white
2.59
#D080F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#D080F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#CD92B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d080f7; /* rgb */ color: rgb(208, 128, 247); /* oklch */ color: oklch(73.0% 0.183 313.7);
Tailwind
colors: {
custom: {
50: '#e0a7fa',
500: '#d080f7',
950: '#000000',
},
}SCSS
$custom: #d080f7; $custom-light: #e0a7fa; $custom-dark: #000000;
JSON
{
"hex": "#d080f7",
"rgb": {
"r": 208,
"g": 128,
"b": 247
},
"hsl": {
"h": 280.336,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.72952,
"c": 0.18283,
"h": 313.7
},
"luminance": 0.35564
}Semantic roles & 50–950 ramp
primary
#D080F7
secondary
#E0F5D6
accent
#E5014B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85