#DD79CD#DD79CD
#DD79CD is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.5% C 0.161 H 333.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DD79CD |
|---|---|
| RGB | rgb(221, 121, 205) |
| HSL | hsl(310, 60%, 67%) |
| HSV | hsv(310, 45%, 87%) |
| CMYK | cmyk(0%, 45.2%, 7.2%, 13.3%) |
| CIE-LAB | lab(64.53, 50.16, -26.65) |
| CIE-LCH | lch(64.53, 56.80, 332.02°) |
| OKLab | oklab(71.46% 0.1437 -0.0722) |
| OKLCH | oklch(71.46% 0.161 333.3) |
| XYZ | xyz(47.6754, 33.4575, 61.6926) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.28
Orchid (survey)
#C875C4
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.62
Pale Magenta
#D767AD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD79CD #79DD89
analogous
#BB79DD #DD79CD #DD799B
triadic
#DD79CD #CDDD79 #79CDDD
tetradic
#DD79CD #DDBB79 #79DD89 #799BDD
square
#DD79CD #DDBB79 #79DD89 #799BDD
split-complementary
#DD79CD #9BDD79 #79DDBB
monochromatic
#AF2C9A #D148BB #DD79CD #E9AADF #F6DBF1
Accessibility & contrast
On white
2.73
#DD79CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#DD79CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD79CD
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD79CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD79CD | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893D0
Deuteranopia (green-blind)
#93A2CA
Tritanopia (blue-blind)
#E57F9A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd79cd; /* rgb */ color: rgb(221, 121, 205); /* oklch */ color: oklch(71.5% 0.161 333.3);
Tailwind
colors: {
custom: {
50: '#e9a2dc',
500: '#dd79cd',
950: '#000000',
},
}SCSS
$custom: #dd79cd; $custom-light: #e9a2dc; $custom-dark: #000000;
JSON
{
"hex": "#dd79cd",
"rgb": {
"r": 221,
"g": 121,
"b": 205
},
"hsl": {
"h": 309.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.71458,
"c": 0.16081,
"h": 333.3
},
"luminance": 0.33455
}Semantic roles & 50–950 ramp
primary
#DD79CD
secondary
#C9E9CE
accent
#C7391E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83