Skip to content

#c01b3b

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

RGB
192, 27, 59
HSL
348°, 75%, 43%
CMYK
0, 86, 69, 25
Luminance
0.1231

At a glance

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

Hex
#c01b3b
Hue
348°
red
Saturation
75%
electric
Lightness
43%
dark
Brightness
75%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1231
WCAG relative
Temperature
Warm
23/100 cool
Color family
Red
Tone
Electric
Best ink
White
6.07:1
Closest name
Crimson
ΔE2000 5.8
Where it sits
Hue348° of 360°
Saturation75%
Lightness43%
Temperature
Warm ← → Cool23% 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#c01b3b
RGBrgb(192, 27, 59)
HSLhsl(348, 75%, 43%)
CMYKcmyk(0%, 86%, 69%, 25%)
LABlab(41.7 62.5 26.4)
LCHlch(41.7 67.9 22.9)
OKLCHoklch(0.522 0.195 18.4)
Decimal12589883
Display P3color(display-p3 0.753 0.106 0.231)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01b3b on white: 6.07:1
AA ✓ pass · AA-large · AAA
Aa
#c01b3b on black: 3.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #514D3B
deuteranopia · #7A6E36
tritanopia · #D3002A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c01b3b 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
#F9E7EA
#F4C8D0
#F19DAD
#EA6B84
#E33A5B
#D71E42
#c01b3b
#8F142C
#681323
#410C16
Base = 700Lightest = 50 · #FCF3F5Darkest = 950 · #410C16
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F9E7EA;
  --brand-200: #F4C8D0;
  --brand-300: #F19DAD;
  --brand-400: #EA6B84;
  --brand-500: #E33A5B;
  --brand-600: #D71E42;
  --brand-700: #c01b3b;
  --brand-800: #8F142C;
  --brand-900: #681323;
  --brand-950: #410C16;
  --brand: #c01b3b;
  --brand-ink: #ffffff;
}

Colors that work with #c01b3b

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#FAF4F5
Tinted page background
Border#EDC0C8
Hairlines and dividers
Muted text#9B4B5A
Captions on the surface
Accent#15B76F
Second voice, not a rival
Dark variant#701022
Hover, pressed, headers
Light variant#FCE9EC
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 #c01b3b

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#1BC0A0
Analogous left#C01B8D
Analogous right#C04E1B
Split-complement 1#1BC04E
Split-complement 2#1B8DC0
Triadic 1#3BC01B
Triadic 2#1B3BC0
Tetradic#8DC01B

RGB percentages

Red75.3%
Green10.6%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta85.9%
Yellow69.3%
Key (black)24.7%

Color previews

#c01b3b text on a black background

contrast 3.46:1

Card sample

#c01b3b text on a white background

contrast 6.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01b3b

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.

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

#c01b3b, answered

What color is #c01b3b?

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

What is the RGB value of #c01b3b?

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

Is #c01b3b a light or a dark color?

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

Should I use black or white text on #c01b3b?

White. It scores 6.07:1 against #c01b3b, versus 3.46:1 for black — AA at any size.

What is the complementary color of #c01b3b?

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

What colors go well with #c01b3b?

For interface work: #FAF4F5 as the surface, #EDC0C8 for borders, #9B4B5A for secondary text, #15B76F as an accent and #701022 for hover and pressed states. For a palette, the analogous pair #C01B8D and #C04E1B stays calm, while #1BC0A0 is the loudest partner.

What is #c01b3b in CMYK for printing?

cmyk(0%, 86%, 69%, 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 #c01b3b warm or cool?

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

Work with #c01b3b in the Color Lab