#DC85F8#DC85F8
#DC85F8 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.0% C 0.181 H 317.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DC85F8 |
|---|---|
| RGB | rgb(220, 133, 248) |
| HSL | hsl(285, 89%, 75%) |
| HSV | hsv(285, 46%, 97%) |
| CMYK | cmyk(11.3%, 46.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.58, 51.67, -44.19) |
| CIE-LCH | lch(68.58, 67.99, 319.47°) |
| OKLab | oklab(75.05% 0.1336 -0.1224) |
| OKLCH | oklch(75.05% 0.181 317.5) |
| XYZ | xyz(54.8436, 38.7698, 93.3831) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Liliac
#C48EFD
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.26
Light Purple
#BF77F6
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC85F8 #A1F885
analogous
#A285F8 #DC85F8 #F885DB
triadic
#DC85F8 #F8DC85 #85F8DC
tetradic
#DC85F8 #F8A285 #A1F885 #85DBF8
square
#DC85F8 #F8A285 #A1F885 #85DBF8
split-complementary
#DC85F8 #DBF885 #85F8A2
monochromatic
#BB11F1 #CB4BF5 #DC85F8 #EDBFFB #F7E2FD
Accessibility & contrast
On white
2.40
#DC85F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#DC85F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC85F8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC85F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC85F8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#DC95B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc85f8; /* rgb */ color: rgb(220, 133, 248); /* oklch */ color: oklch(75.0% 0.181 317.5);
Tailwind
colors: {
custom: {
50: '#e9abfb',
500: '#dc85f8',
950: '#000000',
},
}SCSS
$custom: #dc85f8; $custom-light: #e9abfb; $custom-dark: #000000;
JSON
{
"hex": "#dc85f8",
"rgb": {
"r": 220,
"g": 133,
"b": 248
},
"hsl": {
"h": 285.391,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75047,
"c": 0.18116,
"h": 317.5
},
"luminance": 0.38768
}Semantic roles & 50–950 ramp
primary
#DC85F8
secondary
#DDF5D6
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85