#DC85F0#DC85F0
#DC85F0 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.7% C 0.173 H 319.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85F0 |
|---|---|
| RGB | rgb(220, 133, 240) |
| HSL | hsl(289, 78%, 73%) |
| HSV | hsv(289, 45%, 94%) |
| CMYK | cmyk(8.3%, 44.6%, 0%, 5.9%) |
| CIE-LAB | lab(68.23, 50.11, -40.35) |
| CIE-LCH | lch(68.23, 64.34, 321.15°) |
| OKLab | oklab(74.67% 0.1323 -0.1113) |
| OKLCH | oklch(74.67% 0.173 319.9) |
| XYZ | xyz(53.6289, 38.2839, 86.9857) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.80
Liliac
#C48EFD
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85F0 #99F085
analogous
#A685F0 #DC85F0 #F085CE
triadic
#DC85F0 #F0DC85 #85F0DC
tetradic
#DC85F0 #F0A685 #99F085 #85CEF0
square
#DC85F0 #F0A685 #99F085 #85CEF0
split-complementary
#DC85F0 #CEF085 #85F0A6
monochromatic
#BB1BDF #CC4EE9 #DC85F0 #ECBBF7 #F7E4FC
Accessibility & contrast
On white
2.43
#DC85F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DC85F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85F0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85F0 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#DD93AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc85f0; /* rgb */ color: rgb(220, 133, 240); /* oklch */ color: oklch(74.7% 0.173 319.9);
Tailwind
colors: {
custom: {
50: '#e9abf5',
500: '#dc85f0',
950: '#000000',
},
}SCSS
$custom: #dc85f0; $custom-light: #e9abf5; $custom-dark: #000000;
JSON
{
"hex": "#dc85f0",
"rgb": {
"r": 220,
"g": 133,
"b": 240
},
"hsl": {
"h": 288.785,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.74666,
"c": 0.17294,
"h": 319.9
},
"luminance": 0.38282
}Semantic roles & 50–950 ramp
primary
#DC85F0
secondary
#DDF3D8
accent
#DA0B32
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85