#DD73F7#DD73F7
#DD73F7 is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 72.6% C 0.209 H 319.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73F7 |
|---|---|
| RGB | rgb(221, 115, 247) |
| HSL | hsl(288, 89%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.5%, 53.4%, 0%, 3.1%) |
| CIE-LAB | lab(65.24, 60.69, -48.89) |
| CIE-LCH | lch(65.24, 77.93, 321.14°) |
| OKLab | oklab(72.58% 0.1585 -0.1358) |
| OKLCH | oklch(72.58% 0.209 319.4) |
| XYZ | xyz(52.7359, 34.3511, 91.8302) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73F7 #8DF773
analogous
#9B73F7 #DD73F7 #F773CF
triadic
#DD73F7 #F7DD73 #73F7DD
tetradic
#DD73F7 #F79B73 #8DF773 #73CFF7
square
#DD73F7 #F79B73 #8DF773 #73CFF7
split-complementary
#DD73F7 #CFF773 #73F79B
monochromatic
#B90DE3 #CF39F4 #DD73F7 #EBADFA #F8E2FD
Accessibility & contrast
On white
2.67
#DD73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DD73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73F7
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73F7 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FB
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#DE86AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd73f7; /* rgb */ color: rgb(221, 115, 247); /* oklch */ color: oklch(72.6% 0.209 319.4);
Tailwind
colors: {
custom: {
50: '#ea9ffa',
500: '#dd73f7',
950: '#000000',
},
}SCSS
$custom: #dd73f7; $custom-light: #ea9ffa; $custom-dark: #000000;
JSON
{
"hex": "#dd73f7",
"rgb": {
"r": 221,
"g": 115,
"b": 247
},
"hsl": {
"h": 288.182,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72584,
"c": 0.20877,
"h": 319.4
},
"luminance": 0.34349
}Semantic roles & 50–950 ramp
primary
#DD73F7
secondary
#D8F4D1
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85