Skip to content

#cfac2a

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

RGB
207, 172, 42
HSL
47°, 66%, 49%
CMYK
0, 17, 80, 19
Luminance
0.4294

At a glance

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

Hex
#cfac2a
Hue
47°
yellow
Saturation
66%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4294
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
9.59:1
Closest name
Goldenrod
ΔE2000 5.1
Where it sits
Hue47° of 360°
Saturation66%
Lightness49%
Temperature
Warm ← → Cool14% 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#cfac2a
RGBrgb(207, 172, 42)
HSLhsl(47, 66%, 49%)
CMYKcmyk(0%, 17%, 80%, 19%)
LABlab(71.5 0.3 66.0)
LCHlch(71.5 66.0 89.8)
OKLCHoklch(0.755 0.143 92.7)
Decimal13610026
Display P3color(display-p3 0.812 0.675 0.165)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfac2a on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#cfac2a on black: 9.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0A907
deuteranopia · #C8B333
tritanopia · #E09D94

Color scale — 50 to 950

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

#FBFAF3
#F8F4E8
#F1E9CB
#ECDCA2
#E3CB73
#D9BA44
#cfac2a
#AA8D22
#88711B
#635318
#3E340F
Base = 600Lightest = 50 · #FBFAF3Darkest = 950 · #3E340F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F1E9CB;
  --brand-300: #ECDCA2;
  --brand-400: #E3CB73;
  --brand-500: #D9BA44;
  --brand-600: #cfac2a;
  --brand-700: #AA8D22;
  --brand-800: #88711B;
  --brand-900: #635318;
  --brand-950: #3E340F;
  --brand: #cfac2a;
  --brand-ink: #000000;
}

Colors that work with #cfac2a

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#2576D4
Second voice, not a rival
Dark variant#6A5815
Hover, pressed, headers
Light variant#FBF7EA
Selected rows, tints
Dark surface#242114
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 #cfac2a

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#2A4DCF
Analogous left#CF5A2A
Analogous right#9FCF2A
Split-complement 1#2A9FCF
Split-complement 2#5A2ACF
Triadic 1#2ACFAC
Triadic 2#AC2ACF
Tetradic#2ACF5A

RGB percentages

Red81.2%
Green67.5%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow79.7%
Key (black)18.8%

Color previews

#cfac2a text on a black background

contrast 9.59:1

Card sample

#cfac2a text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 172, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 172, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfac2a;
background: linear-gradient(135deg, #cfac2a, #84CF2A);

Monochromatic scale

Palettes built from #cfac2a

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.

#cfac2a in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#cfac2a, answered

What color is #cfac2a?

#cfac2a is a balanced vivid yellow, closest to Goldenrod (ΔE2000 5.1). It sits at 47° on the hue wheel with 66% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cfac2a?

rgb(207, 172, 42) — 207 red, 172 green and 42 blue out of 255, or 81.2% / 67.5% / 16.5% by channel.

Is #cfac2a a light or a dark color?

It is a mid-tone. Relative luminance is 0.4294 and perceived brightness is 68%, so black text on it reaches 9.59:1.

Should I use black or white text on #cfac2a?

Black. It scores 9.59:1 against #cfac2a, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #cfac2a?

#2A4DCF sits directly opposite on the wheel. Softer options are the split-complements #2A9FCF and #5A2ACF, which give the same contrast with far less vibration.

What colors go well with #cfac2a?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #2576D4 as an accent and #6A5815 for hover and pressed states. For a palette, the analogous pair #CF5A2A and #9FCF2A stays calm, while #2A4DCF is the loudest partner.

What is #cfac2a in CMYK for printing?

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

Is #cfac2a warm or cool?

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

Work with #cfac2a in the Color Lab