Skip to content

#cfb06d

a balanced, vivid yellow · warm · closest name: Burly Wood

RGB
207, 176, 109
HSL
41°, 51%, 62%
CMYK
0, 15, 47, 19
Luminance
0.4542

At a glance

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

Hex
#cfb06d
Hue
41°
yellow
Saturation
51%
vivid
Lightness
62%
balanced
Brightness
81%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4542
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.08:1
Closest name
Burly Wood
ΔE2000 6
Where it sits
Hue41° of 360°
Saturation51%
Lightness62%
Temperature
Warm ← → Cool9% 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#cfb06d
RGBrgb(207, 176, 109)
HSLhsl(41, 51%, 62%)
CMYKcmyk(0%, 15%, 47%, 19%)
LABlab(73.2 2.5 38.3)
LCHlch(73.2 38.4 86.3)
OKLCHoklch(0.770 0.093 85.5)
Decimal13611117
Display P3color(display-p3 0.812 0.690 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb06d on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#cfb06d on black: 10.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFAF68
deuteranopia · #C7B76F
tritanopia · #DDA5A0

Color scale — 50 to 950

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

#FAF8F4
#F6F2EA
#EDE3CF
#E3D1AB
#cfb06d
#C7A456
#B8913D
#9A7932
#7B6128
#5A4821
#382D14
Base = 400Lightest = 50 · #FAF8F4Darkest = 950 · #382D14
:root {
  --brand-50: #FAF8F4;
  --brand-100: #F6F2EA;
  --brand-200: #EDE3CF;
  --brand-300: #E3D1AB;
  --brand-400: #cfb06d;
  --brand-500: #C7A456;
  --brand-600: #B8913D;
  --brand-700: #9A7932;
  --brand-800: #7B6128;
  --brand-900: #5A4821;
  --brand-950: #382D14;
  --brand: #cfb06d;
  --brand-ink: #000000;
}

Colors that work with #cfb06d

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#EBDEC2
Hairlines and dividers
Muted text#9B814B
Captions on the surface
Accent#2E6D9E
Second voice, not a rival
Dark variant#604C20
Hover, pressed, headers
Light variant#F9F5EC
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 #cfb06d

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#6D8CCF
Analogous left#CF7F6D
Analogous right#BDCF6D
Split-complement 1#6DBDCF
Split-complement 2#7F6DCF
Triadic 1#6DCFB0
Triadic 2#B06DCF
Tetradic#6DCF7F

RGB percentages

Red81.2%
Green69.0%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow47.3%
Key (black)18.8%

Color previews

#cfb06d text on a black background

contrast 10.08:1

Card sample

#cfb06d text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfb06d

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.

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

#cfb06d, answered

What color is #cfb06d?

#cfb06d is a balanced vivid yellow, closest to Burly Wood (ΔE2000 6). It sits at 41° on the hue wheel with 51% saturation and 62% lightness, which reads as warm.

What is the RGB value of #cfb06d?

rgb(207, 176, 109) — 207 red, 176 green and 109 blue out of 255, or 81.2% / 69% / 42.7% by channel.

Is #cfb06d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4542 and perceived brightness is 71%, so black text on it reaches 10.08:1.

Should I use black or white text on #cfb06d?

Black. It scores 10.08:1 against #cfb06d, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #cfb06d?

#6D8CCF sits directly opposite on the wheel. Softer options are the split-complements #6DBDCF and #7F6DCF, which give the same contrast with far less vibration.

What colors go well with #cfb06d?

For interface work: #FAF8F4 as the surface, #EBDEC2 for borders, #9B814B for secondary text, #2E6D9E as an accent and #604C20 for hover and pressed states. For a palette, the analogous pair #CF7F6D and #BDCF6D stays calm, while #6D8CCF is the loudest partner.

What is #cfb06d in CMYK for printing?

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

Is #cfb06d warm or cool?

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

Work with #cfb06d in the Color Lab