#DC85DD#DC85DD
#DC85DD is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.8% C 0.154 H 326.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85DD |
|---|---|
| RGB | rgb(220, 133, 221) |
| HSL | hsl(299, 56%, 69%) |
| HSV | hsv(299, 40%, 87%) |
| CMYK | cmyk(0.5%, 39.8%, 0%, 13.3%) |
| CIE-LAB | lab(67.44, 46.53, -31.10) |
| CIE-LCH | lch(67.44, 55.97, 326.24°) |
| OKLab | oklab(73.81% 0.1287 -0.0849) |
| OKLCH | oklch(73.81% 0.154 326.6) |
| XYZ | xyz(50.9528, 37.2134, 72.8916) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.32
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.37
Orchid
#DA70D6
ΔE00 4.62
Orchid (survey)
#C875C4
ΔE00 5.73
Plum
#DDA0DD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85DD #86DD85
analogous
#B085DD #DC85DD #DD85B2
triadic
#DC85DD #DDDC85 #85DDDC
tetradic
#DC85DD #DDB085 #86DD85 #85B2DD
square
#DC85DD #DDB085 #86DD85 #85B2DD
split-complementary
#DC85DD #B2DD85 #85DDB0
monochromatic
#B432B5 #CE55D0 #DC85DD #EAB5EA #F7E5F8
Accessibility & contrast
On white
2.49
#DC85DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DC85DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85DD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85DD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DE0
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#E18EA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc85dd; /* rgb */ color: rgb(220, 133, 221); /* oklch */ color: oklch(73.8% 0.154 326.6);
Tailwind
colors: {
custom: {
50: '#e8aae8',
500: '#dc85dd',
950: '#000000',
},
}SCSS
$custom: #dc85dd; $custom-light: #e8aae8; $custom-dark: #000000;
JSON
{
"hex": "#dc85dd",
"rgb": {
"r": 220,
"g": 133,
"b": 221
},
"hsl": {
"h": 299.318,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.73814,
"c": 0.15418,
"h": 326.6
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#DC85DD
secondary
#D3ECD2
accent
#C42223
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84