#DC82C8#DC82C8
#DC82C8 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.5% C 0.141 H 335.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82C8 |
|---|---|
| RGB | rgb(220, 130, 200) |
| HSL | hsl(313, 56%, 69%) |
| HSV | hsv(313, 41%, 86%) |
| CMYK | cmyk(0%, 40.9%, 9.1%, 13.7%) |
| CIE-LAB | lab(66.02, 44.41, -21.57) |
| CIE-LCH | lch(66.02, 49.37, 334.09°) |
| OKLab | oklab(72.49% 0.1281 -0.058) |
| OKLCH | oklch(72.49% 0.141 335.6) |
| XYZ | xyz(47.9231, 35.3537, 58.9321) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.98
Orchid (survey)
#C875C4
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82C8 #82DC96
analogous
#C382DC #DC82C8 #DC829B
triadic
#DC82C8 #C8DC82 #82C8DC
tetradic
#DC82C8 #DCC382 #82DC96 #829BDC
square
#DC82C8 #DCC382 #82DC96 #829BDC
split-complementary
#DC82C8 #9BDC82 #82DCC3
monochromatic
#B23295 #CF52B3 #DC82C8 #E9B2DD #F7E2F2
Accessibility & contrast
On white
2.60
#DC82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#DC82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82C8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82C8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#9AA5C5
Tritanopia (blue-blind)
#E4869C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc82c8; /* rgb */ color: rgb(220, 130, 200); /* oklch */ color: oklch(72.5% 0.141 335.6);
Tailwind
colors: {
custom: {
50: '#e8a8d8',
500: '#dc82c8',
950: '#000000',
},
}SCSS
$custom: #dc82c8; $custom-light: #e8a8d8; $custom-dark: #000000;
JSON
{
"hex": "#dc82c8",
"rgb": {
"r": 220,
"g": 130,
"b": 200
},
"hsl": {
"h": 313.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.72489,
"c": 0.14064,
"h": 335.6
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#DC82C8
secondary
#CFEAD5
accent
#C44622
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83