#DD71F3#DD71F3
#DD71F3 is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.1% C 0.208 H 320.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD71F3 |
|---|---|
| RGB | rgb(221, 113, 243) |
| HSL | hsl(290, 84%, 70%) |
| HSV | hsv(290, 53%, 95%) |
| CMYK | cmyk(9.1%, 53.5%, 0%, 4.7%) |
| CIE-LAB | lab(64.69, 60.88, -47.56) |
| CIE-LCH | lch(64.69, 77.25, 322.00°) |
| OKLab | oklab(72.12% 0.1607 -0.132) |
| OKLCH | oklch(72.12% 0.208 320.6) |
| XYZ | xyz(51.8997, 33.6557, 88.5390) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD71F3 #87F371
analogous
#9C71F3 #DD71F3 #F371C8
triadic
#DD71F3 #F3DD71 #71F3DD
tetradic
#DD71F3 #F39C71 #87F371 #71C8F3
square
#DD71F3 #F39C71 #87F371 #71C8F3
split-complementary
#DD71F3 #C8F371 #71F39C
monochromatic
#B612D7 #CF39EE #DD71F3 #EBA9F8 #F8E2FD
Accessibility & contrast
On white
2.72
#DD71F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DD71F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD71F3
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD71F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD71F3 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5995F7
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#DF84A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd71f3; /* rgb */ color: rgb(221, 113, 243); /* oklch */ color: oklch(72.1% 0.208 320.6);
Tailwind
colors: {
custom: {
50: '#ea9ef7',
500: '#dd71f3',
950: '#000000',
},
}SCSS
$custom: #dd71f3; $custom-light: #ea9ef7; $custom-dark: #000000;
JSON
{
"hex": "#dd71f3",
"rgb": {
"r": 221,
"g": 113,
"b": 243
},
"hsl": {
"h": 289.846,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.72116,
"c": 0.20797,
"h": 320.6
},
"luminance": 0.33653
}Semantic roles & 50–950 ramp
primary
#DD71F3
secondary
#D4F2CE
accent
#E1052A
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85