#DA71C0#DA71C0
#DA71C0 is a light, vivid pink. Relative luminance 0.305; OKLCH L 69.4% C 0.161 H 337.4°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA71C0 |
|---|---|
| RGB | rgb(218, 113, 192) |
| HSL | hsl(315, 59%, 65%) |
| HSV | hsv(315, 48%, 85%) |
| CMYK | cmyk(0%, 48.2%, 11.9%, 14.5%) |
| CIE-LAB | lab(62.10, 51.11, -23.07) |
| CIE-LCH | lch(62.10, 56.08, 335.70°) |
| OKLab | oklab(69.4% 0.149 -0.0621) |
| OKLCH | oklch(69.4% 0.161 337.4) |
| XYZ | xyz(44.3333, 30.5245, 53.4157) |
| Luminance | 0.3052 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.85
Pale Magenta
#D767AD
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.45
Purplish Pink
#CE5DAE
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA71C0 #71DA8B
analogous
#BF71DA #DA71C0 #DA718C
triadic
#DA71C0 #C0DA71 #71C0DA
tetradic
#DA71C0 #DABF71 #71DA8B #718CDA
square
#DA71C0 #DABF71 #71DA8B #718CDA
split-complementary
#DA71C0 #8CDA71 #71DABF
monochromatic
#A52B87 #CD40AA #DA71C0 #E7A2D6 #F3D2EB
Accessibility & contrast
On white
2.96
#DA71C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#DA71C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA71C0
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA71C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA71C0 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738CC3
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#E47590
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #da71c0; /* rgb */ color: rgb(218, 113, 192); /* oklch */ color: oklch(69.4% 0.161 337.4);
Tailwind
colors: {
custom: {
50: '#e89dd3',
500: '#da71c0',
950: '#000000',
},
}SCSS
$custom: #da71c0; $custom-light: #e89dd3; $custom-dark: #000000;
JSON
{
"hex": "#da71c0",
"rgb": {
"r": 218,
"g": 113,
"b": 192
},
"hsl": {
"h": 314.857,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.69403,
"c": 0.16141,
"h": 337.4
},
"luminance": 0.30521
}Semantic roles & 50–950 ramp
primary
#DA71C0
secondary
#C1E5CA
accent
#C6491F
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160F14
muted
#847E82