#D083ED#D083ED
#D083ED is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.167 H 316.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D083ED |
|---|---|
| RGB | rgb(208, 131, 237) |
| HSL | hsl(284, 75%, 72%) |
| HSV | hsv(284, 45%, 93%) |
| CMYK | cmyk(12.2%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.33, 47.15, -41.77) |
| CIE-LCH | lch(66.33, 62.99, 318.46°) |
| OKLab | oklab(72.91% 0.1208 -0.1156) |
| OKLCH | oklch(72.91% 0.167 316.2) |
| XYZ | xyz(49.4125, 35.7583, 84.4035) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.88
Light Purple
#BF77F6
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083ED #A0ED83
analogous
#9B83ED #D083ED #ED83D5
triadic
#D083ED #EDD083 #83EDD0
tetradic
#D083ED #ED9B83 #A0ED83 #83D5ED
square
#D083ED #ED9B83 #A0ED83 #83D5ED
split-complementary
#D083ED #D5ED83 #83ED9B
monochromatic
#A41FD6 #BC4EE5 #D083ED #E4B8F5 #F5E4FB
Accessibility & contrast
On white
2.58
#D083ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#D083ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083ED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083ED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#CF92AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d083ed; /* rgb */ color: rgb(208, 131, 237); /* oklch */ color: oklch(72.9% 0.167 316.2);
Tailwind
colors: {
custom: {
50: '#e0a9f3',
500: '#d083ed',
950: '#000000',
},
}SCSS
$custom: #d083ed; $custom-light: #e0a9f3; $custom-dark: #000000;
JSON
{
"hex": "#d083ed",
"rgb": {
"r": 208,
"g": 131,
"b": 237
},
"hsl": {
"h": 283.585,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.72911,
"c": 0.16721,
"h": 316.2
},
"luminance": 0.35757
}Semantic roles & 50–950 ramp
primary
#D083ED
secondary
#DFF3D8
accent
#D70F45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85