#DC85DF#DC85DF
#DC85DF is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.9% C 0.156 H 325.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85DF |
|---|---|
| RGB | rgb(220, 133, 223) |
| HSL | hsl(298, 58%, 70%) |
| HSV | hsv(298, 40%, 87%) |
| CMYK | cmyk(1.3%, 40.4%, 0%, 12.5%) |
| CIE-LAB | lab(67.52, 46.90, -32.09) |
| CIE-LCH | lch(67.52, 56.83, 325.62°) |
| OKLab | oklab(73.9% 0.1291 -0.0877) |
| OKLCH | oklch(73.9% 0.156 325.8) |
| XYZ | xyz(51.2209, 37.3207, 74.3033) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.62
Orchid (survey)
#C875C4
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85DF #88DF85
analogous
#AF85DF #DC85DF #DF85B5
triadic
#DC85DF #DFDC85 #85DFDC
tetradic
#DC85DF #DFAF85 #88DF85 #85B5DF
square
#DC85DF #DFAF85 #88DF85 #85B5DF
split-complementary
#DC85DF #B5DF85 #85DFAF
monochromatic
#B531B9 #CE55D2 #DC85DF #EAB5EC #F8E6F8
Accessibility & contrast
On white
2.48
#DC85DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC85DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85DF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85DF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#E08EA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc85df; /* rgb */ color: rgb(220, 133, 223); /* oklch */ color: oklch(73.9% 0.156 325.8);
Tailwind
colors: {
custom: {
50: '#e8aae9',
500: '#dc85df',
950: '#000000',
},
}SCSS
$custom: #dc85df; $custom-light: #e8aae9; $custom-dark: #000000;
JSON
{
"hex": "#dc85df",
"rgb": {
"r": 220,
"g": 133,
"b": 223
},
"hsl": {
"h": 298,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.739,
"c": 0.15609,
"h": 325.8
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#DC85DF
secondary
#D4EDD3
accent
#C61F25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84