#DD80DC#DD80DC
#DD80DC is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.162 H 327.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80DC |
|---|---|
| RGB | rgb(221, 128, 220) |
| HSL | hsl(301, 58%, 68%) |
| HSV | hsv(301, 42%, 87%) |
| CMYK | cmyk(0%, 42.1%, 0.5%, 13.3%) |
| CIE-LAB | lab(66.50, 49.22, -31.98) |
| CIE-LCH | lch(66.50, 58.70, 326.99°) |
| OKLab | oklab(73.13% 0.1368 -0.0873) |
| OKLCH | oklch(73.13% 0.162 327.5) |
| XYZ | xyz(50.4553, 35.9803, 71.9835) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.77
Violet (CSS)
#EE82EE
ΔE00 3.38
Orchid
#DA70D6
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 3.59
Orchid (survey)
#C875C4
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80DC #80DD81
analogous
#AF80DD #DD80DC #DD80AD
triadic
#DD80DC #DCDD80 #80DCDD
tetradic
#DD80DC #DDAF80 #80DD81 #80ADDD
square
#DD80DC #DDAF80 #80DD81 #80ADDD
split-complementary
#DD80DC #ADDD80 #80DDAF
monochromatic
#B330B1 #D050CF #DD80DC #EAB0E9 #F7E1F7
Accessibility & contrast
On white
2.56
#DD80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DD80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80DC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80DC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799ADF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#E289A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd80dc; /* rgb */ color: rgb(221, 128, 220); /* oklch */ color: oklch(73.1% 0.162 327.5);
Tailwind
colors: {
custom: {
50: '#e9a7e7',
500: '#dd80dc',
950: '#000000',
},
}SCSS
$custom: #dd80dc; $custom-light: #e9a7e7; $custom-dark: #000000;
JSON
{
"hex": "#dd80dc",
"rgb": {
"r": 221,
"g": 128,
"b": 220
},
"hsl": {
"h": 300.645,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.73129,
"c": 0.16233,
"h": 327.5
},
"luminance": 0.35978
}Semantic roles & 50–950 ramp
primary
#DD80DC
secondary
#CEEACF
accent
#C52220
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84