#DC83F2#DC83F2
#DC83F2 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.178 H 319.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83F2 |
|---|---|
| RGB | rgb(220, 131, 242) |
| HSL | hsl(288, 81%, 73%) |
| HSV | hsv(288, 46%, 95%) |
| CMYK | cmyk(9.1%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(67.92, 51.52, -41.94) |
| CIE-LCH | lch(67.92, 66.43, 320.85°) |
| OKLab | oklab(74.46% 0.1354 -0.1159) |
| OKLCH | oklch(74.46% 0.178 319.5) |
| XYZ | xyz(53.6565, 37.8610, 88.4687) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.76
Liliac
#C48EFD
ΔE00 6.09
Light Purple
#BF77F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83F2 #99F283
analogous
#A483F2 #DC83F2 #F283D0
triadic
#DC83F2 #F2DC83 #83F2DC
tetradic
#DC83F2 #F2A483 #99F283 #83D0F2
square
#DC83F2 #F2A483 #99F283 #83D0F2
split-complementary
#DC83F2 #D0F283 #83F2A4
monochromatic
#BB18E3 #CC4CEC #DC83F2 #ECBAF8 #F7E3FC
Accessibility & contrast
On white
2.45
#DC83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DC83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83F2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83F2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#8AA9EF
Tritanopia (blue-blind)
#DD92AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc83f2; /* rgb */ color: rgb(220, 131, 242); /* oklch */ color: oklch(74.5% 0.178 319.5);
Tailwind
colors: {
custom: {
50: '#e9a9f6',
500: '#dc83f2',
950: '#000000',
},
}SCSS
$custom: #dc83f2; $custom-light: #e9a9f6; $custom-dark: #000000;
JSON
{
"hex": "#dc83f2",
"rgb": {
"r": 220,
"g": 131,
"b": 242
},
"hsl": {
"h": 288.108,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.74463,
"c": 0.17823,
"h": 319.5
},
"luminance": 0.37859
}Semantic roles & 50–950 ramp
primary
#DC83F2
secondary
#DDF4D7
accent
#DD0832
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85