#DC83DF#DC83DF
#DC83DF is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.6% C 0.159 H 325.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83DF |
|---|---|
| RGB | rgb(220, 131, 223) |
| HSL | hsl(298, 59%, 69%) |
| HSV | hsv(298, 41%, 87%) |
| CMYK | cmyk(1.3%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.11, 47.93, -32.72) |
| CIE-LCH | lch(67.11, 58.03, 325.68°) |
| OKLab | oklab(73.6% 0.132 -0.0894) |
| OKLCH | oklch(73.6% 0.159 325.9) |
| XYZ | xyz(50.9497, 36.7782, 74.2129) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.00
Orchid
#DA70D6
ΔE00 4.19
Orchid (survey)
#C875C4
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83DF #86DF83
analogous
#AE83DF #DC83DF #DF83B4
triadic
#DC83DF #DFDC83 #83DFDC
tetradic
#DC83DF #DFAE83 #86DF83 #83B4DF
square
#DC83DF #DFAE83 #86DF83 #83B4DF
split-complementary
#DC83DF #B4DF83 #83DFAE
monochromatic
#B430B8 #CE52D2 #DC83DF #EAB4EC #F7E4F8
Accessibility & contrast
On white
2.51
#DC83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DC83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83DF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83DF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE2
Deuteranopia (green-blind)
#93A7DC
Tritanopia (blue-blind)
#E18CA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc83df; /* rgb */ color: rgb(220, 131, 223); /* oklch */ color: oklch(73.6% 0.159 325.9);
Tailwind
colors: {
custom: {
50: '#e8a9e9',
500: '#dc83df',
950: '#000000',
},
}SCSS
$custom: #dc83df; $custom-light: #e8a9e9; $custom-dark: #000000;
JSON
{
"hex": "#dc83df",
"rgb": {
"r": 220,
"g": 131,
"b": 223
},
"hsl": {
"h": 298.043,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.73596,
"c": 0.15947,
"h": 325.9
},
"luminance": 0.36776
}Semantic roles & 50–950 ramp
primary
#DC83DF
secondary
#D3ECD2
accent
#C71F24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84