#DD79F7#DD79F7
#DD79F7 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.4% C 0.200 H 319.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79F7 |
|---|---|
| RGB | rgb(221, 121, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.5%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(66.34, 57.77, -47.16) |
| CIE-LCH | lch(66.34, 74.58, 320.78°) |
| OKLab | oklab(73.39% 0.1507 -0.1309) |
| OKLCH | oklch(73.39% 0.2 319) |
| XYZ | xyz(53.4425, 35.7643, 92.0657) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79F7 #93F779
analogous
#9E79F7 #DD79F7 #F779D2
triadic
#DD79F7 #F7DD79 #79F7DD
tetradic
#DD79F7 #F79E79 #93F779 #79D2F7
square
#DD79F7 #F79E79 #93F779 #79D2F7
split-complementary
#DD79F7 #D2F779 #79F79E
monochromatic
#BB0EE8 #CE3FF4 #DD79F7 #ECB3FA #F8E2FD
Accessibility & contrast
On white
2.58
#DD79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DD79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79F7
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79F7 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#DE8BAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd79f7; /* rgb */ color: rgb(221, 121, 247); /* oklch */ color: oklch(73.4% 0.200 319.0);
Tailwind
colors: {
custom: {
50: '#eaa3fa',
500: '#dd79f7',
950: '#000000',
},
}SCSS
$custom: #dd79f7; $custom-light: #eaa3fa; $custom-dark: #000000;
JSON
{
"hex": "#dd79f7",
"rgb": {
"r": 221,
"g": 121,
"b": 247
},
"hsl": {
"h": 287.619,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73394,
"c": 0.1996,
"h": 319
},
"luminance": 0.35762
}Semantic roles & 50–950 ramp
primary
#DD79F7
secondary
#DCF5D6
accent
#E5002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85