#DD71DC#DD71DC
#DD71DC is a light, vivid purple. Relative luminance 0.324; OKLCH L 71.0% C 0.187 H 327.7°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD71DC |
|---|---|
| RGB | rgb(221, 113, 220) |
| HSL | hsl(301, 61%, 65%) |
| HSV | hsv(301, 49%, 87%) |
| CMYK | cmyk(0%, 48.9%, 0.5%, 13.3%) |
| CIE-LAB | lab(63.63, 56.69, -36.44) |
| CIE-LCH | lch(63.63, 67.39, 327.27°) |
| OKLab | oklab(70.99% 0.1579 -0.0999) |
| OKLCH | oklch(70.99% 0.187 327.7) |
| XYZ | xyz(48.6414, 32.3524, 71.3788) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.01
Purply Pink
#F075E6
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.82
Orchid (survey)
#C875C4
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD71DC #71DD72
analogous
#A871DD #DD71DC #DD71A6
triadic
#DD71DC #DCDD71 #71DCDD
tetradic
#DD71DC #DDA871 #71DD72 #71A6DD
square
#DD71DC #DDA871 #71DD72 #71A6DD
split-complementary
#DD71DC #A6DD71 #71DDA8
monochromatic
#AB29AA #D140D0 #DD71DC #E9A2E8 #F5D4F4
Accessibility & contrast
On white
2.81
#DD71DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DD71DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD71DC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD71DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD71DC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891E0
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#E37C9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd71dc; /* rgb */ color: rgb(221, 113, 220); /* oklch */ color: oklch(71.0% 0.187 327.7);
Tailwind
colors: {
custom: {
50: '#ea9ee7',
500: '#dd71dc',
950: '#000000',
},
}SCSS
$custom: #dd71dc; $custom-light: #ea9ee7; $custom-dark: #000000;
JSON
{
"hex": "#dd71dc",
"rgb": {
"r": 221,
"g": 113,
"b": 220
},
"hsl": {
"h": 300.556,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.70993,
"c": 0.18682,
"h": 327.7
},
"luminance": 0.3235
}Semantic roles & 50–950 ramp
primary
#DD71DC
secondary
#C3E7C3
accent
#C91E1C
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160F16
muted
#847E84