#DB79BE#DB79BE
#DB79BE is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.6% C 0.147 H 339.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DB79BE |
|---|---|
| RGB | rgb(219, 121, 190) |
| HSL | hsl(318, 58%, 67%) |
| HSV | hsv(318, 45%, 86%) |
| CMYK | cmyk(0%, 44.7%, 13.2%, 14.1%) |
| CIE-LAB | lab(63.72, 47.08, -19.47) |
| CIE-LCH | lch(63.72, 50.95, 337.54°) |
| OKLab | oklab(70.61% 0.1378 -0.0521) |
| OKLCH | oklch(70.61% 0.147 339.3) |
| XYZ | xyz(45.3454, 32.4555, 52.5814) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.58
Orchid (survey)
#C875C4
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.41
Purplish Pink
#CE5DAE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB79BE #79DB96
analogous
#C779DB #DB79BE #DB798D
triadic
#DB79BE #BEDB79 #79BEDB
tetradic
#DB79BE #DBC779 #79DB96 #798DDB
square
#DB79BE #DBC779 #79DB96 #798DDB
split-complementary
#DB79BE #8DDB79 #79DBC7
monochromatic
#AC2E86 #CE49A7 #DB79BE #E8A9D5 #F5D9ED
Accessibility & contrast
On white
2.80
#DB79BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DB79BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB79BE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB79BE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#E57B93
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #db79be; /* rgb */ color: rgb(219, 121, 190); /* oklch */ color: oklch(70.6% 0.147 339.3);
Tailwind
colors: {
custom: {
50: '#e8a2d1',
500: '#db79be',
950: '#000000',
},
}SCSS
$custom: #db79be; $custom-light: #e8a2d1; $custom-dark: #000000;
JSON
{
"hex": "#db79be",
"rgb": {
"r": 219,
"g": 121,
"b": 190
},
"hsl": {
"h": 317.755,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.70612,
"c": 0.14733,
"h": 339.3
},
"luminance": 0.32453
}Semantic roles & 50–950 ramp
primary
#DB79BE
secondary
#C8E8D1
accent
#C55120
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82