#D083DF#D083DF
#D083DF is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.3% C 0.152 H 320.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D083DF |
|---|---|
| RGB | rgb(208, 131, 223) |
| HSL | hsl(290, 59%, 69%) |
| HSV | hsv(290, 41%, 87%) |
| CMYK | cmyk(6.7%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(65.73, 44.36, -34.97) |
| CIE-LCH | lch(65.73, 56.49, 321.75°) |
| OKLab | oklab(72.26% 0.1183 -0.0961) |
| OKLCH | oklch(72.26% 0.152 320.9) |
| XYZ | xyz(47.4464, 34.9719, 74.0487) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.71
Orchid
#DA70D6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid (survey)
#C875C4
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.76
Pale Purple
#B790D4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083DF #92DF83
analogous
#A283DF #D083DF #DF83C0
triadic
#D083DF #DFD083 #83DFD0
tetradic
#D083DF #DFA283 #92DF83 #83C0DF
square
#D083DF #DFA283 #92DF83 #83C0DF
split-complementary
#D083DF #C0DF83 #83DFA2
monochromatic
#A230B8 #BE52D2 #D083DF #E2B4EC #F5E4F8
Accessibility & contrast
On white
2.63
#D083DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#D083DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083DF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083DF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#8BA3DC
Tritanopia (blue-blind)
#D28EA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d083df; /* rgb */ color: rgb(208, 131, 223); /* oklch */ color: oklch(72.3% 0.152 320.9);
Tailwind
colors: {
custom: {
50: '#e0a9e9',
500: '#d083df',
950: '#000000',
},
}SCSS
$custom: #d083df; $custom-light: #e0a9e9; $custom-dark: #000000;
JSON
{
"hex": "#d083df",
"rgb": {
"r": 208,
"g": 131,
"b": 223
},
"hsl": {
"h": 290.217,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.72257,
"c": 0.15241,
"h": 320.9
},
"luminance": 0.3497
}Semantic roles & 50–950 ramp
primary
#D083DF
secondary
#D6ECD2
accent
#C71F3A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84