#DD78C8#DD78C8
#DD78C8 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.1% C 0.158 H 335.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DD78C8 |
|---|---|
| RGB | rgb(221, 120, 200) |
| HSL | hsl(312, 60%, 67%) |
| HSV | hsv(312, 46%, 87%) |
| CMYK | cmyk(0%, 45.7%, 9.5%, 13.3%) |
| CIE-LAB | lab(64.14, 49.83, -24.43) |
| CIE-LCH | lch(64.14, 55.50, 333.88°) |
| OKLab | oklab(71.11% 0.144 -0.0659) |
| OKLCH | oklch(71.11% 0.158 335.4) |
| XYZ | xyz(46.9606, 32.9782, 58.5243) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.60
Orchid
#DA70D6
ΔE00 3.98
Orchid (survey)
#C875C4
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.31
Pale Magenta
#D767AD
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD78C8 #78DD8D
analogous
#BF78DD #DD78C8 #DD7896
triadic
#DD78C8 #C8DD78 #78C8DD
tetradic
#DD78C8 #DDBF78 #78DD8D #7896DD
square
#DD78C8 #DDBF78 #78DD8D #7896DD
split-complementary
#DD78C8 #96DD78 #78DDBF
monochromatic
#AF2C93 #D147B4 #DD78C8 #E9A9DC #F6DAF0
Accessibility & contrast
On white
2.76
#DD78C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#DD78C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD78C8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD78C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD78C8 | 1.00 | 2.76 | 7.59 | 7.59 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7892CB
Deuteranopia (green-blind)
#94A1C5
Tritanopia (blue-blind)
#E67D97
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dd78c8; /* rgb */ color: rgb(221, 120, 200); /* oklch */ color: oklch(71.1% 0.158 335.4);
Tailwind
colors: {
custom: {
50: '#e9a2d9',
500: '#dd78c8',
950: '#000000',
},
}SCSS
$custom: #dd78c8; $custom-light: #e9a2d9; $custom-dark: #000000;
JSON
{
"hex": "#dd78c8",
"rgb": {
"r": 221,
"g": 120,
"b": 200
},
"hsl": {
"h": 312.475,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.71106,
"c": 0.15838,
"h": 335.4
},
"luminance": 0.32975
}Semantic roles & 50–950 ramp
primary
#DD78C8
secondary
#C8E9CF
accent
#C7411E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83