#DC70F9#DC70F9
#DC70F9 is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.2% C 0.215 H 318.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DC70F9 |
|---|---|
| RGB | rgb(220, 112, 249) |
| HSL | hsl(287, 92%, 71%) |
| HSV | hsv(287, 55%, 98%) |
| CMYK | cmyk(11.6%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(64.68, 62.24, -50.89) |
| CIE-LCH | lch(64.68, 80.39, 320.73°) |
| OKLab | oklab(72.18% 0.1614 -0.1416) |
| OKLCH | oklch(72.18% 0.215 318.7) |
| XYZ | xyz(52.4060, 33.6456, 93.3379) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 5.08
Easter Purple
#C071FE
ΔE00 5.28
Bright Lilac
#C95EFB
ΔE00 5.43
Bright Lavender
#C760FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC70F9 #8DF970
analogous
#9770F9 #DC70F9 #F970D2
triadic
#DC70F9 #F9DC70 #70F9DC
tetradic
#DC70F9 #F99770 #8DF970 #70D2F9
square
#DC70F9 #F99770 #8DF970 #70D2F9
split-complementary
#DC70F9 #D2F970 #70F997
monochromatic
#B70AE5 #CE35F7 #DC70F9 #EAABFB #F8E2FE
Accessibility & contrast
On white
2.72
#DC70F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DC70F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC70F9
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC70F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC70F9 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#DC85AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc70f9; /* rgb */ color: rgb(220, 112, 249); /* oklch */ color: oklch(72.2% 0.215 318.7);
Tailwind
colors: {
custom: {
50: '#ea9efc',
500: '#dc70f9',
950: '#000000',
},
}SCSS
$custom: #dc70f9; $custom-light: #ea9efc; $custom-dark: #000000;
JSON
{
"hex": "#dc70f9",
"rgb": {
"r": 220,
"g": 112,
"b": 249
},
"hsl": {
"h": 287.299,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72179,
"c": 0.2147,
"h": 318.7
},
"luminance": 0.33644
}Semantic roles & 50–950 ramp
primary
#DC70F9
secondary
#D8F5D0
accent
#E60031
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85