#DE83DF#DE83DF
#DE83DF is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.8% C 0.161 H 326.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83DF |
|---|---|
| RGB | rgb(222, 131, 223) |
| HSL | hsl(299, 59%, 69%) |
| HSV | hsv(299, 41%, 87%) |
| CMYK | cmyk(0.4%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.35, 48.53, -32.33) |
| CIE-LCH | lch(67.35, 58.31, 326.33°) |
| OKLab | oklab(73.82% 0.1343 -0.0883) |
| OKLCH | oklch(73.82% 0.161 326.7) |
| XYZ | xyz(51.5587, 37.0923, 74.2414) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.74
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.77
Orchid
#DA70D6
ΔE00 4.24
Orchid (survey)
#C875C4
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83DF #84DF83
analogous
#B083DF #DE83DF #DF83B2
triadic
#DE83DF #DFDE83 #83DFDE
tetradic
#DE83DF #DFB083 #84DF83 #83B2DF
square
#DE83DF #DFB083 #84DF83 #83B2DF
split-complementary
#DE83DF #B2DF83 #83DFB0
monochromatic
#B730B8 #D152D2 #DE83DF #EBB4EC #F8E4F8
Accessibility & contrast
On white
2.49
#DE83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DE83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83DF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83DF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#E38CA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de83df; /* rgb */ color: rgb(222, 131, 223); /* oklch */ color: oklch(73.8% 0.161 326.7);
Tailwind
colors: {
custom: {
50: '#eaa9e9',
500: '#de83df',
950: '#000000',
},
}SCSS
$custom: #de83df; $custom-light: #eaa9e9; $custom-dark: #000000;
JSON
{
"hex": "#de83df",
"rgb": {
"r": 222,
"g": 131,
"b": 223
},
"hsl": {
"h": 299.348,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.73823,
"c": 0.16074,
"h": 326.7
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#DE83DF
secondary
#D2ECD2
accent
#C71F21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84