#D080EF#D080EF
#D080EF is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.6% C 0.174 H 315.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D080EF |
|---|---|
| RGB | rgb(208, 128, 239) |
| HSL | hsl(283, 78%, 72%) |
| HSV | hsv(283, 46%, 94%) |
| CMYK | cmyk(13%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(65.81, 49.12, -43.69) |
| CIE-LCH | lch(65.81, 65.74, 318.35°) |
| OKLab | oklab(72.55% 0.1252 -0.1212) |
| OKLCH | oklch(72.55% 0.174 315.9) |
| XYZ | xyz(49.3092, 35.0816, 85.8186) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.52
Liliac
#C48EFD
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.67
Easter Purple
#C071FE
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080EF #9FEF80
analogous
#9980EF #D080EF #EF80D7
triadic
#D080EF #EFD080 #80EFD0
tetradic
#D080EF #EF9980 #9FEF80 #80D7EF
square
#D080EF #EF9980 #9FEF80 #80D7EF
split-complementary
#D080EF #D7EF80 #80EF99
monochromatic
#A41BD9 #BC4AE8 #D080EF #E4B6F6 #F5E4FC
Accessibility & contrast
On white
2.62
#D080EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D080EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080EF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080EF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#CF90AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d080ef; /* rgb */ color: rgb(208, 128, 239); /* oklch */ color: oklch(72.6% 0.174 315.9);
Tailwind
colors: {
custom: {
50: '#e0a7f4',
500: '#d080ef',
950: '#000000',
},
}SCSS
$custom: #d080ef; $custom-light: #e0a7f4; $custom-dark: #000000;
JSON
{
"hex": "#d080ef",
"rgb": {
"r": 208,
"g": 128,
"b": 239
},
"hsl": {
"h": 283.243,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.72551,
"c": 0.17425,
"h": 315.9
},
"luminance": 0.3508
}Semantic roles & 50–950 ramp
primary
#D080EF
secondary
#DFF3D7
accent
#DA0C45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85