#DE78BF#DE78BF
#DE78BF is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.9% C 0.152 H 339.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78BF |
|---|---|
| RGB | rgb(222, 120, 191) |
| HSL | hsl(318, 61%, 67%) |
| HSV | hsv(318, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 14%, 12.9%) |
| CIE-LAB | lab(63.94, 48.69, -19.66) |
| CIE-LCH | lch(63.94, 52.51, 338.01°) |
| OKLab | oklab(70.87% 0.1429 -0.0526) |
| OKLCH | oklch(70.87% 0.152 339.8) |
| XYZ | xyz(46.2451, 32.7272, 53.1614) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 5.06
Orchid (survey)
#C875C4
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78BF #78DE97
analogous
#CA78DE #DE78BF #DE788C
triadic
#DE78BF #BFDE78 #78BFDE
tetradic
#DE78BF #DECA78 #78DE97 #788CDE
square
#DE78BF #DECA78 #78DE97 #788CDE
split-complementary
#DE78BF #8CDE78 #78DECA
monochromatic
#B02B88 #D247A8 #DE78BF #EAA9D6 #F6DAEE
Accessibility & contrast
On white
2.78
#DE78BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#DE78BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78BF
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78BF | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 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)
#7C91C1
Deuteranopia (green-blind)
#97A1BC
Tritanopia (blue-blind)
#E87A93
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de78bf; /* rgb */ color: rgb(222, 120, 191); /* oklch */ color: oklch(70.9% 0.152 339.8);
Tailwind
colors: {
custom: {
50: '#eaa2d2',
500: '#de78bf',
950: '#000000',
},
}SCSS
$custom: #de78bf; $custom-light: #eaa2d2; $custom-dark: #000000;
JSON
{
"hex": "#de78bf",
"rgb": {
"r": 222,
"g": 120,
"b": 191
},
"hsl": {
"h": 318.235,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.70871,
"c": 0.15223,
"h": 339.8
},
"luminance": 0.32724
}Semantic roles & 50–950 ramp
primary
#DE78BF
secondary
#C9E9D3
accent
#C8511D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82