#DD79ED#DD79ED
#DD79ED is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.9% C 0.190 H 321.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79ED |
|---|---|
| RGB | rgb(221, 121, 237) |
| HSL | hsl(292, 76%, 70%) |
| HSV | hsv(292, 49%, 93%) |
| CMYK | cmyk(6.8%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.88, 55.87, -42.38) |
| CIE-LCH | lch(65.88, 70.12, 322.82°) |
| OKLab | oklab(72.9% 0.1495 -0.117) |
| OKLCH | oklch(72.9% 0.19 321.9) |
| XYZ | xyz(51.9406, 35.1636, 84.1556) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79ED #89ED79
analogous
#A379ED #DD79ED #ED79C3
triadic
#DD79ED #EDDD79 #79EDDD
tetradic
#DD79ED #EDA379 #89ED79 #79C3ED
square
#DD79ED #EDA379 #89ED79 #79C3ED
split-complementary
#DD79ED #C3ED79 #79EDA3
monochromatic
#B71CD0 #CF43E6 #DD79ED #EBAFF4 #F8E4FB
Accessibility & contrast
On white
2.61
#DD79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DD79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79ED
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79ED | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#E088A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79ed; /* rgb */ color: rgb(221, 121, 237); /* oklch */ color: oklch(72.9% 0.190 321.9);
Tailwind
colors: {
custom: {
50: '#eaa3f3',
500: '#dd79ed',
950: '#000000',
},
}SCSS
$custom: #dd79ed; $custom-light: #eaa3f3; $custom-dark: #000000;
JSON
{
"hex": "#dd79ed",
"rgb": {
"r": 221,
"g": 121,
"b": 237
},
"hsl": {
"h": 291.724,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.729,
"c": 0.18987,
"h": 321.9
},
"luminance": 0.35161
}Semantic roles & 50–950 ramp
primary
#DD79ED
secondary
#D5F1D1
accent
#D90D29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85