#DD78BE#DD78BE
#DD78BE is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.7% C 0.151 H 339.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78BE |
|---|---|
| RGB | rgb(221, 120, 190) |
| HSL | hsl(318, 60%, 67%) |
| HSV | hsv(318, 46%, 87%) |
| CMYK | cmyk(0%, 45.7%, 14%, 13.3%) |
| CIE-LAB | lab(63.78, 48.22, -19.36) |
| CIE-LCH | lch(63.78, 51.96, 338.13°) |
| OKLab | oklab(70.71% 0.1415 -0.0517) |
| OKLCH | oklch(70.71% 0.151 339.9) |
| XYZ | xyz(45.8299, 32.5259, 52.5695) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.45
Orchid (survey)
#C875C4
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.19
Bubblegum (survey)
#FF6CB5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78BE #78DD97
analogous
#CA78DD #DD78BE #DD788C
triadic
#DD78BE #BEDD78 #78BEDD
tetradic
#DD78BE #DDCA78 #78DD97 #788CDD
square
#DD78BE #DDCA78 #78DD97 #788CDD
split-complementary
#DD78BE #8CDD78 #78DDCA
monochromatic
#AF2C87 #D147A6 #DD78BE #E9A9D6 #F6DAED
Accessibility & contrast
On white
2.80
#DD78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#DD78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78BE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78BE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C0
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#E77A93
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd78be; /* rgb */ color: rgb(221, 120, 190); /* oklch */ color: oklch(70.7% 0.151 339.9);
Tailwind
colors: {
custom: {
50: '#e9a2d1',
500: '#dd78be',
950: '#000000',
},
}SCSS
$custom: #dd78be; $custom-light: #e9a2d1; $custom-dark: #000000;
JSON
{
"hex": "#dd78be",
"rgb": {
"r": 221,
"g": 120,
"b": 190
},
"hsl": {
"h": 318.416,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.70709,
"c": 0.15067,
"h": 339.9
},
"luminance": 0.32523
}Semantic roles & 50–950 ramp
primary
#DD78BE
secondary
#C8E9D2
accent
#C7521E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82