Skip to content

#d21d21

a balanced, electric red · warm · closest name: Firebrick

RGB
210, 29, 33
HSL
359°, 76%, 47%
CMYK
0, 86, 84, 18
Luminance
0.1469

At a glance

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

Hex
#d21d21
Hue
359°
red
Saturation
76%
electric
Lightness
47%
balanced
Brightness
82%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1469
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
White
5.33:1
Closest name
Firebrick
ΔE2000 6.4
Where it sits
Hue359° of 360°
Saturation76%
Lightness47%
Temperature
Warm ← → Cool17% 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#d21d21
RGBrgb(210, 29, 33)
HSLhsl(359, 76%, 47%)
CMYKcmyk(0%, 86%, 84%, 18%)
LABlab(45.2 66.0 46.2)
LCHlch(45.2 80.6 35.0)
OKLCHoklch(0.553 0.212 27.1)
Decimal13770017
Display P3color(display-p3 0.824 0.114 0.129)

Copy-ready code

/* CSS */
color: #d21d21;
background-color: #d21d21;
/* Tailwind (arbitrary) */
class="text-[#d21d21] bg-[#d21d21]"
/* SCSS */
$brand: #d21d21;
/* SwiftUI */
Color(red: 0.824, green: 0.114, blue: 0.129)
/* Android */
Color.parseColor("#d21d21")
/* Flutter */
Color(0xFFD21D21)
/* Python / OpenCV (BGR) */
(33, 29, 210)

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 #d21d21 · 5.33:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.33:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.94:1
AA fail · AA large pass · AAA fail
Reading the other direction: #d21d21 as text scores 5.33:1 on white and 3.94:1 on black.

Accessibility — WCAG contrast

Aa
#d21d21 on white: 5.33:1
AA ✓ pass · AA-large · AAA
Aa
#d21d21 on black: 3.94:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5C521E
deuteranopia · #877815
tritanopia · #E80022

Color scale — 50 to 950

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

#FCF3F3
#F9E7E7
#F4C8C9
#F19C9E
#EB6B6E
#E43A3E
#d21d21
#B3191C
#8F1417
#681314
#410C0D
Base = 600Lightest = 50 · #FCF3F3Darkest = 950 · #410C0D
:root {
  --brand-50: #FCF3F3;
  --brand-100: #F9E7E7;
  --brand-200: #F4C8C9;
  --brand-300: #F19C9E;
  --brand-400: #EB6B6E;
  --brand-500: #E43A3E;
  --brand-600: #d21d21;
  --brand-700: #B3191C;
  --brand-800: #8F1417;
  --brand-900: #681314;
  --brand-950: #410C0D;
  --brand: #d21d21;
  --brand-ink: #ffffff;
}

Colors that work with #d21d21

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#FAF4F4
Tinted page background
Border#EDC0C1
Hairlines and dividers
Muted text#9B4B4C
Captions on the surface
Accent#15B78B
Second voice, not a rival
Dark variant#700F12
Hover, pressed, headers
Light variant#FCE9E9
Selected rows, tints
Dark surface#241414
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 #d21d21

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
  • 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#1DD2CE
Analogous left#D21D7C
Analogous right#D2741D
Split-complement 1#1DD274
Split-complement 2#1D7CD2
Triadic 1#21D21D
Triadic 2#1D21D2
Tetradic#7CD21D

RGB percentages

Red82.4%
Green11.4%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta86.2%
Yellow84.3%
Key (black)17.6%

Color previews

#d21d21 text on a black background

contrast 3.94:1

Card sample

#d21d21 text on a white background

contrast 5.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 29, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 29, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d21d21;
background: linear-gradient(135deg, #d21d21, #D2921D);

Monochromatic scale

Palettes built from #d21d21

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.

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

#d21d21, answered

What color is #d21d21?

#d21d21 is a balanced electric red, closest to Firebrick (ΔE2000 6.4). It sits at 359° on the hue wheel with 76% saturation and 47% lightness, which reads as warm.

What is the RGB value of #d21d21?

rgb(210, 29, 33) — 210 red, 29 green and 33 blue out of 255, or 82.4% / 11.4% / 12.9% by channel.

Is #d21d21 a light or a dark color?

It is a dark color. Relative luminance is 0.1469 and perceived brightness is 46%, so white text on it reaches 5.33:1.

Should I use black or white text on #d21d21?

White. It scores 5.33:1 against #d21d21, versus 3.94:1 for black — AA at any size.

What is the complementary color of #d21d21?

#1DD2CE sits directly opposite on the wheel. Softer options are the split-complements #1DD274 and #1D7CD2, which give the same contrast with far less vibration.

What colors go well with #d21d21?

For interface work: #FAF4F4 as the surface, #EDC0C1 for borders, #9B4B4C for secondary text, #15B78B as an accent and #700F12 for hover and pressed states. For a palette, the analogous pair #D21D7C and #D2741D stays calm, while #1DD2CE is the loudest partner.

What is #d21d21 in CMYK for printing?

cmyk(0%, 86%, 84%, 18%). 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 #d21d21 warm or cool?

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

Work with #d21d21 in the Color Lab