Skip to content

#cf673d

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

RGB
207, 103, 61
HSL
17°, 60%, 53%
CMYK
0, 50, 71, 19
Luminance
0.2330

At a glance

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

Hex
#cf673d
Hue
17°
orange
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2330
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.66:1
Closest name
Chocolate
ΔE2000 6.8
Where it sits
Hue17° of 360°
Saturation60%
Lightness53%
Temperature
Warm ← → Cool7% 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#cf673d
RGBrgb(207, 103, 61)
HSLhsl(17, 60%, 53%)
CMYKcmyk(0%, 50%, 71%, 19%)
LABlab(55.4 38.0 42.0)
LCHlch(55.4 56.7 47.8)
OKLCHoklch(0.630 0.143 41.7)
Decimal13592381
Display P3color(display-p3 0.812 0.404 0.239)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf673d on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#cf673d on black: 5.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #837638
deuteranopia · #9D8D3B
tritanopia · #E3525E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf673d 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
#F7EDE9
#EFD6CC
#E9B9A5
#DE9578
#cf673d
#C45B31
#A44C28
#833D20
#5F2F1B
#3B1D11
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #3B1D11
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EDE9;
  --brand-200: #EFD6CC;
  --brand-300: #E9B9A5;
  --brand-400: #DE9578;
  --brand-500: #cf673d;
  --brand-600: #C45B31;
  --brand-700: #A44C28;
  --brand-800: #833D20;
  --brand-900: #5F2F1B;
  --brand-950: #3B1D11;
  --brand: #cf673d;
  --brand-ink: #000000;
}

Colors that work with #cf673d

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#EDCDC0
Hairlines and dividers
Muted text#9B624B
Captions on the surface
Accent#24A3A8
Second voice, not a rival
Dark variant#662F19
Hover, pressed, headers
Light variant#FAEFEB
Selected rows, tints
Dark surface#241814
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 #cf673d

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#3DA5CF
Analogous left#CF3D5C
Analogous right#CFB03D
Split-complement 1#3DCFB0
Split-complement 2#3D5CCF
Triadic 1#3DCF67
Triadic 2#673DCF
Tetradic#5CCF3D

RGB percentages

Red81.2%
Green40.4%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow70.5%
Key (black)18.8%

Color previews

#cf673d text on a black background

contrast 5.66:1

Card sample

#cf673d text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf673d

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.

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

#cf673d, answered

What color is #cf673d?

#cf673d is a balanced vivid orange, closest to Chocolate (ΔE2000 6.8). It sits at 17° on the hue wheel with 60% saturation and 53% lightness, which reads as warm.

What is the RGB value of #cf673d?

rgb(207, 103, 61) — 207 red, 103 green and 61 blue out of 255, or 81.2% / 40.4% / 23.9% by channel.

Is #cf673d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2330 and perceived brightness is 55%, so black text on it reaches 5.66:1.

Should I use black or white text on #cf673d?

Black. It scores 5.66:1 against #cf673d, versus 3.71:1 for white — AA at any size.

What is the complementary color of #cf673d?

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

What colors go well with #cf673d?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B624B for secondary text, #24A3A8 as an accent and #662F19 for hover and pressed states. For a palette, the analogous pair #CF3D5C and #CFB03D stays calm, while #3DA5CF is the loudest partner.

What is #cf673d in CMYK for printing?

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

Is #cf673d warm or cool?

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

Work with #cf673d in the Color Lab