#DD81DC#DD81DC
#DD81DC is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.161 H 327.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DD81DC |
|---|---|
| RGB | rgb(221, 129, 220) |
| HSL | hsl(301, 58%, 69%) |
| HSV | hsv(301, 42%, 87%) |
| CMYK | cmyk(0%, 41.6%, 0.5%, 13.3%) |
| CIE-LAB | lab(66.70, 48.71, -31.67) |
| CIE-LCH | lch(66.70, 58.10, 326.97°) |
| OKLab | oklab(73.28% 0.1354 -0.0864) |
| OKLCH | oklch(73.28% 0.161 327.4) |
| XYZ | xyz(50.5864, 36.2424, 72.0272) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.58
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.72
Orchid
#DA70D6
ΔE00 3.76
Orchid (survey)
#C875C4
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD81DC #81DD82
analogous
#B081DD #DD81DC #DD81AE
triadic
#DD81DC #DCDD81 #81DCDD
tetradic
#DD81DC #DDB081 #81DD82 #81AEDD
square
#DD81DC #DDB081 #81DD82 #81AEDD
split-complementary
#DD81DC #AEDD81 #81DDB0
monochromatic
#B330B2 #D051CF #DD81DC #EAB1E9 #F7E1F7
Accessibility & contrast
On white
2.55
#DD81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DD81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD81DC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD81DC | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#E28AA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd81dc; /* rgb */ color: rgb(221, 129, 220); /* oklch */ color: oklch(73.3% 0.161 327.4);
Tailwind
colors: {
custom: {
50: '#e9a8e7',
500: '#dd81dc',
950: '#000000',
},
}SCSS
$custom: #dd81dc; $custom-light: #e9a8e7; $custom-dark: #000000;
JSON
{
"hex": "#dd81dc",
"rgb": {
"r": 221,
"g": 129,
"b": 220
},
"hsl": {
"h": 300.652,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.73278,
"c": 0.16065,
"h": 327.4
},
"luminance": 0.3624
}Semantic roles & 50–950 ramp
primary
#DD81DC
secondary
#CFEBCF
accent
#C52220
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84