Skip to content

#cf6d3b

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

RGB
207, 109, 59
HSL
20°, 61%, 52%
CMYK
0, 47, 72, 19
Luminance
0.2452

At a glance

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

Hex
#cf6d3b
Hue
20°
orange
Saturation
61%
vivid
Lightness
52%
balanced
Brightness
81%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2452
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.90:1
Closest name
Chocolate
ΔE2000 4.6
Where it sits
Hue20° of 360°
Saturation61%
Lightness52%
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#cf6d3b
RGBrgb(207, 109, 59)
HSLhsl(20, 61%, 52%)
CMYKcmyk(0%, 47%, 72%, 19%)
LABlab(56.6 34.9 44.4)
LCHlch(56.6 56.4 51.8)
OKLCHoklch(0.639 0.139 45.9)
Decimal13593915
Display P3color(display-p3 0.812 0.427 0.231)

Copy-ready code

/* CSS */
color: #cf6d3b;
background-color: #cf6d3b;
/* Tailwind (arbitrary) */
class="text-[#cf6d3b] bg-[#cf6d3b]"
/* SCSS */
$brand: #cf6d3b;
/* SwiftUI */
Color(red: 0.812, green: 0.427, blue: 0.231)
/* Android */
Color.parseColor("#cf6d3b")
/* Flutter */
Color(0xFFCF6D3B)
/* Python / OpenCV (BGR) */
(59, 109, 207)

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

Accessibility — WCAG contrast

Aa
#cf6d3b on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#cf6d3b on black: 5.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #887A35
deuteranopia · #A09039
tritanopia · #E25962

Color scale — 50 to 950

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

#FBF6F4
#F7EDE8
#F0D8CC
#E9BCA5
#DE9A78
#cf6d3b
#C56230
#A45228
#834220
#5F321B
#3C1F11
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #3C1F11
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EDE8;
  --brand-200: #F0D8CC;
  --brand-300: #E9BCA5;
  --brand-400: #DE9A78;
  --brand-500: #cf6d3b;
  --brand-600: #C56230;
  --brand-700: #A45228;
  --brand-800: #834220;
  --brand-900: #5F321B;
  --brand-950: #3C1F11;
  --brand: #cf6d3b;
  --brand-ink: #000000;
}

Colors that work with #cf6d3b

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#FAF6F4
Tinted page background
Border#EDCFC0
Hairlines and dividers
Muted text#9B664B
Captions on the surface
Accent#249CA8
Second voice, not a rival
Dark variant#663319
Hover, pressed, headers
Light variant#FAF0EB
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 #cf6d3b

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#3B9DCF
Analogous left#CF3B53
Analogous right#CFB73B
Split-complement 1#3BCFB7
Split-complement 2#3B53CF
Triadic 1#3BCF6D
Triadic 2#6D3BCF
Tetradic#53CF3B

RGB percentages

Red81.2%
Green42.7%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta47.3%
Yellow71.5%
Key (black)18.8%

Color previews

#cf6d3b text on a black background

contrast 5.90:1

Card sample

#cf6d3b text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 109, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 109, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf6d3b;
background: linear-gradient(135deg, #cf6d3b, #CECF3B);

Monochromatic scale

Palettes built from #cf6d3b

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.

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

#cf6d3b, answered

What color is #cf6d3b?

#cf6d3b is a balanced vivid orange, closest to Chocolate (ΔE2000 4.6). It sits at 20° on the hue wheel with 61% saturation and 52% lightness, which reads as warm.

What is the RGB value of #cf6d3b?

rgb(207, 109, 59) — 207 red, 109 green and 59 blue out of 255, or 81.2% / 42.7% / 23.1% by channel.

Is #cf6d3b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2452 and perceived brightness is 56%, so black text on it reaches 5.90:1.

Should I use black or white text on #cf6d3b?

Black. It scores 5.90:1 against #cf6d3b, versus 3.56:1 for white — AA at any size.

What is the complementary color of #cf6d3b?

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

What colors go well with #cf6d3b?

For interface work: #FAF6F4 as the surface, #EDCFC0 for borders, #9B664B for secondary text, #249CA8 as an accent and #663319 for hover and pressed states. For a palette, the analogous pair #CF3B53 and #CFB73B stays calm, while #3B9DCF is the loudest partner.

What is #cf6d3b in CMYK for printing?

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

Is #cf6d3b 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 #D48350; nudged cooler, #D2393D.

Work with #cf6d3b in the Color Lab