#DC79EF#DC79EF
#DC79EF is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.9% C 0.191 H 321.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79EF |
|---|---|
| RGB | rgb(220, 121, 239) |
| HSL | hsl(290, 79%, 71%) |
| HSV | hsv(290, 49%, 94%) |
| CMYK | cmyk(7.9%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(65.85, 55.97, -43.54) |
| CIE-LCH | lch(65.85, 70.91, 322.12°) |
| OKLab | oklab(72.88% 0.1486 -0.1204) |
| OKLCH | oklch(72.88% 0.191 321) |
| XYZ | xyz(51.9307, 35.1245, 85.6889) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79EF #8CEF79
analogous
#A179EF #DC79EF #EF79C7
triadic
#DC79EF #EFDC79 #79EFDC
tetradic
#DC79EF #EFA179 #8CEF79 #79C7EF
square
#DC79EF #EFA179 #8CEF79 #79C7EF
split-complementary
#DC79EF #C7EF79 #79EFA1
monochromatic
#B619D4 #CE42E8 #DC79EF #EAB0F6 #F8E4FC
Accessibility & contrast
On white
2.62
#DC79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DC79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79EF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79EF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#DE89A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc79ef; /* rgb */ color: rgb(220, 121, 239); /* oklch */ color: oklch(72.9% 0.191 321.0);
Tailwind
colors: {
custom: {
50: '#e9a3f4',
500: '#dc79ef',
950: '#000000',
},
}SCSS
$custom: #dc79ef; $custom-light: #e9a3f4; $custom-dark: #000000;
JSON
{
"hex": "#dc79ef",
"rgb": {
"r": 220,
"g": 121,
"b": 239
},
"hsl": {
"h": 290.339,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72881,
"c": 0.19128,
"h": 321
},
"luminance": 0.35122
}Semantic roles & 50–950 ramp
primary
#DC79EF
secondary
#D7F2D2
accent
#DB0B2C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85