#DC79F0#DC79F0
#DC79F0 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.9% C 0.192 H 320.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79F0 |
|---|---|
| RGB | rgb(220, 121, 240) |
| HSL | hsl(290, 80%, 71%) |
| HSV | hsv(290, 50%, 94%) |
| CMYK | cmyk(8.3%, 49.6%, 0%, 5.9%) |
| CIE-LAB | lab(65.89, 56.16, -44.02) |
| CIE-LCH | lch(65.89, 71.36, 321.91°) |
| OKLab | oklab(72.93% 0.1488 -0.1218) |
| OKLCH | oklch(72.93% 0.192 320.7) |
| XYZ | xyz(52.0789, 35.1838, 86.4691) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.44
Light Purple
#BF77F6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79F0 #8DF079
analogous
#A079F0 #DC79F0 #F079C8
triadic
#DC79F0 #F0DC79 #79F0DC
tetradic
#DC79F0 #F0A079 #8DF079 #79C8F0
square
#DC79F0 #F0A079 #8DF079 #79C8F0
split-complementary
#DC79F0 #C8F079 #79F0A0
monochromatic
#B718D7 #CE42EA #DC79F0 #EAB0F6 #F8E3FC
Accessibility & contrast
On white
2.61
#DC79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DC79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79F0
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79F0 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#DE89AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc79f0; /* rgb */ color: rgb(220, 121, 240); /* oklch */ color: oklch(72.9% 0.192 320.7);
Tailwind
colors: {
custom: {
50: '#e9a3f5',
500: '#dc79f0',
950: '#000000',
},
}SCSS
$custom: #dc79f0; $custom-light: #e9a3f5; $custom-dark: #000000;
JSON
{
"hex": "#dc79f0",
"rgb": {
"r": 220,
"g": 121,
"b": 240
},
"hsl": {
"h": 289.916,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.7293,
"c": 0.19225,
"h": 320.7
},
"luminance": 0.35182
}Semantic roles & 50–950 ramp
primary
#DC79F0
secondary
#D8F2D2
accent
#DC092D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85