Skip to content

#c01b3e

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

RGB
192, 27, 62
HSL
347°, 75%, 43%
CMYK
0, 86, 68, 25
Luminance
0.1234

At a glance

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

Hex
#c01b3e
Hue
347°
red
Saturation
75%
electric
Lightness
43%
dark
Brightness
75%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1234
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Electric
Best ink
White
6.06:1
Closest name
Crimson
ΔE2000 6.1
Where it sits
Hue347° of 360°
Saturation75%
Lightness43%
Temperature
Warm ← → Cool24% 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#c01b3e
RGBrgb(192, 27, 62)
HSLhsl(347, 75%, 43%)
CMYKcmyk(0%, 86%, 68%, 25%)
LABlab(41.8 62.6 24.6)
LCHlch(41.8 67.3 21.5)
OKLCHoklch(0.522 0.195 17.3)
Decimal12589886
Display P3color(display-p3 0.753 0.106 0.243)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01b3e on white: 6.06:1
AA ✓ pass · AA-large · AAA
Aa
#c01b3e on black: 3.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #514D3E
deuteranopia · #796E39
tritanopia · #D3002C

Color scale — 50 to 950

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

#FCF3F5
#F9E7EB
#F4C8D1
#F19DAF
#EA6B86
#E33A5E
#D71E45
#c01b3e
#8F142E
#681325
#410C17
Base = 700Lightest = 50 · #FCF3F5Darkest = 950 · #410C17
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F9E7EB;
  --brand-200: #F4C8D1;
  --brand-300: #F19DAF;
  --brand-400: #EA6B86;
  --brand-500: #E33A5E;
  --brand-600: #D71E45;
  --brand-700: #c01b3e;
  --brand-800: #8F142E;
  --brand-900: #681325;
  --brand-950: #410C17;
  --brand: #c01b3e;
  --brand-ink: #ffffff;
}

Colors that work with #c01b3e

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#FAF4F6
Tinted page background
Border#EDC0C9
Hairlines and dividers
Muted text#9B4B5C
Captions on the surface
Accent#15B76C
Second voice, not a rival
Dark variant#701024
Hover, pressed, headers
Light variant#FCE9ED
Selected rows, tints
Dark surface#241417
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 #c01b3e

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#1BC09D
Analogous left#C01B90
Analogous right#C04B1B
Split-complement 1#1BC04B
Split-complement 2#1B90C0
Triadic 1#3EC01B
Triadic 2#1B3EC0
Tetradic#90C01B

RGB percentages

Red75.3%
Green10.6%
Blue24.3%

CMYK percentages

Cyan0.0%
Magenta85.9%
Yellow67.7%
Key (black)24.7%

Color previews

#c01b3e text on a black background

contrast 3.47:1

Card sample

#c01b3e text on a white background

contrast 6.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01b3e

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.

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

#c01b3e, answered

What color is #c01b3e?

#c01b3e is a dark electric red, closest to Crimson (ΔE2000 6.1). It sits at 347° on the hue wheel with 75% saturation and 43% lightness, which reads as warm.

What is the RGB value of #c01b3e?

rgb(192, 27, 62) — 192 red, 27 green and 62 blue out of 255, or 75.3% / 10.6% / 24.3% by channel.

Is #c01b3e a light or a dark color?

It is a dark color. Relative luminance is 0.1234 and perceived brightness is 43%, so white text on it reaches 6.06:1.

Should I use black or white text on #c01b3e?

White. It scores 6.06:1 against #c01b3e, versus 3.47:1 for black — AA at any size.

What is the complementary color of #c01b3e?

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

What colors go well with #c01b3e?

For interface work: #FAF4F6 as the surface, #EDC0C9 for borders, #9B4B5C for secondary text, #15B76C as an accent and #701024 for hover and pressed states. For a palette, the analogous pair #C01B90 and #C04B1B stays calm, while #1BC09D is the loudest partner.

What is #c01b3e in CMYK for printing?

cmyk(0%, 86%, 68%, 25%). 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 #c01b3e warm or cool?

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

Work with #c01b3e in the Color Lab