#DD73F3#DD73F3
#DD73F3 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.4% C 0.205 H 320.5°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73F3 |
|---|---|
| RGB | rgb(221, 115, 243) |
| HSL | hsl(290, 84%, 70%) |
| HSV | hsv(290, 53%, 95%) |
| CMYK | cmyk(9.1%, 52.7%, 0%, 4.7%) |
| CIE-LAB | lab(65.05, 59.92, -46.99) |
| CIE-LCH | lch(65.05, 76.15, 321.90°) |
| OKLab | oklab(72.38% 0.1582 -0.1303) |
| OKLCH | oklch(72.38% 0.205 320.5) |
| XYZ | xyz(52.1253, 34.1069, 88.6142) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 4.75
Orchid
#DA70D6
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73F3 #89F373
analogous
#9D73F3 #DD73F3 #F373C9
triadic
#DD73F3 #F3DD73 #73F3DD
tetradic
#DD73F3 #F39D73 #89F373 #73C9F3
square
#DD73F3 #F39D73 #89F373 #73C9F3
split-complementary
#DD73F3 #C9F373 #73F39D
monochromatic
#B713D9 #CF3BEE #DD73F3 #EBABF8 #F8E3FD
Accessibility & contrast
On white
2.69
#DD73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#DD73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73F3
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73F3 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C96F7
Deuteranopia (green-blind)
#7EA2EF
Tritanopia (blue-blind)
#DF85A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd73f3; /* rgb */ color: rgb(221, 115, 243); /* oklch */ color: oklch(72.4% 0.205 320.5);
Tailwind
colors: {
custom: {
50: '#ea9ff7',
500: '#dd73f3',
950: '#000000',
},
}SCSS
$custom: #dd73f3; $custom-light: #ea9ff7; $custom-dark: #000000;
JSON
{
"hex": "#dd73f3",
"rgb": {
"r": 221,
"g": 115,
"b": 243
},
"hsl": {
"h": 289.688,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.72379,
"c": 0.20494,
"h": 320.5
},
"luminance": 0.34105
}Semantic roles & 50–950 ramp
primary
#DD73F3
secondary
#D5F3CF
accent
#E1052B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85