#DC85FF#DC85FF
#DC85FF is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.188 H 315.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85FF |
|---|---|
| RGB | rgb(220, 133, 255) |
| HSL | hsl(283, 100%, 76%) |
| HSV | hsv(283, 48%, 100%) |
| CMYK | cmyk(13.7%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(68.90, 53.07, -47.51) |
| CIE-LCH | lch(68.90, 71.23, 318.17°) |
| OKLab | oklab(75.39% 0.1345 -0.132) |
| OKLCH | oklch(75.39% 0.188 315.6) |
| XYZ | xyz(55.9500, 39.2123, 99.2098) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 6.64
Easter Purple
#C071FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85FF #A8FF85
analogous
#9F85FF #DC85FF #FF85E5
triadic
#DC85FF #FFDC85 #85FFDC
tetradic
#DC85FF #FF9F85 #A8FF85 #85E5FF
square
#DC85FF #FF9F85 #A8FF85 #85E5FF
split-complementary
#DC85FF #E5FF85 #85FF9F
monochromatic
#B90BFF #CA48FF #DC85FF #EEC2FF #F6E0FF
Accessibility & contrast
On white
2.37
#DC85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#DC85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85FF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85FF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#DA97B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc85ff; /* rgb */ color: rgb(220, 133, 255); /* oklch */ color: oklch(75.4% 0.188 315.6);
Tailwind
colors: {
custom: {
50: '#e9abff',
500: '#dc85ff',
950: '#000000',
},
}SCSS
$custom: #dc85ff; $custom-light: #e9abff; $custom-dark: #000000;
JSON
{
"hex": "#dc85ff",
"rgb": {
"r": 220,
"g": 133,
"b": 255
},
"hsl": {
"h": 282.787,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7539,
"c": 0.18845,
"h": 315.6
},
"luminance": 0.39211
}Semantic roles & 50–950 ramp
primary
#DC85FF
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86