#D083EF#D083EF
#D083EF is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.0% C 0.169 H 315.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D083EF |
|---|---|
| RGB | rgb(208, 131, 239) |
| HSL | hsl(283, 77%, 73%) |
| HSV | hsv(283, 45%, 94%) |
| CMYK | cmyk(13%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.42, 47.56, -42.73) |
| CIE-LCH | lch(66.42, 63.93, 318.06°) |
| OKLab | oklab(73.01% 0.1211 -0.1184) |
| OKLCH | oklch(73.01% 0.169 315.6) |
| XYZ | xyz(49.7063, 35.8758, 85.9509) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.64
Light Purple
#BF77F6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.58
Baby Purple
#CA9BF7
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083EF #A2EF83
analogous
#9A83EF #D083EF #EF83D8
triadic
#D083EF #EFD083 #83EFD0
tetradic
#D083EF #EF9A83 #A2EF83 #83D8EF
square
#D083EF #EF9A83 #A2EF83 #83D8EF
split-complementary
#D083EF #D8EF83 #83EF9A
monochromatic
#A41CDB #BB4DE8 #D083EF #E5B9F6 #F5E4FC
Accessibility & contrast
On white
2.57
#D083EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#D083EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083EF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083EF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#CE92AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d083ef; /* rgb */ color: rgb(208, 131, 239); /* oklch */ color: oklch(73.0% 0.169 315.6);
Tailwind
colors: {
custom: {
50: '#e0a9f4',
500: '#d083ef',
950: '#000000',
},
}SCSS
$custom: #d083ef; $custom-light: #e0a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d083ef",
"rgb": {
"r": 208,
"g": 131,
"b": 239
},
"hsl": {
"h": 282.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.73008,
"c": 0.16936,
"h": 315.6
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#D083EF
secondary
#E0F3D8
accent
#D90C47
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85