#DC83DC#DC83DC
#DC83DC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.5% C 0.157 H 327.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83DC |
|---|---|
| RGB | rgb(220, 131, 220) |
| HSL | hsl(300, 56%, 69%) |
| HSV | hsv(300, 40%, 86%) |
| CMYK | cmyk(0%, 40.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.99, 47.39, -31.24) |
| CIE-LCH | lch(66.99, 56.76, 326.61°) |
| OKLab | oklab(73.47% 0.1314 -0.0853) |
| OKLCH | oklch(73.47% 0.157 327) |
| XYZ | xyz(50.5488, 36.6179, 72.1016) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.17
Orchid (survey)
#C875C4
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83DC #83DC83
analogous
#B083DC #DC83DC #DC83B0
triadic
#DC83DC #DCDC83 #83DCDC
tetradic
#DC83DC #DCB083 #83DC83 #83B0DC
square
#DC83DC #DCB083 #83DC83 #83B0DC
split-complementary
#DC83DC #B0DC83 #83DCB0
monochromatic
#B232B2 #CF53CF #DC83DC #E9B3E9 #F7E2F7
Accessibility & contrast
On white
2.52
#DC83DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DC83DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83DC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#E18CA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc83dc; /* rgb */ color: rgb(220, 131, 220); /* oklch */ color: oklch(73.5% 0.157 327.0);
Tailwind
colors: {
custom: {
50: '#e8a9e7',
500: '#dc83dc',
950: '#000000',
},
}SCSS
$custom: #dc83dc; $custom-light: #e8a9e7; $custom-dark: #000000;
JSON
{
"hex": "#dc83dc",
"rgb": {
"r": 220,
"g": 131,
"b": 220
},
"hsl": {
"h": 300,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.73465,
"c": 0.15662,
"h": 327
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#DC83DC
secondary
#D0EBD0
accent
#C42222
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84