#DC70DF#DC70DF
#DC70DF is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.9% C 0.190 H 326.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DC70DF |
|---|---|
| RGB | rgb(220, 112, 223) |
| HSL | hsl(298, 63%, 66%) |
| HSV | hsv(298, 50%, 87%) |
| CMYK | cmyk(1.3%, 49.8%, 0%, 12.5%) |
| CIE-LAB | lab(63.45, 57.43, -38.41) |
| CIE-LCH | lch(63.45, 69.09, 326.23°) |
| OKLab | oklab(70.88% 0.1585 -0.1056) |
| OKLCH | oklch(70.88% 0.19 326.3) |
| XYZ | xyz(48.6277, 32.1343, 73.4389) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.12
Orchid (survey)
#C875C4
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC70DF #73DF70
analogous
#A470DF #DC70DF #DF70AB
triadic
#DC70DF #DFDC70 #70DFDC
tetradic
#DC70DF #DFA470 #73DF70 #70ABDF
square
#DC70DF #DFA470 #73DF70 #70ABDF
split-complementary
#DC70DF #ABDF70 #70DFA4
monochromatic
#AA27AE #D03ED4 #DC70DF #E8A2EA #F4D4F5
Accessibility & contrast
On white
2.83
#DC70DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DC70DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC70DF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC70DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC70DF | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6491E3
Deuteranopia (green-blind)
#859FDC
Tritanopia (blue-blind)
#E17D9E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc70df; /* rgb */ color: rgb(220, 112, 223); /* oklch */ color: oklch(70.9% 0.190 326.3);
Tailwind
colors: {
custom: {
50: '#e99de9',
500: '#dc70df',
950: '#000000',
},
}SCSS
$custom: #dc70df; $custom-light: #e99de9; $custom-dark: #000000;
JSON
{
"hex": "#dc70df",
"rgb": {
"r": 220,
"g": 112,
"b": 223
},
"hsl": {
"h": 298.378,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.70877,
"c": 0.19048,
"h": 326.3
},
"luminance": 0.32132
}Semantic roles & 50–950 ramp
primary
#DC70DF
secondary
#C4E8C3
accent
#CB1A1F
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84