#D080E6#D080E6
#D080E6 is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.1% C 0.165 H 318.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D080E6 |
|---|---|
| RGB | rgb(208, 128, 230) |
| HSL | hsl(287, 67%, 70%) |
| HSV | hsv(287, 44%, 90%) |
| CMYK | cmyk(9.6%, 44.3%, 0%, 9.8%) |
| CIE-LAB | lab(65.41, 47.31, -39.35) |
| CIE-LCH | lch(65.41, 61.54, 320.25°) |
| OKLab | oklab(72.12% 0.1238 -0.1086) |
| OKLCH | oklch(72.12% 0.165 318.7) |
| XYZ | xyz(48.0126, 34.5630, 78.9898) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.81
Liliac
#C48EFD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080E6 #96E680
analogous
#9D80E6 #D080E6 #E680C9
triadic
#D080E6 #E6D080 #80E6D0
tetradic
#D080E6 #E69D80 #96E680 #80C9E6
square
#D080E6 #E69D80 #96E680 #80C9E6
split-complementary
#D080E6 #C9E680 #80E69D
monochromatic
#A327C5 #BD4DDC #D080E6 #E3B3F0 #F6E5FA
Accessibility & contrast
On white
2.65
#D080E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#D080E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080E6
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080E6 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099EA
Deuteranopia (green-blind)
#86A2E3
Tritanopia (blue-blind)
#D08DA8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d080e6; /* rgb */ color: rgb(208, 128, 230); /* oklch */ color: oklch(72.1% 0.165 318.7);
Tailwind
colors: {
custom: {
50: '#e0a7ee',
500: '#d080e6',
950: '#000000',
},
}SCSS
$custom: #d080e6; $custom-light: #e0a7ee; $custom-dark: #000000;
JSON
{
"hex": "#d080e6",
"rgb": {
"r": 208,
"g": 128,
"b": 230
},
"hsl": {
"h": 287.059,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.72117,
"c": 0.16474,
"h": 318.7
},
"luminance": 0.34561
}Semantic roles & 50–950 ramp
primary
#D080E6
secondary
#D9EFD3
accent
#CF163E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84