#DD79EF#DD79EF
#DD79EF is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.192 H 321.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79EF |
|---|---|
| RGB | rgb(221, 121, 239) |
| HSL | hsl(291, 79%, 71%) |
| HSV | hsv(291, 49%, 94%) |
| CMYK | cmyk(7.5%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(65.97, 56.25, -43.34) |
| CIE-LCH | lch(65.97, 71.01, 322.39°) |
| OKLab | oklab(73% 0.1498 -0.1198) |
| OKLCH | oklch(73% 0.192 321.3) |
| XYZ | xyz(52.2344, 35.2811, 85.7031) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79EF #8BEF79
analogous
#A279EF #DD79EF #EF79C6
triadic
#DD79EF #EFDD79 #79EFDD
tetradic
#DD79EF #EFA279 #8BEF79 #79C6EF
square
#DD79EF #EFA279 #8BEF79 #79C6EF
split-complementary
#DD79EF #C6EF79 #79EFA2
monochromatic
#B819D4 #CF42E8 #DD79EF #EBB0F6 #F8E4FC
Accessibility & contrast
On white
2.61
#DD79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DD79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79EF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79EF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#DF89A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79ef; /* rgb */ color: rgb(221, 121, 239); /* oklch */ color: oklch(73.0% 0.192 321.3);
Tailwind
colors: {
custom: {
50: '#eaa3f4',
500: '#dd79ef',
950: '#000000',
},
}SCSS
$custom: #dd79ef; $custom-light: #eaa3f4; $custom-dark: #000000;
JSON
{
"hex": "#dd79ef",
"rgb": {
"r": 221,
"g": 121,
"b": 239
},
"hsl": {
"h": 290.847,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.72997,
"c": 0.19179,
"h": 321.3
},
"luminance": 0.35279
}Semantic roles & 50–950 ramp
primary
#DD79EF
secondary
#D7F2D2
accent
#DB0B2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85