Skip to content

#cfb65c

a balanced, vivid yellow · warm · closest name: Dark Khaki

RGB
207, 182, 92
HSL
47°, 55%, 59%
CMYK
0, 12, 56, 19
Luminance
0.4749

At a glance

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

Hex
#cfb65c
Hue
47°
yellow
Saturation
55%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4749
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.50:1
Closest name
Dark Khaki
ΔE2000 6.1
Where it sits
Hue47° of 360°
Saturation55%
Lightness59%
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#cfb65c
RGBrgb(207, 182, 92)
HSLhsl(47, 55%, 59%)
CMYKcmyk(0%, 12%, 56%, 19%)
LABlab(74.5 -2.2 48.5)
LCHlch(74.5 48.5 92.6)
OKLCHoklch(0.779 0.114 94.1)
Decimal13612636
Display P3color(display-p3 0.812 0.714 0.361)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb65c on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#cfb65c on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6B354
deuteranopia · #CDBB60
tritanopia · #DEAAA2

Color scale — 50 to 950

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

#FBF9F4
#F6F3E9
#EEE7CE
#E5D8A8
#D9C57D
#cfb65c
#BDA038
#9E862E
#7E6B25
#5C4F1F
#393113
Base = 500Lightest = 50 · #FBF9F4Darkest = 950 · #393113
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F6F3E9;
  --brand-200: #EEE7CE;
  --brand-300: #E5D8A8;
  --brand-400: #D9C57D;
  --brand-500: #cfb65c;
  --brand-600: #BDA038;
  --brand-700: #9E862E;
  --brand-800: #7E6B25;
  --brand-900: #5C4F1F;
  --brand-950: #393113;
  --brand: #cfb65c;
  --brand-ink: #000000;
}

Colors that work with #cfb65c

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#ECE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#5891D3
Second voice, not a rival
Dark variant#62531D
Hover, pressed, headers
Light variant#F9F6EB
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 #cfb65c

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#5C75CF
Analogous left#CF7C5C
Analogous right#AECF5C
Split-complement 1#5CAECF
Split-complement 2#7C5CCF
Triadic 1#5CCFB6
Triadic 2#B65CCF
Tetradic#5CCF7C

RGB percentages

Red81.2%
Green71.4%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta12.1%
Yellow55.6%
Key (black)18.8%

Color previews

#cfb65c text on a black background

contrast 10.50:1

Card sample

#cfb65c text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 182, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 182, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfb65c;
background: linear-gradient(135deg, #cfb65c, #9BCF5C);

Monochromatic scale

Palettes built from #cfb65c

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.

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

#cfb65c, answered

What color is #cfb65c?

#cfb65c is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 6.1). It sits at 47° on the hue wheel with 55% saturation and 59% lightness, which reads as warm.

What is the RGB value of #cfb65c?

rgb(207, 182, 92) — 207 red, 182 green and 92 blue out of 255, or 81.2% / 71.4% / 36.1% by channel.

Is #cfb65c a light or a dark color?

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

Should I use black or white text on #cfb65c?

Black. It scores 10.50:1 against #cfb65c, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #cfb65c?

#5C75CF sits directly opposite on the wheel. Softer options are the split-complements #5CAECF and #7C5CCF, which give the same contrast with far less vibration.

What colors go well with #cfb65c?

For interface work: #FAF9F4 as the surface, #ECE3C0 for borders, #9B8A4B for secondary text, #5891D3 as an accent and #62531D for hover and pressed states. For a palette, the analogous pair #CF7C5C and #AECF5C stays calm, while #5C75CF is the loudest partner.

What is #cfb65c in CMYK for printing?

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

Is #cfb65c 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 #CF9A5C; nudged cooler, #BFD15A.

Work with #cfb65c in the Color Lab