#DD73EC#DD73EC
#DD73EC is a light, vivid purple. Relative luminance 0.337; OKLCH L 72.0% C 0.198 H 322.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73EC |
|---|---|
| RGB | rgb(221, 115, 236) |
| HSL | hsl(293, 76%, 69%) |
| HSV | hsv(293, 51%, 93%) |
| CMYK | cmyk(6.4%, 51.3%, 0%, 7.5%) |
| CIE-LAB | lab(64.72, 58.61, -43.64) |
| CIE-LCH | lch(64.72, 73.08, 323.33°) |
| OKLab | oklab(72.03% 0.1574 -0.1206) |
| OKLCH | oklch(72.03% 0.198 322.5) |
| XYZ | xyz(51.0883, 33.6921, 83.1528) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.67
Violet Pink
#FB5FFC
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73EC #82EC73
analogous
#A173EC #DD73EC #EC73BF
triadic
#DD73EC #ECDD73 #73ECDD
tetradic
#DD73EC #ECA173 #82EC73 #73BFEC
square
#DD73EC #ECA173 #82EC73 #73BFEC
split-complementary
#DD73EC #BFEC73 #73ECA1
monochromatic
#B41BC9 #D03DE5 #DD73EC #EAA9F3 #F7DFFB
Accessibility & contrast
On white
2.71
#DD73EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DD73EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73EC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73EC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F0
Deuteranopia (green-blind)
#82A1E9
Tritanopia (blue-blind)
#E083A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd73ec; /* rgb */ color: rgb(221, 115, 236); /* oklch */ color: oklch(72.0% 0.198 322.5);
Tailwind
colors: {
custom: {
50: '#ea9ff2',
500: '#dd73ec',
950: '#000000',
},
}SCSS
$custom: #dd73ec; $custom-light: #ea9ff2; $custom-dark: #000000;
JSON
{
"hex": "#dd73ec",
"rgb": {
"r": 221,
"g": 115,
"b": 236
},
"hsl": {
"h": 292.562,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.72029,
"c": 0.19831,
"h": 322.5
},
"luminance": 0.3369
}Semantic roles & 50–950 ramp
primary
#DD73EC
secondary
#D0EFCC
accent
#D80D26
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85