#DD79F2#DD79F2
#DD79F2 is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.1% C 0.195 H 320.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79F2 |
|---|---|
| RGB | rgb(221, 121, 242) |
| HSL | hsl(290, 82%, 71%) |
| HSV | hsv(290, 50%, 95%) |
| CMYK | cmyk(8.7%, 50%, 0%, 5.1%) |
| CIE-LAB | lab(66.11, 56.82, -44.78) |
| CIE-LCH | lch(66.11, 72.34, 321.76°) |
| OKLab | oklab(73.14% 0.1501 -0.124) |
| OKLCH | oklch(73.14% 0.195 320.5) |
| XYZ | xyz(52.6812, 35.4598, 88.0566) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 4.49
Orchid
#DA70D6
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79F2 #8EF279
analogous
#A079F2 #DD79F2 #F279CA
triadic
#DD79F2 #F2DD79 #79F2DD
tetradic
#DD79F2 #F2A079 #8EF279 #79CAF2
square
#DD79F2 #F2A079 #8EF279 #79CAF2
split-complementary
#DD79F2 #CAF279 #79F2A0
monochromatic
#B915DB #CF41ED #DD79F2 #EBB1F7 #F8E3FC
Accessibility & contrast
On white
2.60
#DD79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DD79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79F2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79F2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF6
Deuteranopia (green-blind)
#83A4EF
Tritanopia (blue-blind)
#DF8AAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd79f2; /* rgb */ color: rgb(221, 121, 242); /* oklch */ color: oklch(73.1% 0.195 320.5);
Tailwind
colors: {
custom: {
50: '#eaa3f7',
500: '#dd79f2',
950: '#000000',
},
}SCSS
$custom: #dd79f2; $custom-light: #eaa3f7; $custom-dark: #000000;
JSON
{
"hex": "#dd79f2",
"rgb": {
"r": 221,
"g": 121,
"b": 242
},
"hsl": {
"h": 289.587,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.73144,
"c": 0.19471,
"h": 320.5
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#DD79F2
secondary
#D9F3D3
accent
#DF072C
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85