#DD79F8#DD79F8
#DD79F8 is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.4% C 0.201 H 318.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79F8 |
|---|---|
| RGB | rgb(221, 121, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 51%, 97%) |
| CMYK | cmyk(10.9%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.39, 57.97, -47.63) |
| CIE-LCH | lch(66.39, 75.03, 320.59°) |
| OKLab | oklab(73.44% 0.1508 -0.1322) |
| OKLCH | oklch(73.44% 0.201 318.8) |
| XYZ | xyz(53.5972, 35.8262, 92.8806) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79F8 #94F879
analogous
#9D79F8 #DD79F8 #F879D4
triadic
#DD79F8 #F8DD79 #79F8DD
tetradic
#DD79F8 #F89D79 #94F879 #79D4F8
square
#DD79F8 #F89D79 #94F879 #79D4F8
split-complementary
#DD79F8 #D4F879 #79F89D
monochromatic
#BB0CEA #CE3FF5 #DD79F8 #ECB3FB #F8E2FD
Accessibility & contrast
On white
2.57
#DD79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DD79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79F8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79F8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#DD8BAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd79f8; /* rgb */ color: rgb(221, 121, 248); /* oklch */ color: oklch(73.4% 0.201 318.8);
Tailwind
colors: {
custom: {
50: '#eaa3fb',
500: '#dd79f8',
950: '#000000',
},
}SCSS
$custom: #dd79f8; $custom-light: #eaa3fb; $custom-dark: #000000;
JSON
{
"hex": "#dd79f8",
"rgb": {
"r": 221,
"g": 121,
"b": 248
},
"hsl": {
"h": 287.244,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73444,
"c": 0.20059,
"h": 318.8
},
"luminance": 0.35824
}Semantic roles & 50–950 ramp
primary
#DD79F8
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85