Skip to content

#6c1b21

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

RGB
108, 27, 33
HSL
356°, 60%, 27%
CMYK
0, 75, 69, 58
Luminance
0.0408

At a glance

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

Hex
#6c1b21
Hue
356°
red
Saturation
60%
vivid
Lightness
27%
dark
Brightness
42%
HSV value
Perceived
25%
weighted brightness
Luminance
0.0408
WCAG relative
Temperature
Warm
19/100 cool
Color family
Red
Tone
Vivid
Best ink
White
11.56:1
Closest name
Maroon
ΔE2000 9.5
Where it sits
Hue356° of 360°
Saturation60%
Lightness27%
Temperature
Warm ← → Cool19% 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#6c1b21
RGBrgb(108, 27, 33)
HSLhsl(356, 60%, 27%)
CMYKcmyk(0%, 75%, 69%, 58%)
LABlab(23.9 35.9 17.3)
LCHlch(23.9 39.9 25.7)
OKLCHoklch(0.358 0.114 21.1)
Decimal7084833
Display P3color(display-p3 0.424 0.106 0.129)

Copy-ready code

/* CSS */
color: #6c1b21;
background-color: #6c1b21;
/* Tailwind (arbitrary) */
class="text-[#6c1b21] bg-[#6c1b21]"
/* SCSS */
$brand: #6c1b21;
/* SwiftUI */
Color(red: 0.424, green: 0.106, blue: 0.129)
/* Android */
Color.parseColor("#6c1b21")
/* Flutter */
Color(0xFF6C1B21)
/* Python / OpenCV (BGR) */
(33, 27, 108)

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 #6c1b21 · 11.56:1
Use #ffffffAAA at every size.
Aa
White text · 11.56:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.82:1
AA fail · AA large fail · AAA fail
Reading the other direction: #6c1b21 as text scores 11.56:1 on white and 1.82:1 on black.

Accessibility — WCAG contrast

Aa
#6c1b21 on white: 11.56:1
AA ✓ pass · AA-large · AAA
Aa
#6c1b21 on black: 1.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #312E21
deuteranopia · #463F1F
tritanopia · #77021E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6c1b21 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F4
#F7E9EA
#EFCCCF
#E9A5AA
#DD7880
#D24B55
#C4313C
#A32932
#832128
#6c1b21
#3B1114
Base = 900Lightest = 50 · #FBF4F4Darkest = 950 · #3B1114
:root {
  --brand-50: #FBF4F4;
  --brand-100: #F7E9EA;
  --brand-200: #EFCCCF;
  --brand-300: #E9A5AA;
  --brand-400: #DD7880;
  --brand-500: #D24B55;
  --brand-600: #C4313C;
  --brand-700: #A32932;
  --brand-800: #832128;
  --brand-900: #6c1b21;
  --brand-950: #3B1114;
  --brand: #6c1b21;
  --brand-ink: #ffffff;
}

Colors that work with #6c1b21

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#EDC0C3
Hairlines and dividers
Muted text#9B4B50
Captions on the surface
Accent#186F53
Second voice, not a rival
Dark variant#661A1F
Hover, pressed, headers
Light variant#FAEBEC
Selected rows, tints
Dark surface#241415
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 #6c1b21

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
  • Text on black or near-black surfaces
  • 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#1B6C66
Analogous left#6C1B4A
Analogous right#6C3E1B
Split-complement 1#1B6C3E
Split-complement 2#1B4A6C
Triadic 1#216C1B
Triadic 2#1B216C
Tetradic#4A6C1B

RGB percentages

Red42.4%
Green10.6%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow69.4%
Key (black)57.6%

Color previews

#6c1b21 text on a black background

contrast 1.82:1

Card sample

#6c1b21 text on a white background

contrast 11.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(108, 27, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 27, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6c1b21;
background: linear-gradient(135deg, #6c1b21, #6C4B1B);

Monochromatic scale

Palettes built from #6c1b21

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.

#6c1b21 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.

#6c1b21, answered

What color is #6c1b21?

#6c1b21 is a dark vivid red, closest to Maroon (ΔE2000 9.5). It sits at 356° on the hue wheel with 60% saturation and 27% lightness, which reads as warm.

What is the RGB value of #6c1b21?

rgb(108, 27, 33) — 108 red, 27 green and 33 blue out of 255, or 42.4% / 10.6% / 12.9% by channel.

Is #6c1b21 a light or a dark color?

It is a dark color. Relative luminance is 0.0408 and perceived brightness is 25%, so white text on it reaches 11.56:1.

Should I use black or white text on #6c1b21?

White. It scores 11.56:1 against #6c1b21, versus 1.82:1 for black — AAA at any size.

What is the complementary color of #6c1b21?

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

What colors go well with #6c1b21?

For interface work: #FAF4F5 as the surface, #EDC0C3 for borders, #9B4B50 for secondary text, #186F53 as an accent and #661A1F for hover and pressed states. For a palette, the analogous pair #6C1B4A and #6C3E1B stays calm, while #1B6C66 is the loudest partner.

What is #6c1b21 in CMYK for printing?

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

Is #6c1b21 warm or cool?

Warm — it scores 19 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6C331B; nudged cooler, #6D1A3F.

Work with #6c1b21 in the Color Lab