Skip to content

#cf5a2f

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

RGB
207, 90, 47
HSL
16°, 63%, 50%
CMYK
0, 57, 77, 19
Luminance
0.2078

At a glance

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

Hex
#cf5a2f
Hue
16°
orange
Saturation
63%
vivid
Lightness
50%
balanced
Brightness
81%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2078
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.16:1
Closest name
Chocolate
ΔE2000 8
Where it sits
Hue16° of 360°
Saturation63%
Lightness50%
Temperature
Warm ← → Cool8% 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#cf5a2f
RGBrgb(207, 90, 47)
HSLhsl(16, 63%, 50%)
CMYKcmyk(0%, 57%, 77%, 19%)
LABlab(52.7 43.9 46.3)
LCHlch(52.7 63.8 46.5)
OKLCHoklch(0.609 0.159 39.6)
Decimal13589039
Display P3color(display-p3 0.812 0.353 0.184)

Copy-ready code

/* CSS */
color: #cf5a2f;
background-color: #cf5a2f;
/* Tailwind (arbitrary) */
class="text-[#cf5a2f] bg-[#cf5a2f]"
/* SCSS */
$brand: #cf5a2f;
/* SwiftUI */
Color(red: 0.812, green: 0.353, blue: 0.184)
/* Android */
Color.parseColor("#cf5a2f")
/* Flutter */
Color(0xFFCF5A2F)
/* Python / OpenCV (BGR) */
(47, 90, 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 #cf5a2f · 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: #cf5a2f as text scores 4.07:1 on white and 5.16:1 on black.

Accessibility — WCAG contrast

Aa
#cf5a2f on white: 4.07:1
AA ✗ fail · AA-large · AAA
Aa
#cf5a2f on black: 5.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7B6E29
deuteranopia · #97882B
tritanopia · #E33F51

Color scale — 50 to 950

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

#FBF6F4
#F7ECE8
#F0D5CB
#EAB7A4
#E09276
#D56E48
#cf5a2f
#A64826
#853A1E
#612D1A
#3C1C10
Base = 600Lightest = 50 · #FBF6F4Darkest = 950 · #3C1C10
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7ECE8;
  --brand-200: #F0D5CB;
  --brand-300: #EAB7A4;
  --brand-400: #E09276;
  --brand-500: #D56E48;
  --brand-600: #cf5a2f;
  --brand-700: #A64826;
  --brand-800: #853A1E;
  --brand-900: #612D1A;
  --brand-950: #3C1C10;
  --brand: #cf5a2f;
  --brand-ink: #000000;
}

Colors that work with #cf5a2f

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#EDCCC0
Hairlines and dividers
Muted text#9B604B
Captions on the surface
Accent#22A8AA
Second voice, not a rival
Dark variant#682D18
Hover, pressed, headers
Light variant#FAEFEA
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 #cf5a2f

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#2FA4CF
Analogous left#CF2F54
Analogous right#CFAA2F
Split-complement 1#2FCFAA
Split-complement 2#2F54CF
Triadic 1#2FCF5A
Triadic 2#5A2FCF
Tetradic#54CF2F

RGB percentages

Red81.2%
Green35.3%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta56.5%
Yellow77.3%
Key (black)18.8%

Color previews

#cf5a2f text on a black background

contrast 5.16:1

Card sample

#cf5a2f text on a white background

contrast 4.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf5a2f

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.

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

#cf5a2f, answered

What color is #cf5a2f?

#cf5a2f is a balanced vivid orange, closest to Chocolate (ΔE2000 8). It sits at 16° on the hue wheel with 63% saturation and 50% lightness, which reads as warm.

What is the RGB value of #cf5a2f?

rgb(207, 90, 47) — 207 red, 90 green and 47 blue out of 255, or 81.2% / 35.3% / 18.4% by channel.

Is #cf5a2f a light or a dark color?

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

Should I use black or white text on #cf5a2f?

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

What is the complementary color of #cf5a2f?

#2FA4CF sits directly opposite on the wheel. Softer options are the split-complements #2FCFAA and #2F54CF, which give the same contrast with far less vibration.

What colors go well with #cf5a2f?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B604B for secondary text, #22A8AA as an accent and #682D18 for hover and pressed states. For a palette, the analogous pair #CF2F54 and #CFAA2F stays calm, while #2FA4CF is the loudest partner.

What is #cf5a2f in CMYK for printing?

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

Is #cf5a2f warm or cool?

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

Work with #cf5a2f in the Color Lab