#DC86FF#DC86FF
#DC86FF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.5% C 0.187 H 315.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86FF |
|---|---|
| RGB | rgb(220, 134, 255) |
| HSL | hsl(283, 100%, 76%) |
| HSV | hsv(283, 47%, 100%) |
| CMYK | cmyk(13.7%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(69.10, 52.56, -47.19) |
| CIE-LCH | lch(69.10, 70.64, 318.08°) |
| OKLab | oklab(75.54% 0.1332 -0.1311) |
| OKLCH | oklch(75.54% 0.187 315.5) |
| XYZ | xyz(56.0875, 39.4874, 99.2556) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.71
Easter Purple
#C071FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86FF #A9FF86
analogous
#A086FF #DC86FF #FF86E5
triadic
#DC86FF #FFDC86 #86FFDC
tetradic
#DC86FF #FFA086 #A9FF86 #86E5FF
square
#DC86FF #FFA086 #A9FF86 #86E5FF
split-complementary
#DC86FF #E5FF86 #86FFA0
monochromatic
#B90CFF #CA49FF #DC86FF #EEC3FF #F6E0FF
Accessibility & contrast
On white
2.36
#DC86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DC86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#DA98B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc86ff; /* rgb */ color: rgb(220, 134, 255); /* oklch */ color: oklch(75.5% 0.187 315.5);
Tailwind
colors: {
custom: {
50: '#e9abff',
500: '#dc86ff',
950: '#000000',
},
}SCSS
$custom: #dc86ff; $custom-light: #e9abff; $custom-dark: #000000;
JSON
{
"hex": "#dc86ff",
"rgb": {
"r": 220,
"g": 134,
"b": 255
},
"hsl": {
"h": 282.645,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75537,
"c": 0.18687,
"h": 315.5
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#DC86FF
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86