#DB6EBB#DB6EBB
#DB6EBB is a light, vivid pink. Relative luminance 0.298; OKLCH L 68.9% C 0.163 H 339.7°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DB6EBB |
|---|---|
| RGB | rgb(219, 110, 187) |
| HSL | hsl(318, 60%, 65%) |
| HSV | hsv(318, 50%, 86%) |
| CMYK | cmyk(0%, 49.8%, 14.6%, 14.1%) |
| CIE-LAB | lab(61.48, 52.10, -21.17) |
| CIE-LCH | lch(61.48, 56.24, 337.89°) |
| OKLab | oklab(68.91% 0.1532 -0.0567) |
| OKLCH | oklch(68.91% 0.163 339.7) |
| XYZ | xyz(43.7595, 29.8030, 50.4518) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.83
Orchid (survey)
#C875C4
ΔE00 4.66
Purplish Pink
#CE5DAE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.47
Purpleish Pink
#DF4EC8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB6EBB #6EDB8E
analogous
#C56EDB #DB6EBB #DB6E85
triadic
#DB6EBB #BBDB6E #6EBBDB
tetradic
#DB6EBB #DBC56E #6EDB8E #6E85DB
square
#DB6EBB #DBC56E #6EDB8E #6E85DB
split-complementary
#DB6EBB #85DB6E #6EDBC5
monochromatic
#A62981 #CF3DA4 #DB6EBB #E79FD2 #F3D0E9
Accessibility & contrast
On white
3.02
#DB6EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#DB6EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB6EBB
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB6EBB | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738ABE
Deuteranopia (green-blind)
#919BB8
Tritanopia (blue-blind)
#E6708C
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #db6ebb; /* rgb */ color: rgb(219, 110, 187); /* oklch */ color: oklch(68.9% 0.163 339.7);
Tailwind
colors: {
custom: {
50: '#e89bcf',
500: '#db6ebb',
950: '#000000',
},
}SCSS
$custom: #db6ebb; $custom-light: #e89bcf; $custom-dark: #000000;
JSON
{
"hex": "#db6ebb",
"rgb": {
"r": 219,
"g": 110,
"b": 187
},
"hsl": {
"h": 317.615,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.68906,
"c": 0.16338,
"h": 339.7
},
"luminance": 0.298
}Semantic roles & 50–950 ramp
primary
#DB6EBB
secondary
#C0E5CB
accent
#C8501E
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82