#DC70F0#DC70F0
#DC70F0 is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 71.7% C 0.206 H 321.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DC70F0 |
|---|---|
| RGB | rgb(220, 112, 240) |
| HSL | hsl(291, 81%, 69%) |
| HSV | hsv(291, 53%, 94%) |
| CMYK | cmyk(8.3%, 53.3%, 0%, 5.9%) |
| CIE-LAB | lab(64.24, 60.53, -46.62) |
| CIE-LCH | lch(64.24, 76.40, 322.40°) |
| OKLab | oklab(71.71% 0.1606 -0.1293) |
| OKLCH | oklch(71.71% 0.206 321.2) |
| XYZ | xyz(51.0358, 33.0975, 86.1213) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC70F0 #84F070
analogous
#9C70F0 #DC70F0 #F070C4
triadic
#DC70F0 #F0DC70 #70F0DC
tetradic
#DC70F0 #F09C70 #84F070 #70C4F0
square
#DC70F0 #F09C70 #84F070 #70C4F0
split-complementary
#DC70F0 #C4F070 #70F09C
monochromatic
#B316D0 #CE39EA #DC70F0 #EAA7F6 #F7DFFC
Accessibility & contrast
On white
2.76
#DC70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#DC70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC70F0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC70F0 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F4
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#DE82A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc70f0; /* rgb */ color: rgb(220, 112, 240); /* oklch */ color: oklch(71.7% 0.206 321.2);
Tailwind
colors: {
custom: {
50: '#e99df5',
500: '#dc70f0',
950: '#000000',
},
}SCSS
$custom: #dc70f0; $custom-light: #e99df5; $custom-dark: #000000;
JSON
{
"hex": "#dc70f0",
"rgb": {
"r": 220,
"g": 112,
"b": 240
},
"hsl": {
"h": 290.625,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.71712,
"c": 0.20616,
"h": 321.2
},
"luminance": 0.33095
}Semantic roles & 50–950 ramp
primary
#DC70F0
secondary
#D1F1CB
accent
#DD0829
background
#FEF9FF
surface
#FDF2FE
border
#D5CCD6
text
#160F17
muted
#847E85