Skip to content

#cc9b3f

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

RGB
204, 155, 63
HSL
39°, 58%, 52%
CMYK
0, 24, 69, 20
Luminance
0.3664

At a glance

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

Hex
#cc9b3f
Hue
39°
orange
Saturation
58%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3664
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
8.33:1
Closest name
Goldenrod
ΔE2000 5.3
Where it sits
Hue39° of 360°
Saturation58%
Lightness52%
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#cc9b3f
RGBrgb(204, 155, 63)
HSLhsl(39, 58%, 52%)
CMYKcmyk(0%, 24%, 69%, 20%)
LABlab(67.0 9.0 53.5)
LCHlch(67.0 54.2 80.4)
OKLCHoklch(0.719 0.122 80.2)
Decimal13409087
Display P3color(display-p3 0.800 0.608 0.247)

Copy-ready code

/* CSS */
color: #cc9b3f;
background-color: #cc9b3f;
/* Tailwind (arbitrary) */
class="text-[#cc9b3f] bg-[#cc9b3f]"
/* SCSS */
$brand: #cc9b3f;
/* SwiftUI */
Color(red: 0.800, green: 0.608, blue: 0.247)
/* Android */
Color.parseColor("#cc9b3f")
/* Flutter */
Color(0xFFCC9B3F)
/* Python / OpenCV (BGR) */
(63, 155, 204)

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 #cc9b3f · 8.33:1
Use #000000AAA at every size.
Aa
White text · 2.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cc9b3f as text scores 2.52:1 on white and 8.33:1 on black.

Accessibility — WCAG contrast

Aa
#cc9b3f on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#cc9b3f on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AF9C34
deuteranopia · #BAA842
tritanopia · #DD8D88

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cc9b3f 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
#F7F2E9
#EFE3CD
#E7D1A6
#DCBA7A
#cc9b3f
#C19033
#A1782B
#816022
#5E471D
#3B2C12
Base = 500Lightest = 50 · #FBF8F4Darkest = 950 · #3B2C12
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F2E9;
  --brand-200: #EFE3CD;
  --brand-300: #E7D1A6;
  --brand-400: #DCBA7A;
  --brand-500: #cc9b3f;
  --brand-600: #C19033;
  --brand-700: #A1782B;
  --brand-800: #816022;
  --brand-900: #5E471D;
  --brand-950: #3B2C12;
  --brand: #cc9b3f;
  --brand-ink: #000000;
}

Colors that work with #cc9b3f

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#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#3A94D1
Second voice, not a rival
Dark variant#654B1B
Hover, pressed, headers
Light variant#FAF4EB
Selected rows, tints
Dark surface#241F14
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 #cc9b3f

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#3F70CC
Analogous left#CC553F
Analogous right#B7CC3F
Split-complement 1#3FB7CC
Split-complement 2#553FCC
Triadic 1#3FCC9B
Triadic 2#9B3FCC
Tetradic#3FCC55

RGB percentages

Red80.0%
Green60.8%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow69.1%
Key (black)20.0%

Color previews

#cc9b3f text on a black background

contrast 8.33:1

Card sample

#cc9b3f text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 155, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 155, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc9b3f;
background: linear-gradient(135deg, #cc9b3f, #9FCC3F);

Monochromatic scale

Palettes built from #cc9b3f

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.

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

#cc9b3f, answered

What color is #cc9b3f?

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

What is the RGB value of #cc9b3f?

rgb(204, 155, 63) — 204 red, 155 green and 63 blue out of 255, or 80% / 60.8% / 24.7% by channel.

Is #cc9b3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3664 and perceived brightness is 64%, so black text on it reaches 8.33:1.

Should I use black or white text on #cc9b3f?

Black. It scores 8.33:1 against #cc9b3f, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #cc9b3f?

#3F70CC sits directly opposite on the wheel. Softer options are the split-complements #3FB7CC and #553FCC, which give the same contrast with far less vibration.

What colors go well with #cc9b3f?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #3A94D1 as an accent and #654B1B for hover and pressed states. For a palette, the analogous pair #CC553F and #B7CC3F stays calm, while #3F70CC is the loudest partner.

What is #cc9b3f in CMYK for printing?

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

Is #cc9b3f 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 #CC873F; nudged cooler, #CCCE3D.

Work with #cc9b3f in the Color Lab