#D080ED#D080ED
#D080ED is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.5% C 0.172 H 316.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D080ED |
|---|---|
| RGB | rgb(208, 128, 237) |
| HSL | hsl(284, 75%, 72%) |
| HSV | hsv(284, 46%, 93%) |
| CMYK | cmyk(12.2%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(65.72, 48.72, -42.73) |
| CIE-LCH | lch(65.72, 64.80, 318.75°) |
| OKLab | oklab(72.45% 0.1249 -0.1184) |
| OKLCH | oklch(72.45% 0.172 316.5) |
| XYZ | xyz(49.0154, 34.9641, 84.2711) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.74
Liliac
#C48EFD
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.66
Easter Purple
#C071FE
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080ED #9DED80
analogous
#9A80ED #D080ED #ED80D3
triadic
#D080ED #EDD080 #80EDD0
tetradic
#D080ED #ED9A80 #9DED80 #80D3ED
square
#D080ED #ED9A80 #9DED80 #80D3ED
split-complementary
#D080ED #D3ED80 #80ED9A
monochromatic
#A41ED4 #BC4AE5 #D080ED #E4B6F5 #F5E4FB
Accessibility & contrast
On white
2.63
#D080ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#D080ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080ED
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080ED | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#CF8FAB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080ed; /* rgb */ color: rgb(208, 128, 237); /* oklch */ color: oklch(72.5% 0.172 316.5);
Tailwind
colors: {
custom: {
50: '#e0a7f3',
500: '#d080ed',
950: '#000000',
},
}SCSS
$custom: #d080ed; $custom-light: #e0a7f3; $custom-dark: #000000;
JSON
{
"hex": "#d080ed",
"rgb": {
"r": 208,
"g": 128,
"b": 237
},
"hsl": {
"h": 284.037,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.72453,
"c": 0.17212,
"h": 316.5
},
"luminance": 0.34963
}Semantic roles & 50–950 ramp
primary
#D080ED
secondary
#DEF2D6
accent
#D70E44
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85