Skip to content

#db2f4b

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

RGB
219, 47, 75
HSL
350°, 71%, 52%
CMYK
0, 79, 66, 14
Luminance
0.1760

At a glance

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

Hex
#db2f4b
Hue
350°
red
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1760
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
White
4.65:1
Closest name
Crimson
ΔE2000 3.3
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#db2f4b
RGBrgb(219, 47, 75)
HSLhsl(350, 71%, 52%)
CMYKcmyk(0%, 79%, 66%, 14%)
LABlab(49.0 65.8 27.0)
LCHlch(49.0 71.1 22.3)
OKLCHoklch(0.586 0.206 18.1)
Decimal14364491
Display P3color(display-p3 0.859 0.184 0.294)

Copy-ready code

/* CSS */
color: #db2f4b;
background-color: #db2f4b;
/* Tailwind (arbitrary) */
class="text-[#db2f4b] bg-[#db2f4b]"
/* SCSS */
$brand: #db2f4b;
/* SwiftUI */
Color(red: 0.859, green: 0.184, blue: 0.294)
/* Android */
Color.parseColor("#db2f4b")
/* Flutter */
Color(0xFFDB2F4B)
/* Python / OpenCV (BGR) */
(75, 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 #db2f4b · 4.65:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.65:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.52:1
AA pass · AA large pass · AAA fail
Reading the other direction: #db2f4b as text scores 4.65:1 on white and 4.52:1 on black.

Accessibility — WCAG contrast

Aa
#db2f4b on white: 4.65:1
AA ✓ pass · AA-large · AAA
Aa
#db2f4b on black: 4.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #625D4B
deuteranopia · #8E8146
tritanopia · #F0003B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #db2f4b 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
#EE9FAC
#E67083
#db2f4b
#D12440
#AE1E36
#8B182B
#651622
#3F0D16
Base = 500Lightest = 50 · #FCF3F5Darkest = 950 · #3F0D16
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EA;
  --brand-200: #F2C9D0;
  --brand-300: #EE9FAC;
  --brand-400: #E67083;
  --brand-500: #db2f4b;
  --brand-600: #D12440;
  --brand-700: #AE1E36;
  --brand-800: #8B182B;
  --brand-900: #651622;
  --brand-950: #3F0D16;
  --brand: #db2f4b;
  --brand-ink: #ffffff;
}

Colors that work with #db2f4b

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#EDC0C7
Hairlines and dividers
Muted text#9B4B58
Captions on the surface
Accent#1AB273
Second voice, not a rival
Dark variant#6D1321
Hover, pressed, headers
Light variant#FBE9EC
Selected rows, tints
Dark surface#241416
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 #db2f4b

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#2FDBBF
Analogous left#DB2FA1
Analogous right#DB692F
Split-complement 1#2FDB69
Split-complement 2#2FA1DB
Triadic 1#4BDB2F
Triadic 2#2F4BDB
Tetradic#A1DB2F

RGB percentages

Red85.9%
Green18.4%
Blue29.4%

CMYK percentages

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

Color previews

#db2f4b text on a black background

contrast 4.52:1

Card sample

#db2f4b text on a white background

contrast 4.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2f4b

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.

#db2f4b 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.

#db2f4b, answered

What color is #db2f4b?

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

What is the RGB value of #db2f4b?

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

Is #db2f4b a light or a dark color?

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

Should I use black or white text on #db2f4b?

White. It scores 4.65:1 against #db2f4b, versus 4.52:1 for black — AA at any size.

What is the complementary color of #db2f4b?

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

What colors go well with #db2f4b?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B58 for secondary text, #1AB273 as an accent and #6D1321 for hover and pressed states. For a palette, the analogous pair #DB2FA1 and #DB692F stays calm, while #2FDBBF is the loudest partner.

What is #db2f4b in CMYK for printing?

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

Is #db2f4b 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 #DB4F2F; nudged cooler, #DD2D8A.

Work with #db2f4b in the Color Lab