#D080F5#D080F5
#D080F5 is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.9% C 0.181 H 314.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F5 |
|---|---|
| RGB | rgb(208, 128, 245) |
| HSL | hsl(281, 85%, 73%) |
| HSV | hsv(281, 48%, 96%) |
| CMYK | cmyk(15.1%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(66.09, 50.35, -46.55) |
| CIE-LCH | lch(66.09, 68.57, 317.24°) |
| OKLab | oklab(72.85% 0.126 -0.1294) |
| OKLCH | oklch(72.85% 0.181 314.2) |
| XYZ | xyz(50.2104, 35.4421, 90.5645) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.99
Liliac
#C48EFD
ΔE00 4.46
Easter Purple
#C071FE
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F5 #A5F580
analogous
#9580F5 #D080F5 #F580DF
triadic
#D080F5 #F5D080 #80F5D0
tetradic
#D080F5 #F59580 #A5F580 #80DFF5
square
#D080F5 #F59580 #A5F580 #80DFF5
split-complementary
#D080F5 #DFF580 #80F595
monochromatic
#A512E8 #BB47F1 #D080F5 #E5B9F9 #F5E3FD
Accessibility & contrast
On white
2.60
#D080F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#D080F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#7EA3F2
Tritanopia (blue-blind)
#CD92AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d080f5; /* rgb */ color: rgb(208, 128, 245); /* oklch */ color: oklch(72.9% 0.181 314.2);
Tailwind
colors: {
custom: {
50: '#e0a7f9',
500: '#d080f5',
950: '#000000',
},
}SCSS
$custom: #d080f5; $custom-light: #e0a7f9; $custom-dark: #000000;
JSON
{
"hex": "#d080f5",
"rgb": {
"r": 208,
"g": 128,
"b": 245
},
"hsl": {
"h": 281.026,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.7285,
"c": 0.18067,
"h": 314.2
},
"luminance": 0.35441
}Semantic roles & 50–950 ramp
primary
#D080F5
secondary
#E0F5D6
accent
#E2044A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85