#DC83E9#DC83E9
#DC83E9 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.0% C 0.169 H 322.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DC83E9 |
|---|---|
| RGB | rgb(220, 131, 233) |
| HSL | hsl(292, 70%, 71%) |
| HSV | hsv(292, 44%, 91%) |
| CMYK | cmyk(5.6%, 43.8%, 0%, 8.6%) |
| CIE-LAB | lab(67.53, 49.79, -37.60) |
| CIE-LCH | lch(67.53, 62.40, 322.94°) |
| OKLab | oklab(74.04% 0.1339 -0.1034) |
| OKLCH | oklch(74.04% 0.169 322.3) |
| XYZ | xyz(52.3379, 37.3335, 81.5242) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.78
Orchid (survey)
#C875C4
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC83E9 #90E983
analogous
#A983E9 #DC83E9 #E983C3
triadic
#DC83E9 #E9DC83 #83E9DC
tetradic
#DC83E9 #E9A983 #90E983 #83C3E9
square
#DC83E9 #E9A983 #90E983 #83C3E9
split-complementary
#DC83E9 #C3E983 #83E9A9
monochromatic
#B824CD #CD4FE0 #DC83E9 #EBB7F2 #F8E5FA
Accessibility & contrast
On white
2.48
#DC83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DC83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC83E9
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC83E9 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#8EA8E6
Tritanopia (blue-blind)
#DF8FAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc83e9; /* rgb */ color: rgb(220, 131, 233); /* oklch */ color: oklch(74.0% 0.169 322.3);
Tailwind
colors: {
custom: {
50: '#e9a9f0',
500: '#dc83e9',
950: '#000000',
},
}SCSS
$custom: #dc83e9; $custom-light: #e9a9f0; $custom-dark: #000000;
JSON
{
"hex": "#dc83e9",
"rgb": {
"r": 220,
"g": 131,
"b": 233
},
"hsl": {
"h": 292.353,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.74043,
"c": 0.16921,
"h": 322.3
},
"luminance": 0.37331
}Semantic roles & 50–950 ramp
primary
#DC83E9
secondary
#DAF1D7
accent
#D2142C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84