Skip to content

#6e2b21

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

RGB
110, 43, 33
HSL
8°, 54%, 28%
CMYK
0, 61, 70, 57
Luminance
0.0515

At a glance

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

Hex
#6e2b21
Hue
red
Saturation
54%
vivid
Lightness
28%
dark
Brightness
43%
HSV value
Perceived
27%
weighted brightness
Luminance
0.0515
WCAG relative
Temperature
Warm
12/100 cool
Color family
Red
Tone
Vivid
Best ink
White
10.34:1
Closest name
Maroon
ΔE2000 8.1
Where it sits
Hue8° of 360°
Saturation54%
Lightness28%
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#6e2b21
RGBrgb(110, 43, 33)
HSLhsl(8, 54%, 28%)
CMYKcmyk(0%, 61%, 70%, 57%)
LABlab(27.2 29.1 21.4)
LCHlch(27.2 36.0 36.3)
OKLCHoklch(0.383 0.098 30.7)
Decimal7220001
Display P3color(display-p3 0.431 0.169 0.129)

Copy-ready code

/* CSS */
color: #6e2b21;
background-color: #6e2b21;
/* Tailwind (arbitrary) */
class="text-[#6e2b21] bg-[#6e2b21]"
/* SCSS */
$brand: #6e2b21;
/* SwiftUI */
Color(red: 0.431, green: 0.169, blue: 0.129)
/* Android */
Color.parseColor("#6e2b21")
/* Flutter */
Color(0xFF6E2B21)
/* Python / OpenCV (BGR) */
(33, 43, 110)

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

Accessibility — WCAG contrast

Aa
#6e2b21 on white: 10.34:1
AA ✓ pass · AA-large · AAA
Aa
#6e2b21 on black: 2.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #3D3720
deuteranopia · #4D461F
tritanopia · #791D29

Color scale — 50 to 950

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

#FBF5F4
#F6EBE9
#EED2CE
#E5B1A9
#D8897E
#CB6252
#BC4A39
#9D3D2F
#6e2b21
#5B271F
#391813
Base = 800Lightest = 50 · #FBF5F4Darkest = 950 · #391813
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F6EBE9;
  --brand-200: #EED2CE;
  --brand-300: #E5B1A9;
  --brand-400: #D8897E;
  --brand-500: #CB6252;
  --brand-600: #BC4A39;
  --brand-700: #9D3D2F;
  --brand-800: #6e2b21;
  --brand-900: #5B271F;
  --brand-950: #391813;
  --brand: #6e2b21;
  --brand-ink: #ffffff;
}

Colors that work with #6e2b21

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#ECC6C0
Hairlines and dividers
Muted text#9B554B
Captions on the surface
Accent#1E7167
Second voice, not a rival
Dark variant#62261D
Hover, pressed, headers
Light variant#F9EDEB
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 #6e2b21

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#21646E
Analogous left#6E213D
Analogous right#6E5121
Split-complement 1#216E51
Split-complement 2#213D6E
Triadic 1#216E2B
Triadic 2#2B216E
Tetradic#3D6E21

RGB percentages

Red43.1%
Green16.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta60.9%
Yellow70.0%
Key (black)56.9%

Color previews

#6e2b21 text on a black background

contrast 2.03:1

Card sample

#6e2b21 text on a white background

contrast 10.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6e2b21

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.

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

#6e2b21, answered

What color is #6e2b21?

#6e2b21 is a dark vivid red, closest to Maroon (ΔE2000 8.1). It sits at 8° on the hue wheel with 54% saturation and 28% lightness, which reads as warm.

What is the RGB value of #6e2b21?

rgb(110, 43, 33) — 110 red, 43 green and 33 blue out of 255, or 43.1% / 16.9% / 12.9% by channel.

Is #6e2b21 a light or a dark color?

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

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

White. It scores 10.34:1 against #6e2b21, versus 2.03:1 for black — AAA at any size.

What is the complementary color of #6e2b21?

#21646E sits directly opposite on the wheel. Softer options are the split-complements #216E51 and #213D6E, which give the same contrast with far less vibration.

What colors go well with #6e2b21?

For interface work: #FAF5F4 as the surface, #ECC6C0 for borders, #9B554B for secondary text, #1E7167 as an accent and #62261D for hover and pressed states. For a palette, the analogous pair #6E213D and #6E5121 stays calm, while #21646E is the loudest partner.

What is #6e2b21 in CMYK for printing?

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

Is #6e2b21 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 #6E3C21; nudged cooler, #6F2032.

Work with #6e2b21 in the Color Lab