Skip to content

#cf9f4d

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

RGB
207, 159, 77
HSL
38°, 58%, 56%
CMYK
0, 23, 63, 19
Luminance
0.3860

At a glance

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

Hex
#cf9f4d
Hue
38°
orange
Saturation
58%
vivid
Lightness
56%
balanced
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3860
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
8.72:1
Closest name
Goldenrod
ΔE2000 6.1
Where it sits
Hue38° of 360°
Saturation58%
Lightness56%
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#cf9f4d
RGBrgb(207, 159, 77)
HSLhsl(38, 58%, 56%)
CMYKcmyk(0%, 23%, 63%, 19%)
LABlab(68.5 9.0 48.7)
LCHlch(68.5 49.5 79.6)
OKLCHoklch(0.731 0.115 78.7)
Decimal13606733
Display P3color(display-p3 0.812 0.624 0.302)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf9f4d on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#cf9f4d on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2A045
deuteranopia · #BDAC50
tritanopia · #E0918D

Color scale — 50 to 950

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

#FBF8F4
#F7F1E9
#EFE2CD
#E7CFA7
#DBB77A
#cf9f4d
#C18D34
#A1752B
#815E23
#5E461D
#3A2C12
Base = 500Lightest = 50 · #FBF8F4Darkest = 950 · #3A2C12
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F1E9;
  --brand-200: #EFE2CD;
  --brand-300: #E7CFA7;
  --brand-400: #DBB77A;
  --brand-500: #cf9f4d;
  --brand-600: #C18D34;
  --brand-700: #A1752B;
  --brand-800: #815E23;
  --brand-900: #5E461D;
  --brand-950: #3A2C12;
  --brand: #cf9f4d;
  --brand-ink: #000000;
}

Colors that work with #cf9f4d

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#FAF8F4
Tinted page background
Border#EDDCC0
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#2775A5
Second voice, not a rival
Dark variant#64491B
Hover, pressed, headers
Light variant#FAF4EB
Selected rows, tints
Dark surface#241E14
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 #cf9f4d

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
  • 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
  • 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#4D7DCF
Analogous left#CF5E4D
Analogous right#BECF4D
Split-complement 1#4DBECF
Split-complement 2#5E4DCF
Triadic 1#4DCF9F
Triadic 2#9F4DCF
Tetradic#4DCF5E

RGB percentages

Red81.2%
Green62.4%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow62.8%
Key (black)18.8%

Color previews

#cf9f4d text on a black background

contrast 8.72:1

Card sample

#cf9f4d text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf9f4d

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.

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

#cf9f4d, answered

What color is #cf9f4d?

#cf9f4d is a balanced vivid orange, closest to Goldenrod (ΔE2000 6.1). It sits at 38° on the hue wheel with 58% saturation and 56% lightness, which reads as warm.

What is the RGB value of #cf9f4d?

rgb(207, 159, 77) — 207 red, 159 green and 77 blue out of 255, or 81.2% / 62.4% / 30.2% by channel.

Is #cf9f4d a light or a dark color?

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

Should I use black or white text on #cf9f4d?

Black. It scores 8.72:1 against #cf9f4d, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #cf9f4d?

#4D7DCF sits directly opposite on the wheel. Softer options are the split-complements #4DBECF and #5E4DCF, which give the same contrast with far less vibration.

What colors go well with #cf9f4d?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7D4B for secondary text, #2775A5 as an accent and #64491B for hover and pressed states. For a palette, the analogous pair #CF5E4D and #BECF4D stays calm, while #4D7DCF is the loudest partner.

What is #cf9f4d in CMYK for printing?

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

Is #cf9f4d 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 #CF8E4D; nudged cooler, #D1D14B.

Work with #cf9f4d in the Color Lab