#DD83EC#DD83EC
#DD83EC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.3% C 0.173 H 321.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83EC |
|---|---|
| RGB | rgb(221, 131, 236) |
| HSL | hsl(291, 73%, 72%) |
| HSV | hsv(291, 44%, 93%) |
| CMYK | cmyk(6.4%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.77, 50.65, -38.86) |
| CIE-LCH | lch(67.77, 63.84, 322.50°) |
| OKLab | oklab(74.29% 0.1356 -0.107) |
| OKLCH | oklch(74.29% 0.173 321.7) |
| XYZ | xyz(53.0737, 37.6630, 83.8146) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83EC #92EC83
analogous
#A983EC #DD83EC #EC83C6
triadic
#DD83EC #ECDD83 #83ECDD
tetradic
#DD83EC #ECA983 #92EC83 #83C6EC
square
#DD83EC #ECA983 #92EC83 #83C6EC
split-complementary
#DD83EC #C6EC83 #83ECA9
monochromatic
#BA20D4 #CE4EE4 #DD83EC #ECB8F4 #F8E4FB
Accessibility & contrast
On white
2.46
#DD83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DD83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83EC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83EC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#DF90AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd83ec; /* rgb */ color: rgb(221, 131, 236); /* oklch */ color: oklch(74.3% 0.173 321.7);
Tailwind
colors: {
custom: {
50: '#e9a9f2',
500: '#dd83ec',
950: '#000000',
},
}SCSS
$custom: #dd83ec; $custom-light: #e9a9f2; $custom-dark: #000000;
JSON
{
"hex": "#dd83ec",
"rgb": {
"r": 221,
"g": 131,
"b": 236
},
"hsl": {
"h": 291.429,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.74293,
"c": 0.17273,
"h": 321.7
},
"luminance": 0.37661
}Semantic roles & 50–950 ramp
primary
#DD83EC
secondary
#DCF3D8
accent
#D6102C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85