#DD79CE#DD79CE
#DD79CE is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.5% C 0.162 H 332.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79CE |
|---|---|
| RGB | rgb(221, 121, 206) |
| HSL | hsl(309, 60%, 67%) |
| HSV | hsv(309, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 6.8%, 13.3%) |
| CIE-LAB | lab(64.57, 50.33, -27.15) |
| CIE-LCH | lch(64.57, 57.19, 331.65°) |
| OKLab | oklab(71.5% 0.1439 -0.0736) |
| OKLCH | oklch(71.5% 0.162 332.9) |
| XYZ | xyz(47.7965, 33.5059, 62.3303) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.85
Orchid
#DA70D6
ΔE00 3.12
Orchid (survey)
#C875C4
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.41
Violet (CSS)
#EE82EE
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79CE #79DD88
analogous
#BA79DD #DD79CE #DD799C
triadic
#DD79CE #CEDD79 #79CEDD
tetradic
#DD79CE #DDBA79 #79DD88 #799CDD
square
#DD79CE #DDBA79 #79DD88 #799CDD
split-complementary
#DD79CE #9CDD79 #79DDBA
monochromatic
#AF2C9C #D148BC #DD79CE #E9AAE0 #F6DBF2
Accessibility & contrast
On white
2.73
#DD79CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#DD79CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79CE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79CE | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7794D1
Deuteranopia (green-blind)
#92A2CB
Tritanopia (blue-blind)
#E57F9A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd79ce; /* rgb */ color: rgb(221, 121, 206); /* oklch */ color: oklch(71.5% 0.162 332.9);
Tailwind
colors: {
custom: {
50: '#e9a2dd',
500: '#dd79ce',
950: '#000000',
},
}SCSS
$custom: #dd79ce; $custom-light: #e9a2dd; $custom-dark: #000000;
JSON
{
"hex": "#dd79ce",
"rgb": {
"r": 221,
"g": 121,
"b": 206
},
"hsl": {
"h": 309,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.71499,
"c": 0.16166,
"h": 332.9
},
"luminance": 0.33503
}Semantic roles & 50–950 ramp
primary
#DD79CE
secondary
#C9E9CE
accent
#C7381E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83