Skip to content

#af3f03

a dark, electric orange · warm · closest name: Sienna

RGB
175, 63, 3
HSL
21°, 97%, 35%
CMYK
0, 64, 98, 31
Luminance
0.1268

At a glance

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

Hex
#af3f03
Hue
21°
orange
Saturation
97%
electric
Lightness
35%
dark
Brightness
69%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1268
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
White
5.94:1
Closest name
Sienna
ΔE2000 6.3
Where it sits
Hue21° of 360°
Saturation97%
Lightness35%
Temperature
Warm ← → Cool5% 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#af3f03
RGBrgb(175, 63, 3)
HSLhsl(21, 97%, 35%)
CMYKcmyk(0%, 64%, 98%, 31%)
LABlab(42.3 43.6 52.5)
LCHlch(42.3 68.2 50.3)
OKLCHoklch(0.519 0.157 41.2)
Decimal11484931
Display P3color(display-p3 0.686 0.247 0.012)

Copy-ready code

/* CSS */
color: #af3f03;
background-color: #af3f03;
/* Tailwind (arbitrary) */
class="text-[#af3f03] bg-[#af3f03]"
/* SCSS */
$brand: #af3f03;
/* SwiftUI */
Color(red: 0.686, green: 0.247, blue: 0.012)
/* Android */
Color.parseColor("#af3f03")
/* Flutter */
Color(0xFFAF3F03)
/* Python / OpenCV (BGR) */
(3, 63, 175)

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 #af3f03 · 5.94:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.94:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.54:1
AA fail · AA large pass · AAA fail
Reading the other direction: #af3f03 as text scores 5.94:1 on white and 3.54:1 on black.

Accessibility — WCAG contrast

Aa
#af3f03 on white: 5.94:1
AA ✓ pass · AA-large · AAA
Aa
#af3f03 on black: 3.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #605400
deuteranopia · #7C6D00
tritanopia · #C11E36

Color scale — 50 to 950

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

#FDF6F1
#FCECE4
#FBD5C1
#FDB691
#FC925A
#FB6E22
#F15704
#C94803
#af3f03
#742D07
#481C04
Base = 800Lightest = 50 · #FDF6F1Darkest = 950 · #481C04
:root {
  --brand-50: #FDF6F1;
  --brand-100: #FCECE4;
  --brand-200: #FBD5C1;
  --brand-300: #FDB691;
  --brand-400: #FC925A;
  --brand-500: #FB6E22;
  --brand-600: #F15704;
  --brand-700: #C94803;
  --brand-800: #af3f03;
  --brand-900: #742D07;
  --brand-950: #481C04;
  --brand: #af3f03;
  --brand-ink: #ffffff;
}

Colors that work with #af3f03

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#FAF6F4
Tinted page background
Border#EDCFC0
Hairlines and dividers
Muted text#9B674B
Captions on the surface
Accent#00B7CC
Second voice, not a rival
Dark variant#7D2D02
Hover, pressed, headers
Light variant#FFEFE6
Selected rows, tints
Dark surface#241914
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 #af3f03

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
  • 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#0373AF
Analogous left#AF031D
Analogous right#AF9503
Split-complement 1#03AF95
Split-complement 2#031DAF
Triadic 1#03AF3F
Triadic 2#3F03AF
Tetradic#1DAF03

RGB percentages

Red68.6%
Green24.7%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta64.0%
Yellow98.3%
Key (black)31.4%

Color previews

#af3f03 text on a black background

contrast 3.54:1

Card sample

#af3f03 text on a white background

contrast 5.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af3f03

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.

#af3f03 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.

#af3f03, answered

What color is #af3f03?

#af3f03 is a dark electric orange, closest to Sienna (ΔE2000 6.3). It sits at 21° on the hue wheel with 97% saturation and 35% lightness, which reads as warm.

What is the RGB value of #af3f03?

rgb(175, 63, 3) — 175 red, 63 green and 3 blue out of 255, or 68.6% / 24.7% / 1.2% by channel.

Is #af3f03 a light or a dark color?

It is a dark color. Relative luminance is 0.1268 and perceived brightness is 42%, so white text on it reaches 5.94:1.

Should I use black or white text on #af3f03?

White. It scores 5.94:1 against #af3f03, versus 3.54:1 for black — AA at any size.

What is the complementary color of #af3f03?

#0373AF sits directly opposite on the wheel. Softer options are the split-complements #03AF95 and #031DAF, which give the same contrast with far less vibration.

What colors go well with #af3f03?

For interface work: #FAF6F4 as the surface, #EDCFC0 for borders, #9B674B for secondary text, #00B7CC as an accent and #7D2D02 for hover and pressed states. For a palette, the analogous pair #AF031D and #AF9503 stays calm, while #0373AF is the loudest partner.

What is #af3f03 in CMYK for printing?

cmyk(0%, 64%, 98%, 31%). 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 #af3f03 warm or cool?

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

Work with #af3f03 in the Color Lab