#DC84CC#DC84CC
#DC84CC is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.0% C 0.141 H 333.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC84CC |
|---|---|
| RGB | rgb(220, 132, 204) |
| HSL | hsl(311, 56%, 69%) |
| HSV | hsv(311, 40%, 86%) |
| CMYK | cmyk(0%, 40%, 7.3%, 13.7%) |
| CIE-LAB | lab(66.58, 44.05, -22.96) |
| CIE-LCH | lch(66.58, 49.67, 332.47°) |
| OKLab | oklab(72.96% 0.1262 -0.0619) |
| OKLCH | oklch(72.96% 0.141 333.9) |
| XYZ | xyz(48.6653, 36.0804, 61.5159) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.21
Orchid (survey)
#C875C4
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC84CC #84DC94
analogous
#C084DC #DC84CC #DC84A0
triadic
#DC84CC #CCDC84 #84CCDC
tetradic
#DC84CC #DCC084 #84DC94 #84A0DC
square
#DC84CC #DCC084 #84DC94 #84A0DC
split-complementary
#DC84CC #A0DC84 #84DCC0
monochromatic
#B3339B #CE54B8 #DC84CC #EAB4E0 #F7E3F4
Accessibility & contrast
On white
2.56
#DC84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DC84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC84CC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC84CC | 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)
#839ACF
Deuteranopia (green-blind)
#9AA7C9
Tritanopia (blue-blind)
#E4889F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc84cc; /* rgb */ color: rgb(220, 132, 204); /* oklch */ color: oklch(73.0% 0.141 333.9);
Tailwind
colors: {
custom: {
50: '#e8a9db',
500: '#dc84cc',
950: '#000000',
},
}SCSS
$custom: #dc84cc; $custom-light: #e8a9db; $custom-dark: #000000;
JSON
{
"hex": "#dc84cc",
"rgb": {
"r": 220,
"g": 132,
"b": 204
},
"hsl": {
"h": 310.909,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.72957,
"c": 0.14053,
"h": 333.9
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#DC84CC
secondary
#D1EBD6
accent
#C34022
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83