#DD79F9#DD79F9
#DD79F9 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.5% C 0.202 H 318.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79F9 |
|---|---|
| RGB | rgb(221, 121, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 51%, 98%) |
| CMYK | cmyk(11.2%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.43, 58.16, -48.11) |
| CIE-LCH | lch(66.43, 75.48, 320.41°) |
| OKLab | oklab(73.5% 0.1509 -0.1336) |
| OKLCH | oklch(73.5% 0.202 318.5) |
| XYZ | xyz(53.7527, 35.8884, 93.6998) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79F9 #95F979
analogous
#9D79F9 #DD79F9 #F979D5
triadic
#DD79F9 #F9DD79 #79F9DD
tetradic
#DD79F9 #F99D79 #95F979 #79D5F9
square
#DD79F9 #F99D79 #95F979 #79D5F9
split-complementary
#DD79F9 #D5F979 #79F99D
monochromatic
#BB0BED #CE3EF6 #DD79F9 #ECB4FC #F8E2FE
Accessibility & contrast
On white
2.57
#DD79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DD79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79F9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79F9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#DD8CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd79f9; /* rgb */ color: rgb(221, 121, 249); /* oklch */ color: oklch(73.5% 0.202 318.5);
Tailwind
colors: {
custom: {
50: '#eaa3fc',
500: '#dd79f9',
950: '#000000',
},
}SCSS
$custom: #dd79f9; $custom-light: #eaa3fc; $custom-dark: #000000;
JSON
{
"hex": "#dd79f9",
"rgb": {
"r": 221,
"g": 121,
"b": 249
},
"hsl": {
"h": 286.875,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73495,
"c": 0.20157,
"h": 318.5
},
"luminance": 0.35886
}Semantic roles & 50–950 ramp
primary
#DD79F9
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85