#DC83F4#DC83F4
#DC83F4 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.180 H 318.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83F4 |
|---|---|
| RGB | rgb(220, 131, 244) |
| HSL | hsl(287, 84%, 74%) |
| HSV | hsv(287, 46%, 96%) |
| CMYK | cmyk(9.8%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(68.01, 51.91, -42.90) |
| CIE-LCH | lch(68.01, 67.34, 320.43°) |
| OKLab | oklab(74.56% 0.1357 -0.1186) |
| OKLCH | oklch(74.56% 0.18 318.8) |
| XYZ | xyz(53.9585, 37.9818, 90.0593) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.69
Liliac
#C48EFD
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.01
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83F4 #9BF483
analogous
#A383F4 #DC83F4 #F483D3
triadic
#DC83F4 #F4DC83 #83F4DC
tetradic
#DC83F4 #F4A383 #9BF483 #83D3F4
square
#DC83F4 #F4A383 #9BF483 #83D3F4
split-complementary
#DC83F4 #D3F483 #83F4A3
monochromatic
#BB15E8 #CC4BEF #DC83F4 #ECBBF9 #F7E3FD
Accessibility & contrast
On white
2.44
#DC83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DC83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83F4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83F4 | 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)
#70A0F8
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#DD92B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc83f4; /* rgb */ color: rgb(220, 131, 244); /* oklch */ color: oklch(74.6% 0.180 318.8);
Tailwind
colors: {
custom: {
50: '#e9a9f8',
500: '#dc83f4',
950: '#000000',
},
}SCSS
$custom: #dc83f4; $custom-light: #e9a9f8; $custom-dark: #000000;
JSON
{
"hex": "#dc83f4",
"rgb": {
"r": 220,
"g": 131,
"b": 244
},
"hsl": {
"h": 287.257,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.74559,
"c": 0.18028,
"h": 318.8
},
"luminance": 0.3798
}Semantic roles & 50–950 ramp
primary
#DC83F4
secondary
#DDF4D7
accent
#E00534
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85