#DE80D2#DE80D2
#DE80D2 is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.8% C 0.154 H 331.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80D2 |
|---|---|
| RGB | rgb(222, 128, 210) |
| HSL | hsl(308, 59%, 69%) |
| HSV | hsv(308, 42%, 87%) |
| CMYK | cmyk(0%, 42.3%, 5.4%, 12.9%) |
| CIE-LAB | lab(66.23, 47.77, -26.82) |
| CIE-LCH | lch(66.23, 54.78, 330.68°) |
| OKLab | oklab(72.82% 0.1358 -0.0727) |
| OKLCH | oklch(72.82% 0.154 331.8) |
| XYZ | xyz(49.4758, 35.6238, 65.2303) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.35
Orchid
#DA70D6
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid (survey)
#C875C4
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80D2 #80DE8C
analogous
#BB80DE #DE80D2 #DE80A3
triadic
#DE80D2 #D2DE80 #80D2DE
tetradic
#DE80D2 #DEBB80 #80DE8C #80A3DE
square
#DE80D2 #DEBB80 #80DE8C #80A3DE
split-complementary
#DE80D2 #A3DE80 #80DEBB
monochromatic
#B52FA4 #D14FC1 #DE80D2 #EBB1E3 #F7E1F4
Accessibility & contrast
On white
2.58
#DE80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DE80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80D2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80D2 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D5
Deuteranopia (green-blind)
#96A6CF
Tritanopia (blue-blind)
#E5869F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de80d2; /* rgb */ color: rgb(222, 128, 210); /* oklch */ color: oklch(72.8% 0.154 331.8);
Tailwind
colors: {
custom: {
50: '#eaa7e0',
500: '#de80d2',
950: '#000000',
},
}SCSS
$custom: #de80d2; $custom-light: #eaa7e0; $custom-dark: #000000;
JSON
{
"hex": "#de80d2",
"rgb": {
"r": 222,
"g": 128,
"b": 210
},
"hsl": {
"h": 307.66,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.7282,
"c": 0.15403,
"h": 331.8
},
"luminance": 0.35621
}Semantic roles & 50–950 ramp
primary
#DE80D2
secondary
#CFEBD2
accent
#C6341F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83