#DD78DC#DD78DC
#DD78DC is a light, vivid purple. Relative luminance 0.340; OKLCH L 72.0% C 0.176 H 327.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78DC |
|---|---|
| RGB | rgb(221, 120, 220) |
| HSL | hsl(301, 60%, 67%) |
| HSV | hsv(301, 46%, 87%) |
| CMYK | cmyk(0%, 45.7%, 0.5%, 13.3%) |
| CIE-LAB | lab(64.94, 53.26, -34.40) |
| CIE-LCH | lch(64.94, 63.40, 327.14°) |
| OKLab | oklab(71.96% 0.1482 -0.0942) |
| OKLCH | oklch(71.96% 0.176 327.6) |
| XYZ | xyz(49.4527, 33.9750, 71.6493) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.93
Orchid (survey)
#C875C4
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78DC #78DD79
analogous
#AC78DD #DD78DC #DD78AA
triadic
#DD78DC #DCDD78 #78DCDD
tetradic
#DD78DC #DDAC78 #78DD79 #78AADD
square
#DD78DC #DDAC78 #78DD79 #78AADD
split-complementary
#DD78DC #AADD78 #78DDAC
monochromatic
#AF2CAD #D147CF #DD78DC #E9A9E9 #F6DAF5
Accessibility & contrast
On white
2.69
#DD78DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DD78DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78DC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78DC | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DF
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#E382A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd78dc; /* rgb */ color: rgb(221, 120, 220); /* oklch */ color: oklch(72.0% 0.176 327.6);
Tailwind
colors: {
custom: {
50: '#e9a2e7',
500: '#dd78dc',
950: '#000000',
},
}SCSS
$custom: #dd78dc; $custom-light: #e9a2e7; $custom-dark: #000000;
JSON
{
"hex": "#dd78dc",
"rgb": {
"r": 221,
"g": 120,
"b": 220
},
"hsl": {
"h": 300.594,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.71964,
"c": 0.17557,
"h": 327.6
},
"luminance": 0.33972
}Semantic roles & 50–950 ramp
primary
#DD78DC
secondary
#C8E9C9
accent
#C7201E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84