Skip to content

#3f2002

a deep, electric orange · warm · closest name: Maroon

RGB
63, 32, 2
HSL
30°, 94%, 13%
CMYK
0, 49, 97, 75
Luminance
0.0209

At a glance

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

Hex
#3f2002
Hue
30°
orange
Saturation
94%
electric
Lightness
13%
deep
Brightness
25%
HSV value
Perceived
17%
weighted brightness
Luminance
0.0209
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Electric
Best ink
White
14.80:1
Closest name
Maroon
ΔE2000 17.7
Where it sits
Hue30° of 360°
Saturation94%
Lightness13%
Temperature
Warm ← → Cool0% 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#3f2002
RGBrgb(63, 32, 2)
HSLhsl(30, 94%, 13%)
CMYKcmyk(0%, 49%, 97%, 75%)
LABlab(16.0 12.4 22.9)
LCHlch(16.0 26.0 61.5)
OKLCHoklch(0.280 0.063 59.8)
Decimal4136962
Display P3color(display-p3 0.247 0.125 0.008)

Copy-ready code

/* CSS */
color: #3f2002;
background-color: #3f2002;
/* Tailwind (arbitrary) */
class="text-[#3f2002] bg-[#3f2002]"
/* SCSS */
$brand: #3f2002;
/* SwiftUI */
Color(red: 0.247, green: 0.125, blue: 0.008)
/* Android */
Color.parseColor("#3f2002")
/* Flutter */
Color(0xFF3F2002)
/* Python / OpenCV (BGR) */
(2, 32, 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 #3f2002 · 14.80:1
Use #ffffffAAA at every size.
Aa
White text · 14.80:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.42:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3f2002 as text scores 14.80:1 on white and 1.42:1 on black.

Accessibility — WCAG contrast

Aa
#3f2002 on white: 14.80:1
AA ✓ pass · AA-large · AAA
Aa
#3f2002 on black: 1.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #292300
deuteranopia · #312B02
tritanopia · #46191A

Color scale — 50 to 950

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

#FDF7F2
#FBF0E4
#FADDC2
#FCC692
#FAAA5C
#F88D26
#ED7808
#C66406
#9E5005
#723C08
#3f2002
Base = 950Lightest = 50 · #FDF7F2Darkest = 950 · #3f2002
:root {
  --brand-50: #FDF7F2;
  --brand-100: #FBF0E4;
  --brand-200: #FADDC2;
  --brand-300: #FCC692;
  --brand-400: #FAAA5C;
  --brand-500: #F88D26;
  --brand-600: #ED7808;
  --brand-700: #C66406;
  --brand-800: #9E5005;
  --brand-900: #723C08;
  --brand-950: #3f2002;
  --brand: #3f2002;
  --brand-ink: #ffffff;
}

Colors that work with #3f2002

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#FAF7F4
Tinted page background
Border#EDD6C0
Hairlines and dividers
Muted text#9B724B
Captions on the surface
Accent#013140
Second voice, not a rival
Dark variant#7C3F04
Hover, pressed, headers
Light variant#FEF2E6
Selected rows, tints
Dark surface#241C14
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 #3f2002

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#02213F
Analogous left#3F0203
Analogous right#3F3E02
Split-complement 1#023F3E
Split-complement 2#02033F
Triadic 1#023F20
Triadic 2#20023F
Tetradic#033F02

RGB percentages

Red24.7%
Green12.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta49.2%
Yellow96.8%
Key (black)75.3%

Color previews

#3f2002 text on a black background

contrast 1.42:1

Card sample

#3f2002 text on a white background

contrast 14.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3f2002

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.

#3f2002 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#3f2002, answered

What color is #3f2002?

#3f2002 is a deep electric orange, closest to Maroon (ΔE2000 17.7). It sits at 30° on the hue wheel with 94% saturation and 13% lightness, which reads as warm.

What is the RGB value of #3f2002?

rgb(63, 32, 2) — 63 red, 32 green and 2 blue out of 255, or 24.7% / 12.5% / 0.8% by channel.

Is #3f2002 a light or a dark color?

It is a dark color. Relative luminance is 0.0209 and perceived brightness is 17%, so white text on it reaches 14.80:1.

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

White. It scores 14.80:1 against #3f2002, versus 1.42:1 for black — AAA at any size.

What is the complementary color of #3f2002?

#02213F sits directly opposite on the wheel. Softer options are the split-complements #023F3E and #02033F, which give the same contrast with far less vibration.

What colors go well with #3f2002?

For interface work: #FAF7F4 as the surface, #EDD6C0 for borders, #9B724B for secondary text, #013140 as an accent and #7C3F04 for hover and pressed states. For a palette, the analogous pair #3F0203 and #3F3E02 stays calm, while #02213F is the loudest partner.

What is #3f2002 in CMYK for printing?

cmyk(0%, 49%, 97%, 75%). 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 #3f2002 warm or cool?

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

Work with #3f2002 in the Color Lab