#DD79FA#DD79FA
#DD79FA is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.5% C 0.203 H 318.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79FA |
|---|---|
| RGB | rgb(221, 121, 250) |
| HSL | hsl(287, 93%, 73%) |
| HSV | hsv(287, 52%, 98%) |
| CMYK | cmyk(11.6%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(66.48, 58.36, -48.58) |
| CIE-LCH | lch(66.48, 75.93, 320.22°) |
| OKLab | oklab(73.55% 0.151 -0.135) |
| OKLCH | oklch(73.55% 0.203 318.2) |
| XYZ | xyz(53.9091, 35.9510, 94.5235) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.59
Easter Purple
#C071FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79FA #96FA79
analogous
#9D79FA #DD79FA #FA79D6
triadic
#DD79FA #FADD79 #79FADD
tetradic
#DD79FA #FA9D79 #96FA79 #79D6FA
square
#DD79FA #FA9D79 #96FA79 #79D6FA
split-complementary
#DD79FA #D6FA79 #79FA9D
monochromatic
#BC09F0 #CE3EF8 #DD79FA #ECB4FC #F8E2FE
Accessibility & contrast
On white
2.56
#DD79FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DD79FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79FA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79FA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#DD8CAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd79fa; /* rgb */ color: rgb(221, 121, 250); /* oklch */ color: oklch(73.5% 0.203 318.2);
Tailwind
colors: {
custom: {
50: '#eaa3fc',
500: '#dd79fa',
950: '#000000',
},
}SCSS
$custom: #dd79fa; $custom-light: #eaa3fc; $custom-dark: #000000;
JSON
{
"hex": "#dd79fa",
"rgb": {
"r": 221,
"g": 121,
"b": 250
},
"hsl": {
"h": 286.512,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.73546,
"c": 0.20257,
"h": 318.2
},
"luminance": 0.35949
}Semantic roles & 50–950 ramp
primary
#DD79FA
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85