#DC81DC#DC81DC
#DC81DC is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.160 H 327.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC81DC |
|---|---|
| RGB | rgb(220, 129, 220) |
| HSL | hsl(300, 57%, 68%) |
| HSV | hsv(300, 41%, 86%) |
| CMYK | cmyk(0%, 41.4%, 0%, 13.7%) |
| CIE-LAB | lab(66.59, 48.42, -31.86) |
| CIE-LCH | lch(66.59, 57.96, 326.65°) |
| OKLab | oklab(73.16% 0.1343 -0.087) |
| OKLCH | oklch(73.16% 0.16 327.1) |
| XYZ | xyz(50.2828, 36.0858, 72.0129) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.67
Violet (CSS)
#EE82EE
ΔE00 3.47
Orchid
#DA70D6
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 3.83
Orchid (survey)
#C875C4
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC81DC #81DC81
analogous
#AE81DC #DC81DC #DC81AE
triadic
#DC81DC #DCDC81 #81DCDC
tetradic
#DC81DC #DCAE81 #81DC81 #81AEDC
square
#DC81DC #DCAE81 #81DC81 #81AEDC
split-complementary
#DC81DC #AEDC81 #81DCAE
monochromatic
#B131B1 #CF51CF #DC81DC #E9B1E9 #F7E1F7
Accessibility & contrast
On white
2.56
#DC81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DC81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC81DC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC81DC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#E18AA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc81dc; /* rgb */ color: rgb(220, 129, 220); /* oklch */ color: oklch(73.2% 0.160 327.1);
Tailwind
colors: {
custom: {
50: '#e8a8e7',
500: '#dc81dc',
950: '#000000',
},
}SCSS
$custom: #dc81dc; $custom-light: #e8a8e7; $custom-dark: #000000;
JSON
{
"hex": "#dc81dc",
"rgb": {
"r": 220,
"g": 129,
"b": 220
},
"hsl": {
"h": 300,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.73163,
"c": 0.16001,
"h": 327.1
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#DC81DC
secondary
#CFEACF
accent
#C42121
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84