#DC82CD#DC82CD
#DC82CD is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.7% C 0.145 H 333.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82CD |
|---|---|
| RGB | rgb(220, 130, 205) |
| HSL | hsl(310, 56%, 69%) |
| HSV | hsv(310, 41%, 86%) |
| CMYK | cmyk(0%, 40.9%, 6.8%, 13.7%) |
| CIE-LAB | lab(66.21, 45.26, -24.09) |
| CIE-LCH | lch(66.21, 51.27, 331.98°) |
| OKLab | oklab(72.69% 0.1294 -0.065) |
| OKLCH | oklch(72.69% 0.145 333.3) |
| XYZ | xyz(48.5170, 35.5913, 62.0601) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.92
Orchid (survey)
#C875C4
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82CD #82DC91
analogous
#BE82DC #DC82CD #DC82A0
triadic
#DC82CD #CDDC82 #82CDDC
tetradic
#DC82CD #DCBE82 #82DC91 #82A0DC
square
#DC82CD #DCBE82 #82DC91 #82A0DC
split-complementary
#DC82CD #A0DC82 #82DCBE
monochromatic
#B2329C #CF52BA #DC82CD #E9B2E0 #F7E2F3
Accessibility & contrast
On white
2.59
#DC82CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DC82CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82CD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82CD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 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)
#8199D0
Deuteranopia (green-blind)
#98A6CA
Tritanopia (blue-blind)
#E4879E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc82cd; /* rgb */ color: rgb(220, 130, 205); /* oklch */ color: oklch(72.7% 0.145 333.3);
Tailwind
colors: {
custom: {
50: '#e8a8dc',
500: '#dc82cd',
950: '#000000',
},
}SCSS
$custom: #dc82cd; $custom-light: #e8a8dc; $custom-dark: #000000;
JSON
{
"hex": "#dc82cd",
"rgb": {
"r": 220,
"g": 130,
"b": 205
},
"hsl": {
"h": 310,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.72688,
"c": 0.14482,
"h": 333.3
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#DC82CD
secondary
#CFEAD4
accent
#C43D22
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83