#DF70DC#DF70DC
#DF70DC is a light, vivid purple. Relative luminance 0.324; OKLCH L 71.1% C 0.190 H 328.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DF70DC |
|---|---|
| RGB | rgb(223, 112, 220) |
| HSL | hsl(302, 63%, 66%) |
| HSV | hsv(302, 50%, 87%) |
| CMYK | cmyk(0%, 49.8%, 1.3%, 12.5%) |
| CIE-LAB | lab(63.71, 57.73, -36.30) |
| CIE-LCH | lch(63.71, 68.20, 327.84°) |
| OKLab | oklab(71.1% 0.1614 -0.0995) |
| OKLCH | oklch(71.1% 0.19 328.4) |
| XYZ | xyz(49.1432, 32.4464, 71.3706) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 4.91
Orchid (survey)
#C875C4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF70DC #70DF73
analogous
#AB70DF #DF70DC #DF70A4
triadic
#DF70DC #DCDF70 #70DCDF
tetradic
#DF70DC #DFAB70 #70DF73 #70A4DF
square
#DF70DC #DFAB70 #70DF73 #70A4DF
split-complementary
#DF70DC #A4DF70 #70DFAB
monochromatic
#AE27AA #D43ED0 #DF70DC #EAA2E8 #F5D4F4
Accessibility & contrast
On white
2.80
#DF70DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DF70DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF70DC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF70DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF70DC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6791E0
Deuteranopia (green-blind)
#88A0D9
Tritanopia (blue-blind)
#E57B9C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #df70dc; /* rgb */ color: rgb(223, 112, 220); /* oklch */ color: oklch(71.1% 0.190 328.4);
Tailwind
colors: {
custom: {
50: '#eb9de7',
500: '#df70dc',
950: '#000000',
},
}SCSS
$custom: #df70dc; $custom-light: #eb9de7; $custom-dark: #000000;
JSON
{
"hex": "#df70dc",
"rgb": {
"r": 223,
"g": 112,
"b": 220
},
"hsl": {
"h": 301.622,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.71104,
"c": 0.18962,
"h": 328.4
},
"luminance": 0.32444
}Semantic roles & 50–950 ramp
primary
#DF70DC
secondary
#C3E8C4
accent
#CB1F1A
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160F16
muted
#847E84