#DD78C2#DD78C2
#DD78C2 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.9% C 0.154 H 338.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78C2 |
|---|---|
| RGB | rgb(221, 120, 194) |
| HSL | hsl(316, 60%, 67%) |
| HSV | hsv(316, 46%, 87%) |
| CMYK | cmyk(0%, 45.7%, 12.2%, 13.3%) |
| CIE-LAB | lab(63.92, 48.86, -21.40) |
| CIE-LCH | lch(63.92, 53.34, 336.35°) |
| OKLab | oklab(70.86% 0.1425 -0.0574) |
| OKLCH | oklch(70.86% 0.154 338.1) |
| XYZ | xyz(46.2731, 32.7032, 54.9036) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.48
Orchid (survey)
#C875C4
ΔE00 4.61
Pale Magenta
#D767AD
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78C2 #78DD93
analogous
#C678DD #DD78C2 #DD7890
triadic
#DD78C2 #C2DD78 #78C2DD
tetradic
#DD78C2 #DDC678 #78DD93 #7890DD
square
#DD78C2 #DDC678 #78DD93 #7890DD
split-complementary
#DD78C2 #90DD78 #78DDC6
monochromatic
#AF2C8C #D147AC #DD78C2 #E9A9D8 #F6DAEE
Accessibility & contrast
On white
2.79
#DD78C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#DD78C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78C2
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78C2 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B91C5
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#E77B94
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd78c2; /* rgb */ color: rgb(221, 120, 194); /* oklch */ color: oklch(70.9% 0.154 338.1);
Tailwind
colors: {
custom: {
50: '#e9a2d4',
500: '#dd78c2',
950: '#000000',
},
}SCSS
$custom: #dd78c2; $custom-light: #e9a2d4; $custom-dark: #000000;
JSON
{
"hex": "#dd78c2",
"rgb": {
"r": 221,
"g": 120,
"b": 194
},
"hsl": {
"h": 316.04,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.70865,
"c": 0.15367,
"h": 338.1
},
"luminance": 0.327
}Semantic roles & 50–950 ramp
primary
#DD78C2
secondary
#C8E9D1
accent
#C74B1E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83