#DC84F6#DC84F6
#DC84F6 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.181 H 318.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC84F6 |
|---|---|
| RGB | rgb(220, 132, 246) |
| HSL | hsl(286, 86%, 74%) |
| HSV | hsv(286, 46%, 96%) |
| CMYK | cmyk(10.6%, 46.3%, 0%, 3.5%) |
| CIE-LAB | lab(68.30, 51.79, -43.54) |
| CIE-LCH | lch(68.30, 67.66, 319.94°) |
| OKLab | oklab(74.8% 0.1347 -0.1205) |
| OKLCH | oklch(74.8% 0.181 318.2) |
| XYZ | xyz(54.3987, 38.3738, 91.7123) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 6.37
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC84F6 #9EF684
analogous
#A384F6 #DC84F6 #F684D7
triadic
#DC84F6 #F6DC84 #84F6DC
tetradic
#DC84F6 #F6A384 #9EF684 #84D7F6
square
#DC84F6 #F6A384 #9EF684 #84D7F6
split-complementary
#DC84F6 #D7F684 #84F6A3
monochromatic
#BC12EE #CC4BF2 #DC84F6 #ECBDFA #F7E2FD
Accessibility & contrast
On white
2.42
#DC84F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DC84F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC84F6
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC84F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC84F6 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FA
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#DC94B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc84f6; /* rgb */ color: rgb(220, 132, 246); /* oklch */ color: oklch(74.8% 0.181 318.2);
Tailwind
colors: {
custom: {
50: '#e9aaf9',
500: '#dc84f6',
950: '#000000',
},
}SCSS
$custom: #dc84f6; $custom-light: #e9aaf9; $custom-dark: #000000;
JSON
{
"hex": "#dc84f6",
"rgb": {
"r": 220,
"g": 132,
"b": 246
},
"hsl": {
"h": 286.316,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.74802,
"c": 0.1807,
"h": 318.2
},
"luminance": 0.38372
}Semantic roles & 50–950 ramp
primary
#DC84F6
secondary
#DDF5D6
accent
#E30336
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85