#D083F2#D083F2
#D083F2 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.173 H 314.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D083F2 |
|---|---|
| RGB | rgb(208, 131, 242) |
| HSL | hsl(282, 81%, 73%) |
| HSV | hsv(282, 46%, 95%) |
| CMYK | cmyk(14%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.56, 48.17, -44.16) |
| CIE-LCH | lch(66.56, 65.35, 317.48°) |
| OKLab | oklab(73.16% 0.1215 -0.1225) |
| OKLCH | oklch(73.16% 0.173 314.8) |
| XYZ | xyz(50.1532, 36.0546, 88.3044) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.31
Light Purple
#BF77F6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083F2 #A5F283
analogous
#9883F2 #D083F2 #F283DC
triadic
#D083F2 #F2D083 #83F2D0
tetradic
#D083F2 #F29883 #A5F283 #83DCF2
square
#D083F2 #F29883 #A5F283 #83DCF2
split-complementary
#D083F2 #DCF283 #83F298
monochromatic
#A518E3 #BB4CEC #D083F2 #E5BAF8 #F5E3FC
Accessibility & contrast
On white
2.56
#D083F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#D083F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083F2
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083F2 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#CE93AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d083f2; /* rgb */ color: rgb(208, 131, 242); /* oklch */ color: oklch(73.2% 0.173 314.8);
Tailwind
colors: {
custom: {
50: '#e0a9f7',
500: '#d083f2',
950: '#000000',
},
}SCSS
$custom: #d083f2; $custom-light: #e0a9f7; $custom-dark: #000000;
JSON
{
"hex": "#d083f2",
"rgb": {
"r": 208,
"g": 131,
"b": 242
},
"hsl": {
"h": 281.622,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.73155,
"c": 0.1726,
"h": 314.8
},
"luminance": 0.36053
}Semantic roles & 50–950 ramp
primary
#D083F2
secondary
#E0F4D7
accent
#DD0849
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85