#DE83DD#DE83DD
#DE83DD is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.7% C 0.159 H 327.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83DD |
|---|---|
| RGB | rgb(222, 131, 221) |
| HSL | hsl(301, 58%, 69%) |
| HSV | hsv(301, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 0.5%, 12.9%) |
| CIE-LAB | lab(67.27, 48.17, -31.35) |
| CIE-LCH | lch(67.27, 57.47, 326.94°) |
| OKLab | oklab(73.74% 0.1339 -0.0855) |
| OKLCH | oklch(73.74% 0.159 327.4) |
| XYZ | xyz(51.2907, 36.9851, 72.8297) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.23
Orchid (survey)
#C875C4
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83DD #83DE84
analogous
#B283DE #DE83DD #DE83B0
triadic
#DE83DD #DDDE83 #83DDDE
tetradic
#DE83DD #DEB283 #83DE84 #83B0DE
square
#DE83DD #DEB283 #83DE84 #83B0DE
split-complementary
#DE83DD #B0DE83 #83DEB2
monochromatic
#B630B5 #D153D0 #DE83DD #EBB3EA #F8E4F8
Accessibility & contrast
On white
2.50
#DE83DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DE83DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83DD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83DD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CE0
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#E38CA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de83dd; /* rgb */ color: rgb(222, 131, 221); /* oklch */ color: oklch(73.7% 0.159 327.4);
Tailwind
colors: {
custom: {
50: '#eaa9e8',
500: '#de83dd',
950: '#000000',
},
}SCSS
$custom: #de83dd; $custom-light: #eaa9e8; $custom-dark: #000000;
JSON
{
"hex": "#de83dd",
"rgb": {
"r": 222,
"g": 131,
"b": 221
},
"hsl": {
"h": 300.659,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.73737,
"c": 0.15886,
"h": 327.4
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#DE83DD
secondary
#D1ECD1
accent
#C62220
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84