#DC83FA#DC83FA
#DC83FA is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.186 H 317.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83FA |
|---|---|
| RGB | rgb(220, 131, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 48%, 98%) |
| CMYK | cmyk(12%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(68.28, 53.09, -45.76) |
| CIE-LCH | lch(68.28, 70.09, 319.24°) |
| OKLab | oklab(74.85% 0.1366 -0.1269) |
| OKLCH | oklch(74.85% 0.186 317.1) |
| XYZ | xyz(54.8843, 38.3521, 94.9355) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Liliac
#C48EFD
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.90
Light Purple
#BF77F6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.68
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83FA #A1FA83
analogous
#A183FA #DC83FA #FA83DD
triadic
#DC83FA #FADC83 #83FADC
tetradic
#DC83FA #FAA183 #A1FA83 #83DDFA
square
#DC83FA #FAA183 #A1FA83 #83DDFA
split-complementary
#DC83FA #DDFA83 #83FAA1
monochromatic
#BB0DF5 #CB48F8 #DC83FA #EDBEFC #F7E2FE
Accessibility & contrast
On white
2.42
#DC83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DC83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83FA | 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)
#6DA1FE
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#DB94B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc83fa; /* rgb */ color: rgb(220, 131, 250); /* oklch */ color: oklch(74.9% 0.186 317.1);
Tailwind
colors: {
custom: {
50: '#e9a9fc',
500: '#dc83fa',
950: '#000000',
},
}SCSS
$custom: #dc83fa; $custom-light: #e9a9fc; $custom-dark: #000000;
JSON
{
"hex": "#dc83fa",
"rgb": {
"r": 220,
"g": 131,
"b": 250
},
"hsl": {
"h": 284.874,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.7485,
"c": 0.18643,
"h": 317.1
},
"luminance": 0.3835
}Semantic roles & 50–950 ramp
primary
#DC83FA
secondary
#DDF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85