Skip to content

#cf9b7d

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

RGB
207, 155, 125
HSL
22°, 46%, 65%
CMYK
0, 25, 40, 19
Luminance
0.3819

At a glance

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

Hex
#cf9b7d
Hue
22°
orange
Saturation
46%
vivid
Lightness
65%
light
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3819
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
8.64:1
Closest name
Dark Salmon
ΔE2000 7.1
Where it sits
Hue22° of 360°
Saturation46%
Lightness65%
Temperature
Warm ← → Cool4% 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#cf9b7d
RGBrgb(207, 155, 125)
HSLhsl(22, 46%, 65%)
CMYKcmyk(0%, 25%, 40%, 19%)
LABlab(68.2 15.5 23.3)
LCHlch(68.2 28.0 56.3)
OKLCHoklch(0.731 0.075 51.2)
Decimal13605757
Display P3color(display-p3 0.812 0.608 0.490)

Copy-ready code

/* CSS */
color: #cf9b7d;
background-color: #cf9b7d;
/* Tailwind (arbitrary) */
class="text-[#cf9b7d] bg-[#cf9b7d]"
/* SCSS */
$brand: #cf9b7d;
/* SwiftUI */
Color(red: 0.812, green: 0.608, blue: 0.490)
/* Android */
Color.parseColor("#cf9b7d")
/* Flutter */
Color(0xFFCF9B7D)
/* Python / OpenCV (BGR) */
(125, 155, 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 #cf9b7d · 8.64:1
Use #000000AAA at every size.
Aa
White text · 2.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.64:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf9b7d as text scores 2.43:1 on white and 8.64:1 on black.

Accessibility — WCAG contrast

Aa
#cf9b7d on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#cf9b7d on black: 8.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9A07B
deuteranopia · #B5AB7D
tritanopia · #DD9293

Color scale — 50 to 950

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

#FAF7F5
#F5EEEA
#EBDAD0
#E1C0AD
#cf9b7d
#C3815B
#B36B42
#955937
#77482C
#573623
#362216
Base = 400Lightest = 50 · #FAF7F5Darkest = 950 · #362216
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5EEEA;
  --brand-200: #EBDAD0;
  --brand-300: #E1C0AD;
  --brand-400: #cf9b7d;
  --brand-500: #C3815B;
  --brand-600: #B36B42;
  --brand-700: #955937;
  --brand-800: #77482C;
  --brand-900: #573623;
  --brand-950: #362216;
  --brand: #cf9b7d;
  --brand-ink: #000000;
}

Colors that work with #cf9b7d

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#E9D1C3
Hairlines and dividers
Muted text#9B684B
Captions on the surface
Accent#328D9A
Second voice, not a rival
Dark variant#5D3822
Hover, pressed, headers
Light variant#F8F1EC
Selected rows, tints
Dark surface#241A14
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 #cf9b7d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#7DB1CF
Analogous left#CF7D88
Analogous right#CFC47D
Split-complement 1#7DCFC4
Split-complement 2#7D88CF
Triadic 1#7DCF9B
Triadic 2#9B7DCF
Tetradic#88CF7D

RGB percentages

Red81.2%
Green60.8%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta25.1%
Yellow39.6%
Key (black)18.8%

Color previews

#cf9b7d text on a black background

contrast 8.64:1

Card sample

#cf9b7d text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf9b7d

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.

#cf9b7d 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#cf9b7d, answered

What color is #cf9b7d?

#cf9b7d is a light vivid orange, closest to Dark Salmon (ΔE2000 7.1). It sits at 22° on the hue wheel with 46% saturation and 65% lightness, which reads as warm.

What is the RGB value of #cf9b7d?

rgb(207, 155, 125) — 207 red, 155 green and 125 blue out of 255, or 81.2% / 60.8% / 49% by channel.

Is #cf9b7d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3819 and perceived brightness is 66%, so black text on it reaches 8.64:1.

Should I use black or white text on #cf9b7d?

Black. It scores 8.64:1 against #cf9b7d, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #cf9b7d?

#7DB1CF sits directly opposite on the wheel. Softer options are the split-complements #7DCFC4 and #7D88CF, which give the same contrast with far less vibration.

What colors go well with #cf9b7d?

For interface work: #FAF7F4 as the surface, #E9D1C3 for borders, #9B684B for secondary text, #328D9A as an accent and #5D3822 for hover and pressed states. For a palette, the analogous pair #CF7D88 and #CFC47D stays calm, while #7DB1CF is the loudest partner.

What is #cf9b7d in CMYK for printing?

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

Is #cf9b7d warm or cool?

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

Work with #cf9b7d in the Color Lab