Skip to content

#cf795c

a balanced, vivid orange · warm · closest name: Dark Salmon

RGB
207, 121, 92
HSL
15°, 55%, 59%
CMYK
0, 42, 56, 19
Luminance
0.2771

At a glance

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

Hex
#cf795c
Hue
15°
orange
Saturation
55%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2771
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.54:1
Closest name
Dark Salmon
ΔE2000 8.5
Where it sits
Hue15° of 360°
Saturation55%
Lightness59%
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#cf795c
RGBrgb(207, 121, 92)
HSLhsl(15, 55%, 59%)
CMYKcmyk(0%, 42%, 56%, 19%)
LABlab(59.6 30.7 30.3)
LCHlch(59.6 43.1 44.6)
OKLCHoklch(0.663 0.116 39.3)
Decimal13597020
Display P3color(display-p3 0.812 0.475 0.361)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf795c on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#cf795c on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F8459
deuteranopia · #A4975B
tritanopia · #E16A72

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf795c 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
#F6ECE9
#EED6CE
#E5B8A8
#D9947D
#cf795c
#BD5938
#9E4A2E
#7E3C25
#5C2E1F
#391D13
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #391D13
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F6ECE9;
  --brand-200: #EED6CE;
  --brand-300: #E5B8A8;
  --brand-400: #D9947D;
  --brand-500: #cf795c;
  --brand-600: #BD5938;
  --brand-700: #9E4A2E;
  --brand-800: #7E3C25;
  --brand-900: #5C2E1F;
  --brand-950: #391D13;
  --brand: #cf795c;
  --brand-ink: #000000;
}

Colors that work with #cf795c

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#ECCBC0
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#2BA1A1
Second voice, not a rival
Dark variant#622E1D
Hover, pressed, headers
Light variant#F9EFEB
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 #cf795c

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#5CB2CF
Analogous left#CF5C78
Analogous right#CFB25C
Split-complement 1#5CCFB2
Split-complement 2#5C78CF
Triadic 1#5CCF79
Triadic 2#795CCF
Tetradic#78CF5C

RGB percentages

Red81.2%
Green47.5%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta41.5%
Yellow55.6%
Key (black)18.8%

Color previews

#cf795c text on a black background

contrast 6.54:1

Card sample

#cf795c text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf795c

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.

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

#cf795c, answered

What color is #cf795c?

#cf795c is a balanced vivid orange, closest to Dark Salmon (ΔE2000 8.5). It sits at 15° on the hue wheel with 55% saturation and 59% lightness, which reads as warm.

What is the RGB value of #cf795c?

rgb(207, 121, 92) — 207 red, 121 green and 92 blue out of 255, or 81.2% / 47.5% / 36.1% by channel.

Is #cf795c a light or a dark color?

It is a mid-tone. Relative luminance is 0.2771 and perceived brightness is 59%, so black text on it reaches 6.54:1.

Should I use black or white text on #cf795c?

Black. It scores 6.54:1 against #cf795c, versus 3.21:1 for white — AA at any size.

What is the complementary color of #cf795c?

#5CB2CF sits directly opposite on the wheel. Softer options are the split-complements #5CCFB2 and #5C78CF, which give the same contrast with far less vibration.

What colors go well with #cf795c?

For interface work: #FAF6F4 as the surface, #ECCBC0 for borders, #9B5F4B for secondary text, #2BA1A1 as an accent and #622E1D for hover and pressed states. For a palette, the analogous pair #CF5C78 and #CFB25C stays calm, while #5CB2CF is the loudest partner.

What is #cf795c in CMYK for printing?

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

Is #cf795c 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 #CF865C; nudged cooler, #D15A68.

Work with #cf795c in the Color Lab