Skip to content

#6c2c2f

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

RGB
108, 44, 47
HSL
357°, 42%, 30%
CMYK
0, 59, 57, 58
Luminance
0.0519

At a glance

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

Hex
#6c2c2f
Hue
357°
red
Saturation
42%
soft
Lightness
30%
dark
Brightness
42%
HSV value
Perceived
27%
weighted brightness
Luminance
0.0519
WCAG relative
Temperature
Warm
18/100 cool
Color family
Red
Tone
Soft
Best ink
White
10.30:1
Closest name
Maroon
ΔE2000 12.3
Where it sits
Hue357° of 360°
Saturation42%
Lightness30%
Temperature
Warm ← → Cool18% 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#6c2c2f
RGBrgb(108, 44, 47)
HSLhsl(357, 42%, 30%)
CMYKcmyk(0%, 59%, 57%, 58%)
LABlab(27.3 28.8 12.3)
LCHlch(27.3 31.4 23.2)
OKLCHoklch(0.384 0.091 19.6)
Decimal7089199
Display P3color(display-p3 0.424 0.173 0.184)

Copy-ready code

/* CSS */
color: #6c2c2f;
background-color: #6c2c2f;
/* Tailwind (arbitrary) */
class="text-[#6c2c2f] bg-[#6c2c2f]"
/* SCSS */
$brand: #6c2c2f;
/* SwiftUI */
Color(red: 0.424, green: 0.173, blue: 0.184)
/* Android */
Color.parseColor("#6c2c2f")
/* Flutter */
Color(0xFF6C2C2F)
/* Python / OpenCV (BGR) */
(47, 44, 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 #6c2c2f · 10.30:1
Use #ffffffAAA at every size.
Aa
White text · 10.30:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.04:1
AA fail · AA large fail · AAA fail
Reading the other direction: #6c2c2f as text scores 10.30:1 on white and 2.04:1 on black.

Accessibility — WCAG contrast

Aa
#6c2c2f on white: 10.30:1
AA ✓ pass · AA-large · AAA
Aa
#6c2c2f on black: 2.04:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #3B382F
deuteranopia · #4B452E
tritanopia · #76222D

Color scale — 50 to 950

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

#FAF5F5
#F5EBEB
#EAD2D3
#DFAFB1
#CE878B
#BE6064
#AE474C
#913B3F
#6c2c2f
#552528
#351719
Base = 800Lightest = 50 · #FAF5F5Darkest = 950 · #351719
:root {
  --brand-50: #FAF5F5;
  --brand-100: #F5EBEB;
  --brand-200: #EAD2D3;
  --brand-300: #DFAFB1;
  --brand-400: #CE878B;
  --brand-500: #BE6064;
  --brand-600: #AE474C;
  --brand-700: #913B3F;
  --brand-800: #6c2c2f;
  --brand-900: #552528;
  --brand-950: #351719;
  --brand: #6c2c2f;
  --brand-ink: #ffffff;
}

Colors that work with #6c2c2f

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#E7C5C7
Hairlines and dividers
Muted text#9B4B4E
Captions on the surface
Accent#296F5A
Second voice, not a rival
Dark variant#5B2527
Hover, pressed, headers
Light variant#F8EDED
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 #6c2c2f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Charts, tags and secondary surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • 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#2C6C69
Analogous left#6C2C4F
Analogous right#6C492C
Split-complement 1#2C6C49
Split-complement 2#2C4F6C
Triadic 1#2F6C2C
Triadic 2#2C2F6C
Tetradic#4F6C2C

RGB percentages

Red42.4%
Green17.3%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta59.3%
Yellow56.5%
Key (black)57.6%

Color previews

#6c2c2f text on a black background

contrast 2.04:1

Card sample

#6c2c2f text on a white background

contrast 10.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6c2c2f

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.

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

#6c2c2f, answered

What color is #6c2c2f?

#6c2c2f is a dark soft red, closest to Maroon (ΔE2000 12.3). It sits at 357° on the hue wheel with 42% saturation and 30% lightness, which reads as warm.

What is the RGB value of #6c2c2f?

rgb(108, 44, 47) — 108 red, 44 green and 47 blue out of 255, or 42.4% / 17.3% / 18.4% by channel.

Is #6c2c2f a light or a dark color?

It is a dark color. Relative luminance is 0.0519 and perceived brightness is 27%, so white text on it reaches 10.30:1.

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

White. It scores 10.30:1 against #6c2c2f, versus 2.04:1 for black — AAA at any size.

What is the complementary color of #6c2c2f?

#2C6C69 sits directly opposite on the wheel. Softer options are the split-complements #2C6C49 and #2C4F6C, which give the same contrast with far less vibration.

What colors go well with #6c2c2f?

For interface work: #FAF4F5 as the surface, #E7C5C7 for borders, #9B4B4E for secondary text, #296F5A as an accent and #5B2527 for hover and pressed states. For a palette, the analogous pair #6C2C4F and #6C492C stays calm, while #2C6C69 is the loudest partner.

What is #6c2c2f in CMYK for printing?

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

Is #6c2c2f warm or cool?

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

Work with #6c2c2f in the Color Lab