Skip to content

#c9331c

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

RGB
201, 51, 28
HSL
8°, 76%, 45%
CMYK
0, 75, 86, 21
Luminance
0.1487

At a glance

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

Hex
#c9331c
Hue
red
Saturation
76%
electric
Lightness
45%
dark
Brightness
79%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1487
WCAG relative
Temperature
Warm
12/100 cool
Color family
Red
Tone
Electric
Best ink
White
5.28:1
Closest name
Firebrick
ΔE2000 7.3
Where it sits
Hue8° of 360°
Saturation76%
Lightness45%
Temperature
Warm ← → Cool12% 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#c9331c
RGBrgb(201, 51, 28)
HSLhsl(8, 76%, 45%)
CMYKcmyk(0%, 75%, 86%, 21%)
LABlab(45.5 57.5 48.2)
LCHlch(45.5 75.0 40.0)
OKLCHoklch(0.552 0.190 31.6)
Decimal13185820
Display P3color(display-p3 0.788 0.200 0.110)

Copy-ready code

/* CSS */
color: #c9331c;
background-color: #c9331c;
/* Tailwind (arbitrary) */
class="text-[#c9331c] bg-[#c9331c]"
/* SCSS */
$brand: #c9331c;
/* SwiftUI */
Color(red: 0.788, green: 0.200, blue: 0.110)
/* Android */
Color.parseColor("#c9331c")
/* Flutter */
Color(0xFFC9331C)
/* Python / OpenCV (BGR) */
(28, 51, 201)

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

Accessibility — WCAG contrast

Aa
#c9331c on white: 5.28:1
AA ✓ pass · AA-large · AAA
Aa
#c9331c on black: 3.97:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #625617
deuteranopia · #877811
tritanopia · #DE0030

Color scale — 50 to 950

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

#FCF4F3
#F9E9E7
#F4CEC8
#F1A89D
#EA7C6B
#E4513A
#c9331c
#B32E19
#8F2414
#681E13
#41130C
Base = 600Lightest = 50 · #FCF4F3Darkest = 950 · #41130C
:root {
  --brand-50: #FCF4F3;
  --brand-100: #F9E9E7;
  --brand-200: #F4CEC8;
  --brand-300: #F1A89D;
  --brand-400: #EA7C6B;
  --brand-500: #E4513A;
  --brand-600: #c9331c;
  --brand-700: #B32E19;
  --brand-800: #8F2414;
  --brand-900: #681E13;
  --brand-950: #41130C;
  --brand: #c9331c;
  --brand-ink: #ffffff;
}

Colors that work with #c9331c

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#FAF5F4
Tinted page background
Border#EDC6C0
Hairlines and dividers
Muted text#9B554B
Captions on the surface
Accent#15B7A4
Second voice, not a rival
Dark variant#701C10
Hover, pressed, headers
Light variant#FCEBE9
Selected rows, tints
Dark surface#241614
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 #c9331c

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#1CB2C9
Analogous left#C91C5B
Analogous right#C98A1C
Split-complement 1#1CC98A
Split-complement 2#1C5BC9
Triadic 1#1CC933
Triadic 2#331CC9
Tetradic#5BC91C

RGB percentages

Red78.8%
Green20.0%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta74.6%
Yellow86.1%
Key (black)21.2%

Color previews

#c9331c text on a black background

contrast 3.97:1

Card sample

#c9331c text on a white background

contrast 5.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9331c

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.

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

#c9331c, answered

What color is #c9331c?

#c9331c is a dark electric red, closest to Firebrick (ΔE2000 7.3). It sits at 8° on the hue wheel with 76% saturation and 45% lightness, which reads as warm.

What is the RGB value of #c9331c?

rgb(201, 51, 28) — 201 red, 51 green and 28 blue out of 255, or 78.8% / 20% / 11% by channel.

Is #c9331c a light or a dark color?

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

Should I use black or white text on #c9331c?

White. It scores 5.28:1 against #c9331c, versus 3.97:1 for black — AA at any size.

What is the complementary color of #c9331c?

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

What colors go well with #c9331c?

For interface work: #FAF5F4 as the surface, #EDC6C0 for borders, #9B554B for secondary text, #15B7A4 as an accent and #701C10 for hover and pressed states. For a palette, the analogous pair #C91C5B and #C98A1C stays calm, while #1CB2C9 is the loudest partner.

What is #c9331c in CMYK for printing?

cmyk(0%, 75%, 86%, 21%). 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 #c9331c warm or cool?

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

Work with #c9331c in the Color Lab