#DD73F9#DD73F9
#DD73F9 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.7% C 0.211 H 318.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73F9 |
|---|---|
| RGB | rgb(221, 115, 249) |
| HSL | hsl(287, 92%, 71%) |
| HSV | hsv(287, 54%, 98%) |
| CMYK | cmyk(11.2%, 53.8%, 0%, 2.4%) |
| CIE-LAB | lab(65.34, 61.07, -49.84) |
| CIE-LCH | lch(65.34, 78.82, 320.78°) |
| OKLab | oklab(72.69% 0.1587 -0.1386) |
| OKLCH | oklch(72.69% 0.211 318.9) |
| XYZ | xyz(53.0462, 34.4753, 93.4643) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.56
Easter Purple
#C071FE
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73F9 #8FF973
analogous
#9A73F9 #DD73F9 #F973D2
triadic
#DD73F9 #F9DD73 #73F9DD
tetradic
#DD73F9 #F99A73 #8FF973 #73D2F9
square
#DD73F9 #F99A73 #8FF973 #73D2F9
split-complementary
#DD73F9 #D2F973 #73F99A
monochromatic
#B90AE8 #CF38F6 #DD73F9 #EBAEFC #F8E2FE
Accessibility & contrast
On white
2.66
#DD73F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DD73F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73F9
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73F9 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FD
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#DD87AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd73f9; /* rgb */ color: rgb(221, 115, 249); /* oklch */ color: oklch(72.7% 0.211 318.9);
Tailwind
colors: {
custom: {
50: '#ea9ffc',
500: '#dd73f9',
950: '#000000',
},
}SCSS
$custom: #dd73f9; $custom-light: #ea9ffc; $custom-dark: #000000;
JSON
{
"hex": "#dd73f9",
"rgb": {
"r": 221,
"g": 115,
"b": 249
},
"hsl": {
"h": 287.463,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.72688,
"c": 0.21069,
"h": 318.9
},
"luminance": 0.34473
}Semantic roles & 50–950 ramp
primary
#DD73F9
secondary
#DAF5D2
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85