#DC83F3#DC83F3
#DC83F3 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.179 H 319.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83F3 |
|---|---|
| RGB | rgb(220, 131, 243) |
| HSL | hsl(288, 82%, 73%) |
| HSV | hsv(288, 46%, 95%) |
| CMYK | cmyk(9.5%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.96, 51.71, -42.42) |
| CIE-LCH | lch(67.96, 66.89, 320.64°) |
| OKLab | oklab(74.51% 0.1356 -0.1173) |
| OKLCH | oklch(74.51% 0.179 319.1) |
| XYZ | xyz(53.8071, 37.9212, 89.2618) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.88
Liliac
#C48EFD
ΔE00 5.99
Light Purple
#BF77F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83F3 #9AF383
analogous
#A483F3 #DC83F3 #F383D2
triadic
#DC83F3 #F3DC83 #83F3DC
tetradic
#DC83F3 #F3A483 #9AF383 #83D2F3
square
#DC83F3 #F3A483 #9AF383 #83D2F3
split-complementary
#DC83F3 #D2F383 #83F3A4
monochromatic
#BB16E5 #CC4BEE #DC83F3 #ECBBF8 #F7E3FC
Accessibility & contrast
On white
2.45
#DC83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DC83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83F3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83F3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#DD92B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc83f3; /* rgb */ color: rgb(220, 131, 243); /* oklch */ color: oklch(74.5% 0.179 319.1);
Tailwind
colors: {
custom: {
50: '#e9a9f7',
500: '#dc83f3',
950: '#000000',
},
}SCSS
$custom: #dc83f3; $custom-light: #e9a9f7; $custom-dark: #000000;
JSON
{
"hex": "#dc83f3",
"rgb": {
"r": 220,
"g": 131,
"b": 243
},
"hsl": {
"h": 287.679,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.74511,
"c": 0.17926,
"h": 319.1
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#DC83F3
secondary
#DDF4D7
accent
#DF0733
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85