Skip to content

#db264b

a balanced, vivid red · warm · closest name: crimson

RGB
219, 38, 75
HSL
348°, 72%, 50%
CMYK
0, 83, 66, 14
Luminance
0.1695

Every format

HEX#db264b
RGBrgb(219, 38, 75)
HSLhsl(348, 72%, 50%)
CMYKcmyk(0%, 83%, 66%, 14%)
LABlab(48.2 68.1 25.9)
LCHlch(48.2 72.9 20.9)
OKLCHoklch(0.580 0.212 16.9)

Copy-ready code

/* CSS */
color: #db264b;
background-color: #db264b;
/* Tailwind (arbitrary) */
class="text-[#db264b] bg-[#db264b]"
/* SCSS */
$brand: #db264b;
/* SwiftUI */
Color(red: 0.859, green: 0.149, blue: 0.294)
/* Android */
Color.parseColor("#db264b")

Accessibility — WCAG contrast

Aa
#db264b on white: 4.78:1
AA ✓ pass · AA-large · AAA
Aa
#db264b on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green14.9%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta82.6%
Yellow65.8%
Key (black)14.1%

Color previews

#db264b text on a black background

contrast 4.39:1

Card sample

#db264b text on a white background

contrast 4.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #db264b;
Background color
Panel with #db264b background
background-color: #db264b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #db264b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(219, 38, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 38, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #db264b;
background: linear-gradient(135deg, #db264b, #DB7A26);

Monochromatic scale

Palettes built from #db264b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db264b in the Color Lab