#DC79F8#DC79F8
#DC79F8 is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.3% C 0.200 H 318.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79F8 |
|---|---|
| RGB | rgb(220, 121, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 51%, 97%) |
| CMYK | cmyk(11.3%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.27, 57.70, -47.83) |
| CIE-LCH | lch(66.27, 74.95, 320.35°) |
| OKLab | oklab(73.33% 0.1497 -0.1328) |
| OKLCH | oklch(73.33% 0.2 318.4) |
| XYZ | xyz(53.2936, 35.6697, 92.8664) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79F8 #95F879
analogous
#9D79F8 #DC79F8 #F879D4
triadic
#DC79F8 #F8DC79 #79F8DC
tetradic
#DC79F8 #F89D79 #95F879 #79D4F8
square
#DC79F8 #F89D79 #95F879 #79D4F8
split-complementary
#DC79F8 #D4F879 #79F89D
monochromatic
#B90CEA #CD3FF5 #DC79F8 #EBB3FB #F7E2FD
Accessibility & contrast
On white
2.58
#DC79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DC79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79F8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79F8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#DC8CAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc79f8; /* rgb */ color: rgb(220, 121, 248); /* oklch */ color: oklch(73.3% 0.200 318.4);
Tailwind
colors: {
custom: {
50: '#e9a3fb',
500: '#dc79f8',
950: '#000000',
},
}SCSS
$custom: #dc79f8; $custom-light: #e9a3fb; $custom-dark: #000000;
JSON
{
"hex": "#dc79f8",
"rgb": {
"r": 220,
"g": 121,
"b": 248
},
"hsl": {
"h": 286.772,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.7333,
"c": 0.20012,
"h": 318.4
},
"luminance": 0.35668
}Semantic roles & 50–950 ramp
primary
#DC79F8
secondary
#DDF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85