#DE80DD#DE80DD
#DE80DD is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.164 H 327.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80DD |
|---|---|
| RGB | rgb(222, 128, 221) |
| HSL | hsl(301, 59%, 69%) |
| HSV | hsv(301, 42%, 87%) |
| CMYK | cmyk(0%, 42.3%, 0.5%, 12.9%) |
| CIE-LAB | lab(66.67, 49.70, -32.28) |
| CIE-LCH | lch(66.67, 59.26, 327.00°) |
| OKLab | oklab(73.29% 0.1382 -0.0881) |
| OKLCH | oklch(73.29% 0.164 327.5) |
| XYZ | xyz(50.8936, 36.1909, 72.6974) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.43
Orchid
#DA70D6
ΔE00 3.58
Orchid (survey)
#C875C4
ΔE00 5.36
Candy Pink
#FF63E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80DD #80DE81
analogous
#B080DE #DE80DD #DE80AE
triadic
#DE80DD #DDDE80 #80DDDE
tetradic
#DE80DD #DEB080 #80DE81 #80AEDE
square
#DE80DD #DEB080 #80DE81 #80AEDE
split-complementary
#DE80DD #AEDE80 #80DEB0
monochromatic
#B52FB3 #D14FD0 #DE80DD #EBB1EA #F7E1F7
Accessibility & contrast
On white
2.55
#DE80DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DE80DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80DD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80DD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799AE0
Deuteranopia (green-blind)
#92A7DA
Tritanopia (blue-blind)
#E389A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de80dd; /* rgb */ color: rgb(222, 128, 221); /* oklch */ color: oklch(73.3% 0.164 327.5);
Tailwind
colors: {
custom: {
50: '#eaa7e8',
500: '#de80dd',
950: '#000000',
},
}SCSS
$custom: #de80dd; $custom-light: #eaa7e8; $custom-dark: #000000;
JSON
{
"hex": "#de80dd",
"rgb": {
"r": 222,
"g": 128,
"b": 221
},
"hsl": {
"h": 300.638,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.73288,
"c": 0.1639,
"h": 327.5
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#DE80DD
secondary
#CFEBCF
accent
#C6211F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84