#DD78BB#DD78BB
#DD78BB is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.6% C 0.148 H 341.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78BB |
|---|---|
| RGB | rgb(221, 120, 187) |
| HSL | hsl(320, 60%, 67%) |
| HSV | hsv(320, 46%, 87%) |
| CMYK | cmyk(0%, 45.7%, 15.4%, 13.3%) |
| CIE-LAB | lab(63.67, 47.75, -17.82) |
| CIE-LCH | lch(63.67, 50.97, 339.54°) |
| OKLab | oklab(70.6% 0.1407 -0.0475) |
| OKLCH | oklch(70.6% 0.149 341.4) |
| XYZ | xyz(45.5054, 32.3961, 50.8604) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.23
Orchid (survey)
#C875C4
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.15
Bubblegum (survey)
#FF6CB5
ΔE00 6.38
Hot Pink
#FF69B4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78BB #78DD9A
analogous
#CD78DD #DD78BB #DD7889
triadic
#DD78BB #BBDD78 #78BBDD
tetradic
#DD78BB #DDCD78 #78DD9A #7889DD
square
#DD78BB #DDCD78 #78DD9A #7889DD
split-complementary
#DD78BB #89DD78 #78DDCD
monochromatic
#AF2C83 #D147A2 #DD78BB #E9A9D4 #F6DAEC
Accessibility & contrast
On white
2.81
#DD78BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DD78BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78BB
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78BB | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BD
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#E87991
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd78bb; /* rgb */ color: rgb(221, 120, 187); /* oklch */ color: oklch(70.6% 0.148 341.4);
Tailwind
colors: {
custom: {
50: '#e9a2cf',
500: '#dd78bb',
950: '#000000',
},
}SCSS
$custom: #dd78bb; $custom-light: #e9a2cf; $custom-dark: #000000;
JSON
{
"hex": "#dd78bb",
"rgb": {
"r": 221,
"g": 120,
"b": 187
},
"hsl": {
"h": 320.198,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.70595,
"c": 0.1485,
"h": 341.4
},
"luminance": 0.32393
}Semantic roles & 50–950 ramp
primary
#DD78BB
secondary
#C8E9D3
accent
#C7571E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82