#DD71C0#DD71C0
#DD71C0 is a light, vivid pink. Relative luminance 0.310; OKLCH L 69.8% C 0.164 H 338.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DD71C0 |
|---|---|
| RGB | rgb(221, 113, 192) |
| HSL | hsl(316, 61%, 65%) |
| HSV | hsv(316, 49%, 87%) |
| CMYK | cmyk(0%, 48.9%, 13.1%, 13.3%) |
| CIE-LAB | lab(62.50, 52.02, -22.43) |
| CIE-LCH | lch(62.50, 56.65, 336.67°) |
| OKLab | oklab(69.78% 0.1523 -0.0602) |
| OKLCH | oklch(69.78% 0.164 338.4) |
| XYZ | xyz(45.2387, 30.9913, 53.4582) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.85
Orchid (survey)
#C875C4
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.50
Purplish Pink
#CE5DAE
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD71C0 #71DD8E
analogous
#C471DD #DD71C0 #DD718A
triadic
#DD71C0 #C0DD71 #71C0DD
tetradic
#DD71C0 #DDC471 #71DD8E #718ADD
square
#DD71C0 #DDC471 #71DD8E #718ADD
split-complementary
#DD71C0 #8ADD71 #71DDC4
monochromatic
#AB2988 #D140AA #DD71C0 #E9A2D6 #F5D4EC
Accessibility & contrast
On white
2.92
#DD71C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#DD71C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD71C0
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD71C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD71C0 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748DC3
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#E77490
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dd71c0; /* rgb */ color: rgb(221, 113, 192); /* oklch */ color: oklch(69.8% 0.164 338.4);
Tailwind
colors: {
custom: {
50: '#ea9dd3',
500: '#dd71c0',
950: '#000000',
},
}SCSS
$custom: #dd71c0; $custom-light: #ea9dd3; $custom-dark: #000000;
JSON
{
"hex": "#dd71c0",
"rgb": {
"r": 221,
"g": 113,
"b": 192
},
"hsl": {
"h": 316.111,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.6978,
"c": 0.16375,
"h": 338.4
},
"luminance": 0.30988
}Semantic roles & 50–950 ramp
primary
#DD71C0
secondary
#C3E7CD
accent
#C94B1C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160F14
muted
#847E82