#DE78BC#DE78BC
#DE78BC is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.8% C 0.150 H 341.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78BC |
|---|---|
| RGB | rgb(222, 120, 188) |
| HSL | hsl(320, 61%, 67%) |
| HSV | hsv(320, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 15.3%, 12.9%) |
| CIE-LAB | lab(63.83, 48.22, -18.13) |
| CIE-LCH | lch(63.83, 51.52, 339.40°) |
| OKLab | oklab(70.76% 0.1421 -0.0483) |
| OKLCH | oklch(70.76% 0.15 341.2) |
| XYZ | xyz(45.9183, 32.5965, 51.4404) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.62
Orchid (survey)
#C875C4
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.99
Bubblegum (survey)
#FF6CB5
ΔE00 6.31
Hot Pink
#FF69B4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78BC #78DE9A
analogous
#CD78DE #DE78BC #DE7889
triadic
#DE78BC #BCDE78 #78BCDE
tetradic
#DE78BC #DECD78 #78DE9A #7889DE
square
#DE78BC #DECD78 #78DE9A #7889DE
split-complementary
#DE78BC #89DE78 #78DECD
monochromatic
#B02B84 #D247A4 #DE78BC #EAA9D4 #F6DAED
Accessibility & contrast
On white
2.79
#DE78BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#DE78BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78BC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78BC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91BE
Deuteranopia (green-blind)
#98A1B9
Tritanopia (blue-blind)
#E97992
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de78bc; /* rgb */ color: rgb(222, 120, 188); /* oklch */ color: oklch(70.8% 0.150 341.2);
Tailwind
colors: {
custom: {
50: '#eaa2d0',
500: '#de78bc',
950: '#000000',
},
}SCSS
$custom: #de78bc; $custom-light: #eaa2d0; $custom-dark: #000000;
JSON
{
"hex": "#de78bc",
"rgb": {
"r": 222,
"g": 120,
"b": 188
},
"hsl": {
"h": 320,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.70756,
"c": 0.15007,
"h": 341.2
},
"luminance": 0.32593
}Semantic roles & 50–950 ramp
primary
#DE78BC
secondary
#C9E9D4
accent
#C8561D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82