#DD79F0#DD79F0
#DD79F0 is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.193 H 321.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79F0 |
|---|---|
| RGB | rgb(221, 121, 240) |
| HSL | hsl(290, 80%, 71%) |
| HSV | hsv(290, 50%, 94%) |
| CMYK | cmyk(7.9%, 49.6%, 0%, 5.9%) |
| CIE-LAB | lab(66.01, 56.44, -43.82) |
| CIE-LCH | lch(66.01, 71.45, 322.17°) |
| OKLab | oklab(73.05% 0.1499 -0.1212) |
| OKLCH | oklch(73.05% 0.193 321) |
| XYZ | xyz(52.3825, 35.3403, 86.4833) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79F0 #8CF079
analogous
#A179F0 #DD79F0 #F079C7
triadic
#DD79F0 #F0DD79 #79F0DD
tetradic
#DD79F0 #F0A179 #8CF079 #79C7F0
square
#DD79F0 #F0A179 #8CF079 #79C7F0
split-complementary
#DD79F0 #C7F079 #79F0A1
monochromatic
#B818D7 #CF42EA #DD79F0 #EBB0F6 #F8E3FC
Accessibility & contrast
On white
2.60
#DD79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#DD79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79F0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79F0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#DF89AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79f0; /* rgb */ color: rgb(221, 121, 240); /* oklch */ color: oklch(73.0% 0.193 321.0);
Tailwind
colors: {
custom: {
50: '#eaa3f5',
500: '#dd79f0',
950: '#000000',
},
}SCSS
$custom: #dd79f0; $custom-light: #eaa3f5; $custom-dark: #000000;
JSON
{
"hex": "#dd79f0",
"rgb": {
"r": 221,
"g": 121,
"b": 240
},
"hsl": {
"h": 290.42,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.73046,
"c": 0.19276,
"h": 321
},
"luminance": 0.35338
}Semantic roles & 50–950 ramp
primary
#DD79F0
secondary
#D8F2D2
accent
#DC092B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85