#DC79EE#DC79EE
#DC79EE is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.8% C 0.190 H 321.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79EE |
|---|---|
| RGB | rgb(220, 121, 238) |
| HSL | hsl(291, 77%, 70%) |
| HSV | hsv(291, 49%, 93%) |
| CMYK | cmyk(7.6%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.80, 55.79, -43.06) |
| CIE-LCH | lch(65.80, 70.47, 322.34°) |
| OKLab | oklab(72.83% 0.1485 -0.119) |
| OKLCH | oklch(72.83% 0.19 321.3) |
| XYZ | xyz(51.7834, 35.0656, 84.9130) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79EE #8BEE79
analogous
#A179EE #DC79EE #EE79C6
triadic
#DC79EE #EEDC79 #79EEDC
tetradic
#DC79EE #EEA179 #8BEE79 #79C6EE
square
#DC79EE #EEA179 #8BEE79 #79C6EE
split-complementary
#DC79EE #C6EE79 #79EEA1
monochromatic
#B61BD2 #CE43E7 #DC79EE #EAAFF5 #F8E4FC
Accessibility & contrast
On white
2.62
#DC79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DC79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79EE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79EE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#DE88A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc79ee; /* rgb */ color: rgb(220, 121, 238); /* oklch */ color: oklch(72.8% 0.190 321.3);
Tailwind
colors: {
custom: {
50: '#e9a3f4',
500: '#dc79ee',
950: '#000000',
},
}SCSS
$custom: #dc79ee; $custom-light: #e9a3f4; $custom-dark: #000000;
JSON
{
"hex": "#dc79ee",
"rgb": {
"r": 220,
"g": 121,
"b": 238
},
"hsl": {
"h": 290.769,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.72832,
"c": 0.19031,
"h": 321.3
},
"luminance": 0.35063
}Semantic roles & 50–950 ramp
primary
#DC79EE
secondary
#D6F1D1
accent
#DA0C2B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85