#D084EE#D084EE
#D084EE is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.1% C 0.167 H 315.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D084EE |
|---|---|
| RGB | rgb(208, 132, 238) |
| HSL | hsl(283, 76%, 73%) |
| HSV | hsv(283, 45%, 93%) |
| CMYK | cmyk(12.6%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(66.59, 46.83, -41.92) |
| CIE-LCH | lch(66.59, 62.85, 318.16°) |
| OKLab | oklab(73.11% 0.1195 -0.1161) |
| OKLCH | oklch(73.11% 0.167 315.8) |
| XYZ | xyz(49.6940, 36.0868, 85.2200) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.66
Light Purple
#BF77F6
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D084EE #A2EE84
analogous
#9B84EE #D084EE #EE84D7
triadic
#D084EE #EED084 #84EED0
tetradic
#D084EE #EE9B84 #A2EE84 #84D7EE
square
#D084EE #EE9B84 #A2EE84 #84D7EE
split-complementary
#D084EE #D7EE84 #84EE9B
monochromatic
#A41EDA #BB4EE7 #D084EE #E5BAF5 #F5E4FB
Accessibility & contrast
On white
2.56
#D084EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D084EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D084EE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D084EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D084EE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#CF93AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d084ee; /* rgb */ color: rgb(208, 132, 238); /* oklch */ color: oklch(73.1% 0.167 315.8);
Tailwind
colors: {
custom: {
50: '#e0a9f4',
500: '#d084ee',
950: '#000000',
},
}SCSS
$custom: #d084ee; $custom-light: #e0a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d084ee",
"rgb": {
"r": 208,
"g": 132,
"b": 238
},
"hsl": {
"h": 283.019,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.73114,
"c": 0.16663,
"h": 315.8
},
"luminance": 0.36085
}Semantic roles & 50–950 ramp
primary
#D084EE
secondary
#E0F3D8
accent
#D80E47
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85