#D080F3#D080F3
#D080F3 is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.8% C 0.179 H 314.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F3 |
|---|---|
| RGB | rgb(208, 128, 243) |
| HSL | hsl(282, 83%, 73%) |
| HSV | hsv(282, 47%, 95%) |
| CMYK | cmyk(14.4%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(66.00, 49.94, -45.60) |
| CIE-LCH | lch(66.00, 67.63, 317.60°) |
| OKLab | oklab(72.75% 0.1258 -0.1267) |
| OKLCH | oklch(72.75% 0.179 314.8) |
| XYZ | xyz(49.9067, 35.3206, 88.9652) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.14
Liliac
#C48EFD
ΔE00 4.62
Easter Purple
#C071FE
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 6.00
Orchid
#DA70D6
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F3 #A3F380
analogous
#9680F3 #D080F3 #F380DD
triadic
#D080F3 #F3D080 #80F3D0
tetradic
#D080F3 #F39680 #A3F380 #80DDF3
square
#D080F3 #F39680 #A3F380 #80DDF3
split-complementary
#D080F3 #DDF380 #80F396
monochromatic
#A515E3 #BB48EE #D080F3 #E5B8F8 #F5E3FC
Accessibility & contrast
On white
2.60
#D080F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#D080F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF7
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#CE91AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080f3; /* rgb */ color: rgb(208, 128, 243); /* oklch */ color: oklch(72.8% 0.179 314.8);
Tailwind
colors: {
custom: {
50: '#e0a7f7',
500: '#d080f3',
950: '#000000',
},
}SCSS
$custom: #d080f3; $custom-light: #e0a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d080f3",
"rgb": {
"r": 208,
"g": 128,
"b": 243
},
"hsl": {
"h": 281.739,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.7275,
"c": 0.17852,
"h": 314.8
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#D080F3
secondary
#E0F4D7
accent
#DF0648
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85