#DD79EA#DD79EA
#DD79EA is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.8% C 0.187 H 322.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79EA |
|---|---|
| RGB | rgb(221, 121, 234) |
| HSL | hsl(293, 73%, 70%) |
| HSV | hsv(293, 48%, 92%) |
| CMYK | cmyk(5.6%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.74, 55.31, -40.93) |
| CIE-LCH | lch(65.74, 68.81, 323.50°) |
| OKLab | oklab(72.76% 0.1491 -0.1129) |
| OKLCH | oklch(72.76% 0.187 322.9) |
| XYZ | xyz(51.5059, 34.9897, 81.8666) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79EA #86EA79
analogous
#A479EA #DD79EA #EA79BF
triadic
#DD79EA #EADD79 #79EADD
tetradic
#DD79EA #EAA479 #86EA79 #79BFEA
square
#DD79EA #EAA479 #86EA79 #79BFEA
split-complementary
#DD79EA #BFEA79 #79EAA4
monochromatic
#B620C9 #D044E2 #DD79EA #EAAEF2 #F8E3FB
Accessibility & contrast
On white
2.63
#DD79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DD79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79EA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79EA | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EE
Deuteranopia (green-blind)
#87A4E7
Tritanopia (blue-blind)
#E087A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79ea; /* rgb */ color: rgb(221, 121, 234); /* oklch */ color: oklch(72.8% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#eaa3f1',
500: '#dd79ea',
950: '#000000',
},
}SCSS
$custom: #dd79ea; $custom-light: #eaa3f1; $custom-dark: #000000;
JSON
{
"hex": "#dd79ea",
"rgb": {
"r": 221,
"g": 121,
"b": 234
},
"hsl": {
"h": 293.097,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.72755,
"c": 0.18699,
"h": 322.9
},
"luminance": 0.34987
}Semantic roles & 50–950 ramp
primary
#DD79EA
secondary
#D3F0CF
accent
#D51127
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85