#DC83F7#DC83F7
#DC83F7 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.183 H 318.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83F7 |
|---|---|
| RGB | rgb(220, 131, 247) |
| HSL | hsl(286, 88%, 74%) |
| HSV | hsv(286, 47%, 97%) |
| CMYK | cmyk(10.9%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(68.14, 52.50, -44.33) |
| CIE-LCH | lch(68.14, 68.71, 319.82°) |
| OKLab | oklab(74.7% 0.1362 -0.1228) |
| OKLCH | oklch(74.7% 0.183 318) |
| XYZ | xyz(54.4177, 38.1655, 92.4778) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83F7 #9EF783
analogous
#A283F7 #DC83F7 #F783D8
triadic
#DC83F7 #F7DC83 #83F7DC
tetradic
#DC83F7 #F7A283 #9EF783 #83D8F7
square
#DC83F7 #F7A283 #9EF783 #83D8F7
split-complementary
#DC83F7 #D8F783 #83F7A2
monochromatic
#BC10F0 #CC4AF3 #DC83F7 #ECBCFB #F7E2FD
Accessibility & contrast
On white
2.43
#DC83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DC83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83F7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83F7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#DC93B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc83f7; /* rgb */ color: rgb(220, 131, 247); /* oklch */ color: oklch(74.7% 0.183 318.0);
Tailwind
colors: {
custom: {
50: '#e9a9fa',
500: '#dc83f7',
950: '#000000',
},
}SCSS
$custom: #dc83f7; $custom-light: #e9a9fa; $custom-dark: #000000;
JSON
{
"hex": "#dc83f7",
"rgb": {
"r": 220,
"g": 131,
"b": 247
},
"hsl": {
"h": 286.034,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.74703,
"c": 0.18334,
"h": 318
},
"luminance": 0.38164
}Semantic roles & 50–950 ramp
primary
#DC83F7
secondary
#DDF5D6
accent
#E40136
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85