#DC85D2#DC85D2
#DC85D2 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.4% C 0.144 H 331.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85D2 |
|---|---|
| RGB | rgb(220, 133, 210) |
| HSL | hsl(307, 55%, 69%) |
| HSV | hsv(307, 40%, 86%) |
| CMYK | cmyk(0%, 39.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(67.01, 44.57, -25.65) |
| CIE-LCH | lch(67.01, 51.42, 330.08°) |
| OKLab | oklab(73.35% 0.1262 -0.0695) |
| OKLCH | oklch(73.35% 0.144 331.2) |
| XYZ | xyz(49.5350, 36.6463, 65.4245) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.98
Violet (CSS)
#EE82EE
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.22
Orchid (survey)
#C875C4
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85D2 #85DC8F
analogous
#BB85DC #DC85D2 #DC85A7
triadic
#DC85D2 #D2DC85 #85D2DC
tetradic
#DC85D2 #DCBB85 #85DC8F #85A7DC
square
#DC85D2 #DCBB85 #85DC8F #85A7DC
split-complementary
#DC85D2 #A7DC85 #85DCBB
monochromatic
#B333A5 #CE55C0 #DC85D2 #EAB5E4 #F7E4F5
Accessibility & contrast
On white
2.52
#DC85D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DC85D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85D2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85D2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829CD5
Deuteranopia (green-blind)
#99A7CF
Tritanopia (blue-blind)
#E38BA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc85d2; /* rgb */ color: rgb(220, 133, 210); /* oklch */ color: oklch(73.4% 0.144 331.2);
Tailwind
colors: {
custom: {
50: '#e8aae0',
500: '#dc85d2',
950: '#000000',
},
}SCSS
$custom: #dc85d2; $custom-light: #e8aae0; $custom-dark: #000000;
JSON
{
"hex": "#dc85d2",
"rgb": {
"r": 220,
"g": 133,
"b": 210
},
"hsl": {
"h": 306.897,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.73354,
"c": 0.14404,
"h": 331.2
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#DC85D2
secondary
#D2EBD5
accent
#C33523
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83