#DB78BE#DB78BE
#DB78BE is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.5% C 0.149 H 339.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DB78BE |
|---|---|
| RGB | rgb(219, 120, 190) |
| HSL | hsl(318, 58%, 66%) |
| HSV | hsv(318, 45%, 86%) |
| CMYK | cmyk(0%, 45.2%, 13.2%, 14.1%) |
| CIE-LAB | lab(63.52, 47.59, -19.77) |
| CIE-LCH | lch(63.52, 51.53, 337.44°) |
| OKLab | oklab(70.46% 0.1393 -0.0529) |
| OKLCH | oklch(70.46% 0.149 339.2) |
| XYZ | xyz(45.2245, 32.2137, 52.5411) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.41
Orchid (survey)
#C875C4
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.53
Purplish Pink
#CE5DAE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB78BE #78DB95
analogous
#C778DB #DB78BE #DB788D
triadic
#DB78BE #BEDB78 #78BEDB
tetradic
#DB78BE #DBC778 #78DB95 #788DDB
square
#DB78BE #DBC778 #78DB95 #788DDB
split-complementary
#DB78BE #8DDB78 #78DBC7
monochromatic
#AB2E86 #CE48A7 #DB78BE #E8A8D5 #F5D9ED
Accessibility & contrast
On white
2.82
#DB78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DB78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB78BE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB78BE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90C0
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#E57A93
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #db78be; /* rgb */ color: rgb(219, 120, 190); /* oklch */ color: oklch(70.5% 0.149 339.2);
Tailwind
colors: {
custom: {
50: '#e8a1d1',
500: '#db78be',
950: '#000000',
},
}SCSS
$custom: #db78be; $custom-light: #e8a1d1; $custom-dark: #000000;
JSON
{
"hex": "#db78be",
"rgb": {
"r": 219,
"g": 120,
"b": 190
},
"hsl": {
"h": 317.576,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.70464,
"c": 0.14902,
"h": 339.2
},
"luminance": 0.32211
}Semantic roles & 50–950 ramp
primary
#DB78BE
secondary
#C7E7D1
accent
#C55020
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82