#DC86FA#DC86FA
#DC86FA is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.3% C 0.182 H 316.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86FA |
|---|---|
| RGB | rgb(220, 134, 250) |
| HSL | hsl(284, 92%, 75%) |
| HSV | hsv(284, 46%, 98%) |
| CMYK | cmyk(12%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(68.87, 51.56, -44.82) |
| CIE-LCH | lch(68.87, 68.32, 319.00°) |
| OKLab | oklab(75.29% 0.1325 -0.1242) |
| OKLCH | oklch(75.29% 0.182 316.9) |
| XYZ | xyz(55.2931, 39.1697, 95.0718) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Liliac
#C48EFD
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.28
Light Purple
#BF77F6
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86FA #A4FA86
analogous
#A286FA #DC86FA #FA86DE
triadic
#DC86FA #FADC86 #86FADC
tetradic
#DC86FA #FAA286 #A4FA86 #86DEFA
square
#DC86FA #FAA286 #A4FA86 #86DEFA
split-complementary
#DC86FA #DEFA86 #86FAA2
monochromatic
#BA10F5 #CB4BF8 #DC86FA #EDC1FC #F7E2FE
Accessibility & contrast
On white
2.38
#DC86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DC86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#DB96B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc86fa; /* rgb */ color: rgb(220, 134, 250); /* oklch */ color: oklch(75.3% 0.182 316.9);
Tailwind
colors: {
custom: {
50: '#e9abfc',
500: '#dc86fa',
950: '#000000',
},
}SCSS
$custom: #dc86fa; $custom-light: #e9abfc; $custom-dark: #000000;
JSON
{
"hex": "#dc86fa",
"rgb": {
"r": 220,
"g": 134,
"b": 250
},
"hsl": {
"h": 284.483,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75292,
"c": 0.18162,
"h": 316.9
},
"luminance": 0.39168
}Semantic roles & 50–950 ramp
primary
#DC86FA
secondary
#DEF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85