#DE78BE#DE78BE
#DE78BE is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.8% C 0.152 H 340.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78BE |
|---|---|
| RGB | rgb(222, 120, 190) |
| HSL | hsl(319, 61%, 67%) |
| HSV | hsv(319, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 14.4%, 12.9%) |
| CIE-LAB | lab(63.90, 48.54, -19.15) |
| CIE-LCH | lch(63.90, 52.18, 338.47°) |
| OKLab | oklab(70.83% 0.1426 -0.0511) |
| OKLCH | oklch(70.83% 0.152 340.3) |
| XYZ | xyz(46.1354, 32.6834, 52.5838) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.24
Orchid (survey)
#C875C4
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78BE #78DE98
analogous
#CB78DE #DE78BE #DE788B
triadic
#DE78BE #BEDE78 #78BEDE
tetradic
#DE78BE #DECB78 #78DE98 #788BDE
square
#DE78BE #DECB78 #78DE98 #788BDE
split-complementary
#DE78BE #8BDE78 #78DECB
monochromatic
#B02B87 #D247A6 #DE78BE #EAA9D6 #F6DAED
Accessibility & contrast
On white
2.79
#DE78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#DE78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78BE
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78BE | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 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)
#7D91C0
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#E87A93
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de78be; /* rgb */ color: rgb(222, 120, 190); /* oklch */ color: oklch(70.8% 0.152 340.3);
Tailwind
colors: {
custom: {
50: '#eaa2d1',
500: '#de78be',
950: '#000000',
},
}SCSS
$custom: #de78be; $custom-light: #eaa2d1; $custom-dark: #000000;
JSON
{
"hex": "#de78be",
"rgb": {
"r": 222,
"g": 120,
"b": 190
},
"hsl": {
"h": 318.824,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.70833,
"c": 0.15151,
"h": 340.3
},
"luminance": 0.3268
}Semantic roles & 50–950 ramp
primary
#DE78BE
secondary
#C9E9D3
accent
#C8531D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82