#DD73F0#DD73F0
#DD73F0 is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 72.2% C 0.202 H 321.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73F0 |
|---|---|
| RGB | rgb(221, 115, 240) |
| HSL | hsl(291, 81%, 70%) |
| HSV | hsv(291, 52%, 94%) |
| CMYK | cmyk(7.9%, 52.1%, 0%, 5.9%) |
| CIE-LAB | lab(64.90, 59.36, -45.56) |
| CIE-LCH | lch(64.90, 74.83, 322.49°) |
| OKLab | oklab(72.23% 0.1578 -0.1262) |
| OKLCH | oklch(72.23% 0.202 321.4) |
| XYZ | xyz(51.6759, 33.9272, 86.2478) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 4.90
Light Purple
#BF77F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73F0 #86F073
analogous
#9F73F0 #DD73F0 #F073C5
triadic
#DD73F0 #F0DD73 #73F0DD
tetradic
#DD73F0 #F09F73 #86F073 #73C5F0
square
#DD73F0 #F09F73 #86F073 #73C5F0
split-complementary
#DD73F0 #C5F073 #73F09F
monochromatic
#B617D2 #D03CEA #DD73F0 #EAAAF6 #F8E2FC
Accessibility & contrast
On white
2.70
#DD73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#DD73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73F0
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73F0 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E96F4
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#DF84A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd73f0; /* rgb */ color: rgb(221, 115, 240); /* oklch */ color: oklch(72.2% 0.202 321.4);
Tailwind
colors: {
custom: {
50: '#ea9ff5',
500: '#dd73f0',
950: '#000000',
},
}SCSS
$custom: #dd73f0; $custom-light: #ea9ff5; $custom-dark: #000000;
JSON
{
"hex": "#dd73f0",
"rgb": {
"r": 221,
"g": 115,
"b": 240
},
"hsl": {
"h": 290.88,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.72228,
"c": 0.20209,
"h": 321.4
},
"luminance": 0.33925
}Semantic roles & 50–950 ramp
primary
#DD73F0
secondary
#D3F1CE
accent
#DD0929
background
#FEFAFF
surface
#FDF3FE
border
#D5CDD6
text
#160F17
muted
#847F85