#DC85DE#DC85DE
#DC85DE is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.9% C 0.155 H 326.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85DE |
|---|---|
| RGB | rgb(220, 133, 222) |
| HSL | hsl(299, 57%, 70%) |
| HSV | hsv(299, 40%, 87%) |
| CMYK | cmyk(0.9%, 40.1%, 0%, 12.9%) |
| CIE-LAB | lab(67.48, 46.72, -31.59) |
| CIE-LCH | lch(67.48, 56.40, 325.93°) |
| OKLab | oklab(73.86% 0.1289 -0.0863) |
| OKLCH | oklch(73.86% 0.155 326.2) |
| XYZ | xyz(51.0865, 37.2669, 73.5954) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.62
Orchid (survey)
#C875C4
ΔE00 5.81
Plum
#DDA0DD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85DE #87DE85
analogous
#B085DE #DC85DE #DE85B3
triadic
#DC85DE #DEDC85 #85DEDC
tetradic
#DC85DE #DEB085 #87DE85 #85B3DE
square
#DC85DE #DEB085 #87DE85 #85B3DE
split-complementary
#DC85DE #B3DE85 #85DEB0
monochromatic
#B432B7 #CE55D1 #DC85DE #EAB5EB #F8E5F8
Accessibility & contrast
On white
2.48
#DC85DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DC85DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85DE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85DE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE1
Deuteranopia (green-blind)
#94A8DB
Tritanopia (blue-blind)
#E18EA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc85de; /* rgb */ color: rgb(220, 133, 222); /* oklch */ color: oklch(73.9% 0.155 326.2);
Tailwind
colors: {
custom: {
50: '#e8aae8',
500: '#dc85de',
950: '#000000',
},
}SCSS
$custom: #dc85de; $custom-light: #e8aae8; $custom-dark: #000000;
JSON
{
"hex": "#dc85de",
"rgb": {
"r": 220,
"g": 133,
"b": 222
},
"hsl": {
"h": 298.652,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73857,
"c": 0.15514,
"h": 326.2
},
"luminance": 0.37265
}Semantic roles & 50–950 ramp
primary
#DC85DE
secondary
#D3ECD3
accent
#C52124
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84