#DD73EB#DD73EB
#DD73EB is a light, vivid purple. Relative luminance 0.336; OKLCH L 72.0% C 0.197 H 322.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73EB |
|---|---|
| RGB | rgb(221, 115, 235) |
| HSL | hsl(293, 75%, 69%) |
| HSV | hsv(293, 51%, 92%) |
| CMYK | cmyk(6%, 51.1%, 0%, 7.8%) |
| CIE-LAB | lab(64.67, 58.43, -43.16) |
| CIE-LCH | lch(64.67, 72.64, 323.55°) |
| OKLab | oklab(71.98% 0.1573 -0.1193) |
| OKLCH | oklch(71.98% 0.197 322.8) |
| XYZ | xyz(50.9434, 33.6342, 82.3898) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73EB #81EB73
analogous
#A173EB #DD73EB #EB73BD
triadic
#DD73EB #EBDD73 #73EBDD
tetradic
#DD73EB #EBA173 #81EB73 #73BDEB
square
#DD73EB #EBA173 #81EB73 #73BDEB
split-complementary
#DD73EB #BDEB73 #73EBA1
monochromatic
#B31CC7 #D03DE3 #DD73EB #EAA9F3 #F7DEFA
Accessibility & contrast
On white
2.72
#DD73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DD73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73EB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73EB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195EF
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#E083A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd73eb; /* rgb */ color: rgb(221, 115, 235); /* oklch */ color: oklch(72.0% 0.197 322.8);
Tailwind
colors: {
custom: {
50: '#ea9ff2',
500: '#dd73eb',
950: '#000000',
},
}SCSS
$custom: #dd73eb; $custom-light: #ea9ff2; $custom-dark: #000000;
JSON
{
"hex": "#dd73eb",
"rgb": {
"r": 221,
"g": 115,
"b": 235
},
"hsl": {
"h": 293,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.7198,
"c": 0.19737,
"h": 322.8
},
"luminance": 0.33632
}Semantic roles & 50–950 ramp
primary
#DD73EB
secondary
#CFEFCB
accent
#D70E26
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85