#D080F2#D080F2
#D080F2 is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.7% C 0.177 H 315.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F2 |
|---|---|
| RGB | rgb(208, 128, 242) |
| HSL | hsl(282, 81%, 73%) |
| HSV | hsv(282, 47%, 95%) |
| CMYK | cmyk(14%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(65.95, 49.73, -45.12) |
| CIE-LCH | lch(65.95, 67.15, 317.78°) |
| OKLab | oklab(72.7% 0.1257 -0.1253) |
| OKLCH | oklch(72.7% 0.177 315.1) |
| XYZ | xyz(49.7561, 35.2604, 88.1721) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.71
Easter Purple
#C071FE
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F2 #A2F280
analogous
#9780F2 #D080F2 #F280DB
triadic
#D080F2 #F2D080 #80F2D0
tetradic
#D080F2 #F29780 #A2F280 #80DBF2
square
#D080F2 #F29780 #A2F280 #80DBF2
split-complementary
#D080F2 #DBF280 #80F297
monochromatic
#A417E1 #BB48EC #D080F2 #E5B8F8 #F5E3FC
Accessibility & contrast
On white
2.61
#D080F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#D080F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF6
Deuteranopia (green-blind)
#80A3EF
Tritanopia (blue-blind)
#CE91AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080f2; /* rgb */ color: rgb(208, 128, 242); /* oklch */ color: oklch(72.7% 0.177 315.1);
Tailwind
colors: {
custom: {
50: '#e0a7f7',
500: '#d080f2',
950: '#000000',
},
}SCSS
$custom: #d080f2; $custom-light: #e0a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d080f2",
"rgb": {
"r": 208,
"g": 128,
"b": 242
},
"hsl": {
"h": 282.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.727,
"c": 0.17746,
"h": 315.1
},
"luminance": 0.35259
}Semantic roles & 50–950 ramp
primary
#D080F2
secondary
#E0F4D7
accent
#DE0848
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#151017
muted
#847F85