#DC79FF#DC79FF
#DC79FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.7% C 0.207 H 316.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79FF |
|---|---|
| RGB | rgb(220, 121, 255) |
| HSL | hsl(284, 100%, 74%) |
| HSV | hsv(284, 53%, 100%) |
| CMYK | cmyk(13.7%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(66.61, 59.08, -51.13) |
| CIE-LCH | lch(66.61, 78.13, 319.12°) |
| OKLab | oklab(73.69% 0.1504 -0.1424) |
| OKLCH | oklch(73.69% 0.207 316.6) |
| XYZ | xyz(54.3999, 36.1122, 98.6931) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.99
Easter Purple
#C071FE
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79FF #9CFF79
analogous
#9979FF #DC79FF #FF79DF
triadic
#DC79FF #FFDC79 #79FFDC
tetradic
#DC79FF #FF9979 #9CFF79 #79DFFF
square
#DC79FF #FF9979 #9CFF79 #79DFFF
split-complementary
#DC79FF #DFFF79 #79FF99
monochromatic
#BB00FE #CC3CFF #DC79FF #ECB6FF #F7E0FF
Accessibility & contrast
On white
2.55
#DC79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DC79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79FF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#DB8EB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc79ff; /* rgb */ color: rgb(220, 121, 255); /* oklch */ color: oklch(73.7% 0.207 316.6);
Tailwind
colors: {
custom: {
50: '#e9a3ff',
500: '#dc79ff',
950: '#000000',
},
}SCSS
$custom: #dc79ff; $custom-light: #e9a3ff; $custom-dark: #000000;
JSON
{
"hex": "#dc79ff",
"rgb": {
"r": 220,
"g": 121,
"b": 255
},
"hsl": {
"h": 284.328,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.7369,
"c": 0.20709,
"h": 316.6
},
"luminance": 0.3611
}Semantic roles & 50–950 ramp
primary
#DC79FF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86