#DC83BC#DC83BC
#DC83BC is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.2% C 0.130 H 341.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83BC |
|---|---|
| RGB | rgb(220, 131, 188) |
| HSL | hsl(322, 56%, 69%) |
| HSV | hsv(322, 40%, 86%) |
| CMYK | cmyk(0%, 40.5%, 14.5%, 13.7%) |
| CIE-LAB | lab(65.81, 41.93, -15.15) |
| CIE-LCH | lch(65.81, 44.58, 340.13°) |
| OKLab | oklab(72.19% 0.1233 -0.0402) |
| OKLCH | oklch(72.19% 0.13 341.9) |
| XYZ | xyz(46.7090, 35.0820, 51.8785) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 6.06
Pale Magenta
#D767AD
ΔE00 6.56
Orchid (survey)
#C875C4
ΔE00 7.07
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83BC #83DCA3
analogous
#D083DC #DC83BC #DC8390
triadic
#DC83BC #BCDC83 #83BCDC
tetradic
#DC83BC #DCD083 #83DCA3 #8390DC
square
#DC83BC #DCD083 #83DCA3 #8390DC
split-complementary
#DC83BC #90DC83 #83DCD0
monochromatic
#B23284 #CF53A2 #DC83BC #E9B3D6 #F7E2F0
Accessibility & contrast
On white
2.62
#DC83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DC83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83BC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83BC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BE
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#E68498
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc83bc; /* rgb */ color: rgb(220, 131, 188); /* oklch */ color: oklch(72.2% 0.130 341.9);
Tailwind
colors: {
custom: {
50: '#e8a9d0',
500: '#dc83bc',
950: '#000000',
},
}SCSS
$custom: #dc83bc; $custom-light: #e8a9d0; $custom-dark: #000000;
JSON
{
"hex": "#dc83bc",
"rgb": {
"r": 220,
"g": 131,
"b": 188
},
"hsl": {
"h": 321.573,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.72193,
"c": 0.12966,
"h": 341.9
},
"luminance": 0.35079
}Semantic roles & 50–950 ramp
primary
#DC83BC
secondary
#D0EBDA
accent
#C45C22
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82