#DE83DC#DE83DC
#DE83DC is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.7% C 0.158 H 327.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83DC |
|---|---|
| RGB | rgb(222, 131, 220) |
| HSL | hsl(301, 58%, 69%) |
| HSV | hsv(301, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 0.9%, 12.9%) |
| CIE-LAB | lab(67.23, 47.99, -30.85) |
| CIE-LCH | lch(67.23, 57.05, 327.26°) |
| OKLab | oklab(73.69% 0.1337 -0.0841) |
| OKLCH | oklch(73.69% 0.158 327.8) |
| XYZ | xyz(51.1579, 36.9320, 72.1302) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.18
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.24
Orchid (survey)
#C875C4
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83DC #83DE85
analogous
#B383DE #DE83DC #DE83AF
triadic
#DE83DC #DCDE83 #83DCDE
tetradic
#DE83DC #DEB383 #83DE85 #83AFDE
square
#DE83DC #DEB383 #83DE85 #83AFDE
split-complementary
#DE83DC #AFDE83 #83DEB3
monochromatic
#B630B3 #D153CE #DE83DC #EBB3EA #F8E4F7
Accessibility & contrast
On white
2.50
#DE83DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DE83DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83DC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83DC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#E38BA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de83dc; /* rgb */ color: rgb(222, 131, 220); /* oklch */ color: oklch(73.7% 0.158 327.8);
Tailwind
colors: {
custom: {
50: '#eaa9e7',
500: '#de83dc',
950: '#000000',
},
}SCSS
$custom: #de83dc; $custom-light: #eaa9e7; $custom-dark: #000000;
JSON
{
"hex": "#de83dc",
"rgb": {
"r": 222,
"g": 131,
"b": 220
},
"hsl": {
"h": 301.319,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.73694,
"c": 0.15793,
"h": 327.8
},
"luminance": 0.3693
}Semantic roles & 50–950 ramp
primary
#DE83DC
secondary
#D1ECD2
accent
#C62420
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84