#DD79EB#DD79EB
#DD79EB is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.8% C 0.188 H 322.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79EB |
|---|---|
| RGB | rgb(221, 121, 235) |
| HSL | hsl(293, 74%, 70%) |
| HSV | hsv(293, 49%, 92%) |
| CMYK | cmyk(6%, 48.5%, 0%, 7.8%) |
| CIE-LAB | lab(65.79, 55.50, -41.41) |
| CIE-LCH | lch(65.79, 69.25, 323.27°) |
| OKLab | oklab(72.8% 0.1492 -0.1143) |
| OKLCH | oklch(72.8% 0.188 322.6) |
| XYZ | xyz(51.6500, 35.0473, 82.6253) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 3.71
Orchid
#DA70D6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79EB #87EB79
analogous
#A479EB #DD79EB #EB79C0
triadic
#DD79EB #EBDD79 #79EBDD
tetradic
#DD79EB #EBA479 #87EB79 #79C0EB
square
#DD79EB #EBA479 #87EB79 #79C0EB
split-complementary
#DD79EB #C0EB79 #79EBA4
monochromatic
#B61ECB #CF44E3 #DD79EB #EBAEF3 #F8E4FB
Accessibility & contrast
On white
2.62
#DD79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DD79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79EB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79EB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#E087A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd79eb; /* rgb */ color: rgb(221, 121, 235); /* oklch */ color: oklch(72.8% 0.188 322.6);
Tailwind
colors: {
custom: {
50: '#eaa3f2',
500: '#dd79eb',
950: '#000000',
},
}SCSS
$custom: #dd79eb; $custom-light: #eaa3f2; $custom-dark: #000000;
JSON
{
"hex": "#dd79eb",
"rgb": {
"r": 221,
"g": 121,
"b": 235
},
"hsl": {
"h": 292.632,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.72803,
"c": 0.18795,
"h": 322.6
},
"luminance": 0.35045
}Semantic roles & 50–950 ramp
primary
#DD79EB
secondary
#D4F0D0
accent
#D60F28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85