Skip to content

#c01c1e

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

RGB
192, 28, 30
HSL
359°, 75%, 43%
CMYK
0, 85, 84, 25
Luminance
0.1213

At a glance

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

Hex
#c01c1e
Hue
359°
red
Saturation
75%
vivid
Lightness
43%
dark
Brightness
75%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1213
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Vivid
Best ink
White
6.13:1
Closest name
Firebrick
ΔE2000 2.8
Where it sits
Hue359° of 360°
Saturation75%
Lightness43%
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#c01c1e
RGBrgb(192, 28, 30)
HSLhsl(359, 75%, 43%)
CMYKcmyk(0%, 85%, 84%, 25%)
LABlab(41.4 61.3 43.0)
LCHlch(41.4 74.8 35.1)
OKLCHoklch(0.519 0.197 27.2)
Decimal12590110
Display P3color(display-p3 0.753 0.110 0.118)

Copy-ready code

/* CSS */
color: #c01c1e;
background-color: #c01c1e;
/* Tailwind (arbitrary) */
class="text-[#c01c1e] bg-[#c01c1e]"
/* SCSS */
$brand: #c01c1e;
/* SwiftUI */
Color(red: 0.753, green: 0.110, blue: 0.118)
/* Android */
Color.parseColor("#c01c1e")
/* Flutter */
Color(0xFFC01C1E)
/* Python / OpenCV (BGR) */
(30, 28, 192)

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 #c01c1e · 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: #c01c1e as text scores 6.13:1 on white and 3.43:1 on black.

Accessibility — WCAG contrast

Aa
#c01c1e on white: 6.13:1
AA ✓ pass · AA-large · AAA
Aa
#c01c1e on black: 3.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #554B1B
deuteranopia · #7C6E14
tritanopia · #D40020

Color scale — 50 to 950

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

#FCF3F3
#F9E7E7
#F4C8C9
#F19D9E
#EA6C6E
#E23B3D
#D61F21
#c01c1e
#8E1516
#671314
#400C0D
Base = 700Lightest = 50 · #FCF3F3Darkest = 950 · #400C0D
:root {
  --brand-50: #FCF3F3;
  --brand-100: #F9E7E7;
  --brand-200: #F4C8C9;
  --brand-300: #F19D9E;
  --brand-400: #EA6C6E;
  --brand-500: #E23B3D;
  --brand-600: #D61F21;
  --brand-700: #c01c1e;
  --brand-800: #8E1516;
  --brand-900: #671314;
  --brand-950: #400C0D;
  --brand: #c01c1e;
  --brand-ink: #ffffff;
}

Colors that work with #c01c1e

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#EDC0C0
Hairlines and dividers
Muted text#9B4B4C
Captions on the surface
Accent#16B68C
Second voice, not a rival
Dark variant#6F1011
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 #c01c1e

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#1CC0BE
Analogous left#C01C70
Analogous right#C06C1C
Split-complement 1#1CC06C
Split-complement 2#1C70C0
Triadic 1#1EC01C
Triadic 2#1C1EC0
Tetradic#70C01C

RGB percentages

Red75.3%
Green11.0%
Blue11.8%

CMYK percentages

Cyan0.0%
Magenta85.4%
Yellow84.4%
Key (black)24.7%

Color previews

#c01c1e text on a black background

contrast 3.43:1

Card sample

#c01c1e text on a white background

contrast 6.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 28, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 28, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01c1e;
background: linear-gradient(135deg, #c01c1e, #C0871C);

Monochromatic scale

Palettes built from #c01c1e

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.

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

#c01c1e, answered

What color is #c01c1e?

#c01c1e is a dark vivid red, closest to Firebrick (ΔE2000 2.8). It sits at 359° on the hue wheel with 75% saturation and 43% lightness, which reads as warm.

What is the RGB value of #c01c1e?

rgb(192, 28, 30) — 192 red, 28 green and 30 blue out of 255, or 75.3% / 11% / 11.8% by channel.

Is #c01c1e 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 #c01c1e?

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

What is the complementary color of #c01c1e?

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

What colors go well with #c01c1e?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4C for secondary text, #16B68C as an accent and #6F1011 for hover and pressed states. For a palette, the analogous pair #C01C70 and #C06C1C stays calm, while #1CC0BE is the loudest partner.

What is #c01c1e in CMYK for printing?

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

Is #c01c1e 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 #C0441C; nudged cooler, #C21A59.

Work with #c01c1e in the Color Lab