Skip to content

#db3003

a dark, electric red · warm · closest name: Red

RGB
219, 48, 3
HSL
13°, 97%, 44%
CMYK
0, 78, 99, 14
Luminance
0.1718

At a glance

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

Hex
#db3003
Hue
13°
red
Saturation
97%
electric
Lightness
44%
dark
Brightness
86%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1718
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Electric
Best ink
White
4.73:1
Closest name
Red
ΔE2000 6.4
Where it sits
Hue13° of 360°
Saturation97%
Lightness44%
Temperature
Warm ← → Cool10% 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#db3003
RGBrgb(219, 48, 3)
HSLhsl(13, 97%, 44%)
CMYKcmyk(0%, 78%, 99%, 14%)
LABlab(48.5 63.5 60.2)
LCHlch(48.5 87.5 43.4)
OKLCHoklch(0.580 0.211 33.3)
Decimal14364675
Display P3color(display-p3 0.859 0.188 0.012)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db3003 on white: 4.73:1
AA ✓ pass · AA-large · AAA
Aa
#db3003 on black: 4.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #685B00
deuteranopia · #928100
tritanopia · #F2002B

Color scale — 50 to 950

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

#FDF4F1
#FCE9E4
#FBCDC1
#FDA790
#FD7B59
#FC4F22
#F13503
#db3003
#A12302
#741D06
#481204
Base = 700Lightest = 50 · #FDF4F1Darkest = 950 · #481204
:root {
  --brand-50: #FDF4F1;
  --brand-100: #FCE9E4;
  --brand-200: #FBCDC1;
  --brand-300: #FDA790;
  --brand-400: #FD7B59;
  --brand-500: #FC4F22;
  --brand-600: #F13503;
  --brand-700: #db3003;
  --brand-800: #A12302;
  --brand-900: #741D06;
  --brand-950: #481204;
  --brand: #db3003;
  --brand-ink: #ffffff;
}

Colors that work with #db3003

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#FAF6F4
Tinted page background
Border#EDC9C0
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#00CCC4
Second voice, not a rival
Dark variant#7E1C02
Hover, pressed, headers
Light variant#FFEBE6
Selected rows, tints
Dark surface#241714
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 #db3003

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#03AEDB
Analogous left#DB0342
Analogous right#DB9C03
Split-complement 1#03DB9C
Split-complement 2#0342DB
Triadic 1#03DB30
Triadic 2#3003DB
Tetradic#42DB03

RGB percentages

Red85.9%
Green18.8%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta78.1%
Yellow98.6%
Key (black)14.1%

Color previews

#db3003 text on a black background

contrast 4.44:1

Card sample

#db3003 text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db3003

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.

#db3003 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#db3003, answered

What color is #db3003?

#db3003 is a dark electric red, closest to Red (ΔE2000 6.4). It sits at 13° on the hue wheel with 97% saturation and 44% lightness, which reads as warm.

What is the RGB value of #db3003?

rgb(219, 48, 3) — 219 red, 48 green and 3 blue out of 255, or 85.9% / 18.8% / 1.2% by channel.

Is #db3003 a light or a dark color?

It is a dark color. Relative luminance is 0.1718 and perceived brightness is 49%, so white text on it reaches 4.73:1.

Should I use black or white text on #db3003?

White. It scores 4.73:1 against #db3003, versus 4.44:1 for black — AA at any size.

What is the complementary color of #db3003?

#03AEDB sits directly opposite on the wheel. Softer options are the split-complements #03DB9C and #0342DB, which give the same contrast with far less vibration.

What colors go well with #db3003?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5B4B for secondary text, #00CCC4 as an accent and #7E1C02 for hover and pressed states. For a palette, the analogous pair #DB0342 and #DB9C03 stays calm, while #03AEDB is the loudest partner.

What is #db3003 in CMYK for printing?

cmyk(0%, 78%, 99%, 14%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #db3003 warm or cool?

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

Work with #db3003 in the Color Lab