#DD79EE#DD79EE
#DD79EE is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.9% C 0.191 H 321.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79EE |
|---|---|
| RGB | rgb(221, 121, 238) |
| HSL | hsl(291, 77%, 70%) |
| HSV | hsv(291, 49%, 93%) |
| CMYK | cmyk(7.1%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.92, 56.06, -42.86) |
| CIE-LCH | lch(65.92, 70.56, 322.60°) |
| OKLab | oklab(72.95% 0.1496 -0.1184) |
| OKLCH | oklch(72.95% 0.191 321.6) |
| XYZ | xyz(52.0871, 35.2222, 84.9272) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79EE #8AEE79
analogous
#A279EE #DD79EE #EE79C4
triadic
#DD79EE #EEDD79 #79EEDD
tetradic
#DD79EE #EEA279 #8AEE79 #79C4EE
square
#DD79EE #EEA279 #8AEE79 #79C4EE
split-complementary
#DD79EE #C4EE79 #79EEA2
monochromatic
#B71BD2 #CF43E7 #DD79EE #EBAFF5 #F8E4FC
Accessibility & contrast
On white
2.61
#DD79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DD79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79EE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79EE | 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)
#6799F2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#DF88A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79ee; /* rgb */ color: rgb(221, 121, 238); /* oklch */ color: oklch(72.9% 0.191 321.6);
Tailwind
colors: {
custom: {
50: '#eaa3f4',
500: '#dd79ee',
950: '#000000',
},
}SCSS
$custom: #dd79ee; $custom-light: #eaa3f4; $custom-dark: #000000;
JSON
{
"hex": "#dd79ee",
"rgb": {
"r": 221,
"g": 121,
"b": 238
},
"hsl": {
"h": 291.282,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.72948,
"c": 0.19083,
"h": 321.6
},
"luminance": 0.3522
}Semantic roles & 50–950 ramp
primary
#DD79EE
secondary
#D6F1D1
accent
#DA0C2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85