Skip to content

#c4100b

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

RGB
196, 16, 11
HSL
2°, 89%, 41%
CMYK
0, 92, 94, 23
Luminance
0.1213

At a glance

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

Hex
#c4100b
Hue
red
Saturation
89%
electric
Lightness
41%
dark
Brightness
77%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1213
WCAG relative
Temperature
Warm
16/100 cool
Color family
Red
Tone
Electric
Best ink
White
6.13:1
Closest name
Firebrick
ΔE2000 5.3
Where it sits
Hue2° of 360°
Saturation89%
Lightness41%
Temperature
Warm ← → Cool16% 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#c4100b
RGBrgb(196, 16, 11)
HSLhsl(2, 89%, 41%)
CMYKcmyk(0%, 92%, 94%, 23%)
LABlab(41.4 64.1 51.6)
LCHlch(41.4 82.3 38.9)
OKLCHoklch(0.520 0.207 29.1)
Decimal12849163
Display P3color(display-p3 0.769 0.063 0.043)

Copy-ready code

/* CSS */
color: #c4100b;
background-color: #c4100b;
/* Tailwind (arbitrary) */
class="text-[#c4100b] bg-[#c4100b]"
/* SCSS */
$brand: #c4100b;
/* SwiftUI */
Color(red: 0.769, green: 0.063, blue: 0.043)
/* Android */
Color.parseColor("#c4100b")
/* Flutter */
Color(0xFFC4100B)
/* Python / OpenCV (BGR) */
(11, 16, 196)

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

Accessibility — WCAG contrast

Aa
#c4100b on white: 6.13:1
AA ✓ pass · AA-large · AAA
Aa
#c4100b on black: 3.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #544A04
deuteranopia · #7D6F00
tritanopia · #D90014

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c4100b 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.

#FDF2F2
#FBE5E5
#F8C5C4
#F99795
#F66460
#F3302A
#E8130D
#c4100b
#9B0D09
#700E0B
#460807
Base = 700Lightest = 50 · #FDF2F2Darkest = 950 · #460807
:root {
  --brand-50: #FDF2F2;
  --brand-100: #FBE5E5;
  --brand-200: #F8C5C4;
  --brand-300: #F99795;
  --brand-400: #F66460;
  --brand-500: #F3302A;
  --brand-600: #E8130D;
  --brand-700: #c4100b;
  --brand-800: #9B0D09;
  --brand-900: #700E0B;
  --brand-950: #460807;
  --brand: #c4100b;
  --brand-ink: #ffffff;
}

Colors that work with #c4100b

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#EDC1C0
Hairlines and dividers
Muted text#9B4D4B
Captions on the surface
Accent#07C59B
Second voice, not a rival
Dark variant#790A07
Hover, pressed, headers
Light variant#FEE7E7
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 #c4100b

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#0BBFC4
Analogous left#C40B63
Analogous right#C46C0B
Split-complement 1#0BC46C
Split-complement 2#0B63C4
Triadic 1#0BC410
Triadic 2#100BC4
Tetradic#63C40B

RGB percentages

Red76.9%
Green6.3%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta91.8%
Yellow94.4%
Key (black)23.1%

Color previews

#c4100b text on a black background

contrast 3.43:1

Card sample

#c4100b text on a white background

contrast 6.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 16, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 16, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4100b;
background: linear-gradient(135deg, #c4100b, #C48B0B);

Monochromatic scale

Palettes built from #c4100b

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.

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

#c4100b, answered

What color is #c4100b?

#c4100b is a dark electric red, closest to Firebrick (ΔE2000 5.3). It sits at 2° on the hue wheel with 89% saturation and 41% lightness, which reads as warm.

What is the RGB value of #c4100b?

rgb(196, 16, 11) — 196 red, 16 green and 11 blue out of 255, or 76.9% / 6.3% / 4.3% by channel.

Is #c4100b a light or a dark color?

It is a dark color. Relative luminance is 0.1213 and perceived brightness is 42%, so white text on it reaches 6.13:1.

Should I use black or white text on #c4100b?

White. It scores 6.13:1 against #c4100b, versus 3.43:1 for black — AA at any size.

What is the complementary color of #c4100b?

#0BBFC4 sits directly opposite on the wheel. Softer options are the split-complements #0BC46C and #0B63C4, which give the same contrast with far less vibration.

What colors go well with #c4100b?

For interface work: #FAF4F4 as the surface, #EDC1C0 for borders, #9B4D4B for secondary text, #07C59B as an accent and #790A07 for hover and pressed states. For a palette, the analogous pair #C40B63 and #C46C0B stays calm, while #0BBFC4 is the loudest partner.

What is #c4100b in CMYK for printing?

cmyk(0%, 92%, 94%, 23%). 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 #c4100b warm or cool?

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

Work with #c4100b in the Color Lab