#DD73F8#DD73F8
#DD73F8 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.6% C 0.210 H 319.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73F8 |
|---|---|
| RGB | rgb(221, 115, 248) |
| HSL | hsl(288, 90%, 71%) |
| HSV | hsv(288, 54%, 97%) |
| CMYK | cmyk(10.9%, 53.6%, 0%, 2.7%) |
| CIE-LAB | lab(65.29, 60.88, -49.36) |
| CIE-LCH | lch(65.29, 78.38, 320.96°) |
| OKLab | oklab(72.64% 0.1586 -0.1372) |
| OKLCH | oklch(72.64% 0.21 319.1) |
| XYZ | xyz(52.8906, 34.4130, 92.6451) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73F8 #8EF873
analogous
#9A73F8 #DD73F8 #F873D0
triadic
#DD73F8 #F8DD73 #73F8DD
tetradic
#DD73F8 #F89A73 #8EF873 #73D0F8
square
#DD73F8 #F89A73 #8EF873 #73D0F8
split-complementary
#DD73F8 #D0F873 #73F89A
monochromatic
#B90BE5 #CF39F5 #DD73F8 #EBADFB #F8E2FE
Accessibility & contrast
On white
2.66
#DD73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DD73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73F8
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73F8 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FC
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#DE87AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd73f8; /* rgb */ color: rgb(221, 115, 248); /* oklch */ color: oklch(72.6% 0.210 319.1);
Tailwind
colors: {
custom: {
50: '#ea9ffb',
500: '#dd73f8',
950: '#000000',
},
}SCSS
$custom: #dd73f8; $custom-light: #ea9ffb; $custom-dark: #000000;
JSON
{
"hex": "#dd73f8",
"rgb": {
"r": 221,
"g": 115,
"b": 248
},
"hsl": {
"h": 287.82,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.72636,
"c": 0.20973,
"h": 319.1
},
"luminance": 0.34411
}Semantic roles & 50–950 ramp
primary
#DD73F8
secondary
#D9F5D2
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85