Skip to content

#af6f3c

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

RGB
175, 111, 60
HSL
27°, 49%, 46%
CMYK
0, 37, 66, 31
Luminance
0.2081

At a glance

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

Hex
#af6f3c
Hue
27°
orange
Saturation
49%
vivid
Lightness
46%
balanced
Brightness
69%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2081
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.16:1
Closest name
Chocolate
ΔE2000 8.2
Where it sits
Hue27° of 360°
Saturation49%
Lightness46%
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#af6f3c
RGBrgb(175, 111, 60)
HSLhsl(27, 49%, 46%)
CMYKcmyk(0%, 37%, 66%, 31%)
LABlab(52.7 20.5 38.3)
LCHlch(52.7 43.5 61.8)
OKLCHoklch(0.600 0.105 57.4)
Decimal11497276
Display P3color(display-p3 0.686 0.435 0.235)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af6f3c on white: 4.07:1
AA ✗ fail · AA-large · AAA
Aa
#af6f3c on black: 5.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #827537
deuteranopia · #91843C
tritanopia · #BF6263

Color scale — 50 to 950

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

#FAF7F4
#F6EFEA
#ECDCD0
#E2C4AB
#D4A682
#C68958
#af6f3c
#986034
#7A4D2A
#593A22
#372415
Base = 600Lightest = 50 · #FAF7F4Darkest = 950 · #372415
:root {
  --brand-50: #FAF7F4;
  --brand-100: #F6EFEA;
  --brand-200: #ECDCD0;
  --brand-300: #E2C4AB;
  --brand-400: #D4A682;
  --brand-500: #C68958;
  --brand-600: #af6f3c;
  --brand-700: #986034;
  --brand-800: #7A4D2A;
  --brand-900: #593A22;
  --brand-950: #372415;
  --brand: #af6f3c;
  --brand-ink: #000000;
}

Colors that work with #af6f3c

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#EAD4C2
Hairlines and dividers
Muted text#9B6E4B
Captions on the surface
Accent#30879C
Second voice, not a rival
Dark variant#5F3C21
Hover, pressed, headers
Light variant#F8F2EC
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 #af6f3c

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#3C7CAF
Analogous left#AF3C43
Analogous right#AFA93C
Split-complement 1#3CAFA9
Split-complement 2#3C43AF
Triadic 1#3CAF6F
Triadic 2#6F3CAF
Tetradic#43AF3C

RGB percentages

Red68.6%
Green43.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta36.6%
Yellow65.7%
Key (black)31.4%

Color previews

#af6f3c text on a black background

contrast 5.16:1

Card sample

#af6f3c text on a white background

contrast 4.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af6f3c

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.

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

#af6f3c, answered

What color is #af6f3c?

#af6f3c is a balanced vivid orange, closest to Chocolate (ΔE2000 8.2). It sits at 27° on the hue wheel with 49% saturation and 46% lightness, which reads as warm.

What is the RGB value of #af6f3c?

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

Is #af6f3c a light or a dark color?

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

Should I use black or white text on #af6f3c?

Black. It scores 5.16:1 against #af6f3c, versus 4.07:1 for white — AA at any size.

What is the complementary color of #af6f3c?

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

What colors go well with #af6f3c?

For interface work: #FAF7F4 as the surface, #EAD4C2 for borders, #9B6E4B for secondary text, #30879C as an accent and #5F3C21 for hover and pressed states. For a palette, the analogous pair #AF3C43 and #AFA93C stays calm, while #3C7CAF is the loudest partner.

What is #af6f3c in CMYK for printing?

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

Is #af6f3c 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 #BF7A45; nudged cooler, #B1433A.

Work with #af6f3c in the Color Lab