#DC85CC#DC85CC
#DC85CC is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.139 H 333.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85CC |
|---|---|
| RGB | rgb(220, 133, 204) |
| HSL | hsl(311, 55%, 69%) |
| HSV | hsv(311, 40%, 86%) |
| CMYK | cmyk(0%, 39.5%, 7.3%, 13.7%) |
| CIE-LAB | lab(66.79, 43.53, -22.64) |
| CIE-LCH | lch(66.79, 49.06, 332.52°) |
| OKLab | oklab(73.11% 0.1247 -0.061) |
| OKLCH | oklch(73.11% 0.139 333.9) |
| XYZ | xyz(48.8015, 36.3529, 61.5613) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Orchid (survey)
#C875C4
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85CC #85DC95
analogous
#C085DC #DC85CC #DC85A1
triadic
#DC85CC #CCDC85 #85CCDC
tetradic
#DC85CC #DCC085 #85DC95 #85A1DC
square
#DC85CC #DCC085 #85DC95 #85A1DC
split-complementary
#DC85CC #A1DC85 #85DCC0
monochromatic
#B3339C #CE55B8 #DC85CC #EAB5E0 #F7E4F4
Accessibility & contrast
On white
2.54
#DC85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#DC85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85CC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85CC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BCF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#E4899F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc85cc; /* rgb */ color: rgb(220, 133, 204); /* oklch */ color: oklch(73.1% 0.139 333.9);
Tailwind
colors: {
custom: {
50: '#e8aadb',
500: '#dc85cc',
950: '#000000',
},
}SCSS
$custom: #dc85cc; $custom-light: #e8aadb; $custom-dark: #000000;
JSON
{
"hex": "#dc85cc",
"rgb": {
"r": 220,
"g": 133,
"b": 204
},
"hsl": {
"h": 311.034,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.73114,
"c": 0.1388,
"h": 333.9
},
"luminance": 0.3635
}Semantic roles & 50–950 ramp
primary
#DC85CC
secondary
#D2EBD6
accent
#C34023
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83