Skip to content

#af6f3f

a balanced, vivid orange · warm · closest name: Chocolate

RGB
175, 111, 63
HSL
26°, 47%, 47%
CMYK
0, 37, 64, 31
Luminance
0.2084

At a glance

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

Hex
#af6f3f
Hue
26°
orange
Saturation
47%
vivid
Lightness
47%
balanced
Brightness
69%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2084
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.17:1
Closest name
Chocolate
ΔE2000 8.3
Where it sits
Hue26° of 360°
Saturation47%
Lightness47%
Temperature
Warm ← → Cool2% 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#af6f3f
RGBrgb(175, 111, 63)
HSLhsl(26, 47%, 47%)
CMYKcmyk(0%, 37%, 64%, 31%)
LABlab(52.8 20.7 36.8)
LCHlch(52.8 42.2 60.6)
OKLCHoklch(0.601 0.103 56.1)
Decimal11497279
Display P3color(display-p3 0.686 0.435 0.247)

Copy-ready code

/* CSS */
color: #af6f3f;
background-color: #af6f3f;
/* Tailwind (arbitrary) */
class="text-[#af6f3f] bg-[#af6f3f]"
/* SCSS */
$brand: #af6f3f;
/* SwiftUI */
Color(red: 0.686, green: 0.435, blue: 0.247)
/* Android */
Color.parseColor("#af6f3f")
/* Flutter */
Color(0xFFAF6F3F)
/* Python / OpenCV (BGR) */
(63, 111, 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#000000 on #af6f3f · 5.17:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.06:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.17:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #af6f3f as text scores 4.06:1 on white and 5.17:1 on black.

Accessibility — WCAG contrast

Aa
#af6f3f on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#af6f3f on black: 5.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #82753A
deuteranopia · #91843F
tritanopia · #BE6264

Color scale — 50 to 950

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

#FAF7F5
#F5EFEA
#ECDCD0
#E1C3AC
#D2A583
#C4875A
#af6f3f
#965F36
#784C2B
#583923
#372416
Base = 600Lightest = 50 · #FAF7F5Darkest = 950 · #372416
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5EFEA;
  --brand-200: #ECDCD0;
  --brand-300: #E1C3AC;
  --brand-400: #D2A583;
  --brand-500: #C4875A;
  --brand-600: #af6f3f;
  --brand-700: #965F36;
  --brand-800: #784C2B;
  --brand-900: #583923;
  --brand-950: #372416;
  --brand: #af6f3f;
  --brand-ink: #000000;
}

Colors that work with #af6f3f

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF7F4
Tinted page background
Border#E9D3C3
Hairlines and dividers
Muted text#9B6D4B
Captions on the surface
Accent#32879A
Second voice, not a rival
Dark variant#5E3B22
Hover, pressed, headers
Light variant#F8F1EC
Selected rows, tints
Dark surface#241B14
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 #af6f3f

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#3F7FAF
Analogous left#AF3F47
Analogous right#AFA73F
Split-complement 1#3FAFA7
Split-complement 2#3F47AF
Triadic 1#3FAF6F
Triadic 2#6F3FAF
Tetradic#47AF3F

RGB percentages

Red68.6%
Green43.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta36.6%
Yellow64.0%
Key (black)31.4%

Color previews

#af6f3f text on a black background

contrast 5.17:1

Card sample

#af6f3f text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af6f3f

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.

#af6f3f 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

Converts to four-color process without much drama. Proof it anyway.

#af6f3f, answered

What color is #af6f3f?

#af6f3f is a balanced vivid orange, closest to Chocolate (ΔE2000 8.3). It sits at 26° on the hue wheel with 47% saturation and 47% lightness, which reads as warm.

What is the RGB value of #af6f3f?

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

Is #af6f3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2084 and perceived brightness is 51%, so black text on it reaches 5.17:1.

Should I use black or white text on #af6f3f?

Black. It scores 5.17:1 against #af6f3f, versus 4.06:1 for white — AA at any size.

What is the complementary color of #af6f3f?

#3F7FAF sits directly opposite on the wheel. Softer options are the split-complements #3FAFA7 and #3F47AF, which give the same contrast with far less vibration.

What colors go well with #af6f3f?

For interface work: #FAF7F4 as the surface, #E9D3C3 for borders, #9B6D4B for secondary text, #32879A as an accent and #5E3B22 for hover and pressed states. For a palette, the analogous pair #AF3F47 and #AFA73F stays calm, while #3F7FAF is the loudest partner.

What is #af6f3f in CMYK for printing?

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

Is #af6f3f warm or cool?

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

Work with #af6f3f in the Color Lab