#DD73D2#DD73D2
#DD73D2 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.8% C 0.175 H 331.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73D2 |
|---|---|
| RGB | rgb(221, 115, 210) |
| HSL | hsl(306, 61%, 66%) |
| HSV | hsv(306, 48%, 87%) |
| CMYK | cmyk(0%, 48%, 5%, 13.3%) |
| CIE-LAB | lab(63.58, 53.99, -30.92) |
| CIE-LCH | lch(63.58, 62.22, 330.20°) |
| OKLab | oklab(70.82% 0.1533 -0.0842) |
| OKLCH | oklch(70.82% 0.175 331.2) |
| XYZ | xyz(47.5820, 32.2896, 64.6866) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 3.82
Orchid (survey)
#C875C4
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73D2 #73DD7E
analogous
#B373DD #DD73D2 #DD739D
triadic
#DD73D2 #D2DD73 #73D2DD
tetradic
#DD73D2 #DDB373 #73DD7E #739DDD
square
#DD73D2 #DDB373 #73DD7E #739DDD
split-complementary
#DD73D2 #9DDD73 #73DDB3
monochromatic
#AC2A9E #D142C2 #DD73D2 #E9A4E2 #F5D5F2
Accessibility & contrast
On white
2.82
#DD73D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#DD73D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73D2
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73D2 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F91D5
Deuteranopia (green-blind)
#8D9FCF
Tritanopia (blue-blind)
#E47B99
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd73d2; /* rgb */ color: rgb(221, 115, 210); /* oklch */ color: oklch(70.8% 0.175 331.2);
Tailwind
colors: {
custom: {
50: '#ea9fe0',
500: '#dd73d2',
950: '#000000',
},
}SCSS
$custom: #dd73d2; $custom-light: #ea9fe0; $custom-dark: #000000;
JSON
{
"hex": "#dd73d2",
"rgb": {
"r": 221,
"g": 115,
"b": 210
},
"hsl": {
"h": 306.226,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.70817,
"c": 0.17492,
"h": 331.2
},
"luminance": 0.32287
}Semantic roles & 50–950 ramp
primary
#DD73D2
secondary
#C4E7C8
accent
#C92F1D
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83