Skip to content

#db2f4d

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

RGB
219, 47, 77
HSL
350°, 71%, 52%
CMYK
0, 79, 65, 14
Luminance
0.1763

At a glance

Every number on this page in one read: what #db2f4d is made of, how bright it looks, and which way it leans.

Hex
#db2f4d
Hue
350°
red
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1763
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
White
4.64:1
Closest name
Crimson
ΔE2000 3.7
Where it sits
Hue350° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool22% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#db2f4d
RGBrgb(219, 47, 77)
HSLhsl(350, 71%, 52%)
CMYKcmyk(0%, 79%, 65%, 14%)
LABlab(49.0 65.9 25.8)
LCHlch(49.0 70.8 21.4)
OKLCHoklch(0.587 0.206 17.4)
Decimal14364493
Display P3color(display-p3 0.859 0.184 0.302)

Copy-ready code

/* CSS */
color: #db2f4d;
background-color: #db2f4d;
/* Tailwind (arbitrary) */
class="text-[#db2f4d] bg-[#db2f4d]"
/* SCSS */
$brand: #db2f4d;
/* SwiftUI */
Color(red: 0.859, green: 0.184, blue: 0.302)
/* Android */
Color.parseColor("#db2f4d")
/* Flutter */
Color(0xFFDB2F4D)
/* Python / OpenCV (BGR) */
(77, 47, 219)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #db2f4d · 4.64:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.64:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.53:1
AA pass · AA large pass · AAA fail
Reading the other direction: #db2f4d as text scores 4.64:1 on white and 4.53:1 on black.

Accessibility — WCAG contrast

Aa
#db2f4d on white: 4.64:1
AA ✓ pass · AA-large · AAA
Aa
#db2f4d on black: 4.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #625E4D
deuteranopia · #8D8148
tritanopia · #F0003C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #db2f4d is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F5
#F8E7EA
#F2C9D0
#EE9FAD
#E67084
#db2f4d
#D12442
#AE1E37
#8B182C
#651623
#3F0D16
Base = 500Lightest = 50 · #FCF3F5Darkest = 950 · #3F0D16
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EA;
  --brand-200: #F2C9D0;
  --brand-300: #EE9FAD;
  --brand-400: #E67084;
  --brand-500: #db2f4d;
  --brand-600: #D12442;
  --brand-700: #AE1E37;
  --brand-800: #8B182C;
  --brand-900: #651623;
  --brand-950: #3F0D16;
  --brand: #db2f4d;
  --brand-ink: #ffffff;
}

Colors that work with #db2f4d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4F5
Tinted page background
Border#EDC0C8
Hairlines and dividers
Muted text#9B4B59
Captions on the surface
Accent#1AB272
Second voice, not a rival
Dark variant#6D1323
Hover, pressed, headers
Light variant#FBE9EC
Selected rows, tints
Dark surface#241417
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #db2f4d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#2FDBBD
Analogous left#DB2FA3
Analogous right#DB672F
Split-complement 1#2FDB67
Split-complement 2#2FA3DB
Triadic 1#4DDB2F
Triadic 2#2F4DDB
Tetradic#A3DB2F

RGB percentages

Red85.9%
Green18.4%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta78.5%
Yellow64.8%
Key (black)14.1%

Color previews

#db2f4d text on a black background

contrast 4.53:1

Card sample

#db2f4d text on a white background

contrast 4.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2f4d

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#db2f4d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#db2f4d, answered

What color is #db2f4d?

#db2f4d is a balanced vivid red, closest to Crimson (ΔE2000 3.7). It sits at 350° on the hue wheel with 71% saturation and 52% lightness, which reads as warm.

What is the RGB value of #db2f4d?

rgb(219, 47, 77) — 219 red, 47 green and 77 blue out of 255, or 85.9% / 18.4% / 30.2% by channel.

Is #db2f4d a light or a dark color?

It is a dark color. Relative luminance is 0.1763 and perceived brightness is 50%, so white text on it reaches 4.64:1.

Should I use black or white text on #db2f4d?

White. It scores 4.64:1 against #db2f4d, versus 4.53:1 for black — AA at any size.

What is the complementary color of #db2f4d?

#2FDBBD sits directly opposite on the wheel. Softer options are the split-complements #2FDB67 and #2FA3DB, which give the same contrast with far less vibration.

What colors go well with #db2f4d?

For interface work: #FAF4F5 as the surface, #EDC0C8 for borders, #9B4B59 for secondary text, #1AB272 as an accent and #6D1323 for hover and pressed states. For a palette, the analogous pair #DB2FA3 and #DB672F stays calm, while #2FDBBD is the loudest partner.

What is #db2f4d in CMYK for printing?

cmyk(0%, 79%, 65%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #db2f4d warm or cool?

Warm — it scores 22 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB4E2F; nudged cooler, #DD2D8C.

Work with #db2f4d in the Color Lab