Skip to content

#3f0e13

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

RGB
63, 14, 19
HSL
354°, 64%, 15%
CMYK
0, 78, 70, 75
Luminance
0.0142

At a glance

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

Hex
#3f0e13
Hue
354°
red
Saturation
64%
vivid
Lightness
15%
deep
Brightness
25%
HSV value
Perceived
14%
weighted brightness
Luminance
0.0142
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Vivid
Best ink
White
16.36:1
Closest name
Maroon
ΔE2000 16.7
Where it sits
Hue354° of 360°
Saturation64%
Lightness15%
Temperature
Warm ← → Cool20% 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#3f0e13
RGBrgb(63, 14, 19)
HSLhsl(354, 64%, 15%)
CMYKcmyk(0%, 78%, 70%, 75%)
LABlab(12.1 24.1 9.8)
LCHlch(12.1 26.0 22.2)
OKLCHoklch(0.251 0.076 18.8)
Decimal4132371
Display P3color(display-p3 0.247 0.055 0.075)

Copy-ready code

/* CSS */
color: #3f0e13;
background-color: #3f0e13;
/* Tailwind (arbitrary) */
class="text-[#3f0e13] bg-[#3f0e13]"
/* SCSS */
$brand: #3f0e13;
/* SwiftUI */
Color(red: 0.247, green: 0.055, blue: 0.075)
/* Android */
Color.parseColor("#3f0e13")
/* Flutter */
Color(0xFF3F0E13)
/* Python / OpenCV (BGR) */
(19, 14, 63)

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

Accessibility — WCAG contrast

Aa
#3f0e13 on white: 16.36:1
AA ✓ pass · AA-large · AAA
Aa
#3f0e13 on black: 1.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #1B1913
deuteranopia · #272312
tritanopia · #460410

Color scale — 50 to 950

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

#FBF4F4
#F7E8EA
#F0CBCF
#EBA3AA
#E07580
#D64756
#C82D3C
#A72532
#851E28
#611921
#3f0e13
Base = 950Lightest = 50 · #FBF4F4Darkest = 950 · #3f0e13
:root {
  --brand-50: #FBF4F4;
  --brand-100: #F7E8EA;
  --brand-200: #F0CBCF;
  --brand-300: #EBA3AA;
  --brand-400: #E07580;
  --brand-500: #D64756;
  --brand-600: #C82D3C;
  --brand-700: #A72532;
  --brand-800: #851E28;
  --brand-900: #611921;
  --brand-950: #3f0e13;
  --brand: #3f0e13;
  --brand-ink: #ffffff;
}

Colors that work with #3f0e13

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#EDC0C4
Hairlines and dividers
Muted text#9B4B53
Captions on the surface
Accent#0C412E
Second voice, not a rival
Dark variant#68171F
Hover, pressed, headers
Light variant#FAEAEC
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 #3f0e13

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#0E3F3A
Analogous left#3F0E2B
Analogous right#3F220E
Split-complement 1#0E3F22
Split-complement 2#0E2B3F
Triadic 1#133F0E
Triadic 2#0E133F
Tetradic#2B3F0E

RGB percentages

Red24.7%
Green5.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta77.8%
Yellow69.8%
Key (black)75.3%

Color previews

#3f0e13 text on a black background

contrast 1.28:1

Card sample

#3f0e13 text on a white background

contrast 16.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 14, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 14, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3f0e13;
background: linear-gradient(135deg, #3f0e13, #3F2A0E);

Monochromatic scale

Palettes built from #3f0e13

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.

#3f0e13 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.

#3f0e13, answered

What color is #3f0e13?

#3f0e13 is a deep vivid red, closest to Maroon (ΔE2000 16.7). It sits at 354° on the hue wheel with 64% saturation and 15% lightness, which reads as warm.

What is the RGB value of #3f0e13?

rgb(63, 14, 19) — 63 red, 14 green and 19 blue out of 255, or 24.7% / 5.5% / 7.5% by channel.

Is #3f0e13 a light or a dark color?

It is a dark color. Relative luminance is 0.0142 and perceived brightness is 14%, so white text on it reaches 16.36:1.

Should I use black or white text on #3f0e13?

White. It scores 16.36:1 against #3f0e13, versus 1.28:1 for black — AAA at any size.

What is the complementary color of #3f0e13?

#0E3F3A sits directly opposite on the wheel. Softer options are the split-complements #0E3F22 and #0E2B3F, which give the same contrast with far less vibration.

What colors go well with #3f0e13?

For interface work: #FAF4F5 as the surface, #EDC0C4 for borders, #9B4B53 for secondary text, #0C412E as an accent and #68171F for hover and pressed states. For a palette, the analogous pair #3F0E2B and #3F220E stays calm, while #0E3F3A is the loudest partner.

What is #3f0e13 in CMYK for printing?

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

Is #3f0e13 warm or cool?

Warm — it scores 20 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3F1B0E; nudged cooler, #400D25.

Work with #3f0e13 in the Color Lab