#DC70F1#DC70F1
#DC70F1 is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 71.8% C 0.207 H 320.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC70F1 |
|---|---|
| RGB | rgb(220, 112, 241) |
| HSL | hsl(290, 82%, 69%) |
| HSV | hsv(290, 54%, 95%) |
| CMYK | cmyk(8.7%, 53.5%, 0%, 5.5%) |
| CIE-LAB | lab(64.29, 60.72, -47.09) |
| CIE-LCH | lch(64.29, 76.84, 322.20°) |
| OKLab | oklab(71.76% 0.1607 -0.1306) |
| OKLCH | oklch(71.76% 0.207 320.9) |
| XYZ | xyz(51.1847, 33.1571, 86.9059) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC70F1 #85F170
analogous
#9C70F1 #DC70F1 #F170C5
triadic
#DC70F1 #F1DC70 #70F1DC
tetradic
#DC70F1 #F19C70 #85F170 #70C5F1
square
#DC70F1 #F19C70 #85F170 #70C5F1
split-complementary
#DC70F1 #C5F170 #70F19C
monochromatic
#B315D2 #CE38EC #DC70F1 #EAA8F6 #F7DFFC
Accessibility & contrast
On white
2.75
#DC70F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#DC70F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC70F1
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC70F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC70F1 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F5
Deuteranopia (green-blind)
#7CA0ED
Tritanopia (blue-blind)
#DE82A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc70f1; /* rgb */ color: rgb(220, 112, 241); /* oklch */ color: oklch(71.8% 0.207 320.9);
Tailwind
colors: {
custom: {
50: '#e99df6',
500: '#dc70f1',
950: '#000000',
},
}SCSS
$custom: #dc70f1; $custom-light: #e99df6; $custom-dark: #000000;
JSON
{
"hex": "#dc70f1",
"rgb": {
"r": 220,
"g": 112,
"b": 241
},
"hsl": {
"h": 290.233,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.71763,
"c": 0.20709,
"h": 320.9
},
"luminance": 0.33155
}Semantic roles & 50–950 ramp
primary
#DC70F1
secondary
#D2F1CC
accent
#DF072A
background
#FEF9FF
surface
#FDF2FE
border
#D5CCD6
text
#160F17
muted
#847E85