#DD73EA#DD73EA
#DD73EA is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.9% C 0.196 H 323.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73EA |
|---|---|
| RGB | rgb(221, 115, 234) |
| HSL | hsl(293, 74%, 68%) |
| HSV | hsv(293, 51%, 92%) |
| CMYK | cmyk(5.6%, 50.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.63, 58.25, -42.68) |
| CIE-LCH | lch(64.63, 72.21, 323.77°) |
| OKLab | oklab(71.93% 0.1571 -0.1179) |
| OKLCH | oklch(71.93% 0.196 323.1) |
| XYZ | xyz(50.7993, 33.5765, 81.6311) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73EA #80EA73
analogous
#A173EA #DD73EA #EA73BB
triadic
#DD73EA #EADD73 #73EADD
tetradic
#DD73EA #EAA173 #80EA73 #73BBEA
square
#DD73EA #EAA173 #80EA73 #73BBEA
split-complementary
#DD73EA #BBEA73 #73EAA1
monochromatic
#B31EC5 #D03EE2 #DD73EA #EAA8F2 #F7DDFA
Accessibility & contrast
On white
2.72
#DD73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DD73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73EA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73EA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EE
Deuteranopia (green-blind)
#83A1E7
Tritanopia (blue-blind)
#E082A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd73ea; /* rgb */ color: rgb(221, 115, 234); /* oklch */ color: oklch(71.9% 0.196 323.1);
Tailwind
colors: {
custom: {
50: '#ea9ff1',
500: '#dd73ea',
950: '#000000',
},
}SCSS
$custom: #dd73ea; $custom-light: #ea9ff1; $custom-dark: #000000;
JSON
{
"hex": "#dd73ea",
"rgb": {
"r": 221,
"g": 115,
"b": 234
},
"hsl": {
"h": 293.445,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.71931,
"c": 0.19644,
"h": 323.1
},
"luminance": 0.33574
}Semantic roles & 50–950 ramp
primary
#DD73EA
secondary
#CEEECA
accent
#D60F25
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85