#DC71F1#DC71F1
#DC71F1 is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 71.9% C 0.206 H 320.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC71F1 |
|---|---|
| RGB | rgb(220, 113, 241) |
| HSL | hsl(290, 82%, 69%) |
| HSV | hsv(290, 53%, 95%) |
| CMYK | cmyk(8.7%, 53.1%, 0%, 5.5%) |
| CIE-LAB | lab(64.47, 60.25, -46.81) |
| CIE-LCH | lch(64.47, 76.29, 322.15°) |
| OKLab | oklab(71.9% 0.1594 -0.1298) |
| OKLCH | oklch(71.9% 0.206 320.8) |
| XYZ | xyz(51.2957, 33.3790, 86.9428) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC71F1 #86F171
analogous
#9C71F1 #DC71F1 #F171C6
triadic
#DC71F1 #F1DC71 #71F1DC
tetradic
#DC71F1 #F19C71 #86F171 #71C6F1
square
#DC71F1 #F19C71 #86F171 #71C6F1
split-complementary
#DC71F1 #C6F171 #71F19C
monochromatic
#B415D3 #CE39EC #DC71F1 #EAA9F6 #F7E0FC
Accessibility & contrast
On white
2.74
#DC71F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DC71F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC71F1
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC71F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC71F1 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A95F5
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#DE83A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc71f1; /* rgb */ color: rgb(220, 113, 241); /* oklch */ color: oklch(71.9% 0.206 320.8);
Tailwind
colors: {
custom: {
50: '#e99ef6',
500: '#dc71f1',
950: '#000000',
},
}SCSS
$custom: #dc71f1; $custom-light: #e99ef6; $custom-dark: #000000;
JSON
{
"hex": "#dc71f1",
"rgb": {
"r": 220,
"g": 113,
"b": 241
},
"hsl": {
"h": 290.156,
"s": 82.051,
"l": 69.412
},
"oklch": {
"l": 0.71895,
"c": 0.20558,
"h": 320.8
},
"luminance": 0.33377
}Semantic roles & 50–950 ramp
primary
#DC71F1
secondary
#D3F1CC
accent
#DE072A
background
#FEFAFF
surface
#FDF3FE
border
#D5CDD6
text
#160F17
muted
#847F85