#DE83DB#DE83DB
#DE83DB is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.7% C 0.157 H 328.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83DB |
|---|---|
| RGB | rgb(222, 131, 219) |
| HSL | hsl(302, 58%, 69%) |
| HSV | hsv(302, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 1.4%, 12.9%) |
| CIE-LAB | lab(67.19, 47.81, -30.36) |
| CIE-LCH | lch(67.19, 56.63, 327.58°) |
| OKLab | oklab(73.65% 0.1334 -0.0827) |
| OKLCH | oklch(73.65% 0.157 328.2) |
| XYZ | xyz(51.0258, 36.8791, 71.4348) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.00
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.27
Orchid (survey)
#C875C4
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83DB #83DE86
analogous
#B483DE #DE83DB #DE83AE
triadic
#DE83DB #DBDE83 #83DBDE
tetradic
#DE83DB #DEB483 #83DE86 #83AEDE
square
#DE83DB #DEB483 #83DE86 #83AEDE
split-complementary
#DE83DB #AEDE83 #83DEB4
monochromatic
#B630B2 #D153CD #DE83DB #EBB3E9 #F8E4F7
Accessibility & contrast
On white
2.51
#DE83DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DE83DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83DB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83DB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#95A8D8
Tritanopia (blue-blind)
#E48BA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de83db; /* rgb */ color: rgb(222, 131, 219); /* oklch */ color: oklch(73.7% 0.157 328.2);
Tailwind
colors: {
custom: {
50: '#eaa9e6',
500: '#de83db',
950: '#000000',
},
}SCSS
$custom: #de83db; $custom-light: #eaa9e6; $custom-dark: #000000;
JSON
{
"hex": "#de83db",
"rgb": {
"r": 222,
"g": 131,
"b": 219
},
"hsl": {
"h": 301.978,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.73651,
"c": 0.157,
"h": 328.2
},
"luminance": 0.36877
}Semantic roles & 50–950 ramp
primary
#DE83DB
secondary
#D1ECD2
accent
#C62520
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84