#DC84F0#DC84F0
#DC84F0 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.5% C 0.175 H 320.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC84F0 |
|---|---|
| RGB | rgb(220, 132, 240) |
| HSL | hsl(289, 78%, 73%) |
| HSV | hsv(289, 45%, 94%) |
| CMYK | cmyk(8.3%, 45%, 0%, 5.9%) |
| CIE-LAB | lab(68.03, 50.62, -40.67) |
| CIE-LCH | lch(68.03, 64.93, 321.22°) |
| OKLab | oklab(74.52% 0.1337 -0.1122) |
| OKLCH | oklch(74.52% 0.175 320) |
| XYZ | xyz(53.4927, 38.0114, 86.9403) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.66
Liliac
#C48EFD
ΔE00 6.25
Light Purple
#BF77F6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC84F0 #98F084
analogous
#A684F0 #DC84F0 #F084CE
triadic
#DC84F0 #F0DC84 #84F0DC
tetradic
#DC84F0 #F0A684 #98F084 #84CEF0
square
#DC84F0 #F0A684 #98F084 #84CEF0
split-complementary
#DC84F0 #CEF084 #84F0A6
monochromatic
#BA1BDE #CC4DE9 #DC84F0 #ECBBF7 #F7E4FC
Accessibility & contrast
On white
2.44
#DC84F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DC84F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC84F0
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC84F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC84F0 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#DD92AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc84f0; /* rgb */ color: rgb(220, 132, 240); /* oklch */ color: oklch(74.5% 0.175 320.0);
Tailwind
colors: {
custom: {
50: '#e9aaf5',
500: '#dc84f0',
950: '#000000',
},
}SCSS
$custom: #dc84f0; $custom-light: #e9aaf5; $custom-dark: #000000;
JSON
{
"hex": "#dc84f0",
"rgb": {
"r": 220,
"g": 132,
"b": 240
},
"hsl": {
"h": 288.889,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.74517,
"c": 0.17458,
"h": 320
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#DC84F0
secondary
#DDF3D8
accent
#DB0B31
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85