Skip to content

#cfbc8b

a light, soft yellow · warm · closest name: Tan

RGB
207, 188, 139
HSL
43°, 42%, 68%
CMYK
0, 9, 33, 19
Luminance
0.5110

At a glance

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

Hex
#cfbc8b
Hue
43°
yellow
Saturation
42%
soft
Lightness
68%
light
Brightness
81%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5110
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
11.22:1
Closest name
Tan
ΔE2000 5.5
Where it sits
Hue43° of 360°
Saturation42%
Lightness68%
Temperature
Warm ← → Cool11% 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#cfbc8b
RGBrgb(207, 188, 139)
HSLhsl(43, 42%, 68%)
CMYKcmyk(0%, 9%, 33%, 19%)
LABlab(76.7 -0.5 27.3)
LCHlch(76.7 27.3 91.1)
OKLCHoklch(0.799 0.068 89.3)
Decimal13614219
Display P3color(display-p3 0.812 0.737 0.545)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfbc8b on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#cfbc8b on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7BA88
deuteranopia · #CCC08D
tritanopia · #DAB4AF

Color scale — 50 to 950

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

#FAF8F5
#F5F2EB
#EAE3D2
#DED1B0
#cfbc8b
#BDA360
#AD9148
#90793C
#736130
#554726
#352D18
Base = 400Lightest = 50 · #FAF8F5Darkest = 950 · #352D18
:root {
  --brand-50: #FAF8F5;
  --brand-100: #F5F2EB;
  --brand-200: #EAE3D2;
  --brand-300: #DED1B0;
  --brand-400: #cfbc8b;
  --brand-500: #BDA360;
  --brand-600: #AD9148;
  --brand-700: #90793C;
  --brand-800: #736130;
  --brand-900: #554726;
  --brand-950: #352D18;
  --brand: #cfbc8b;
  --brand-ink: #000000;
}

Colors that work with #cfbc8b

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#E7DEC5
Hairlines and dividers
Muted text#9B844B
Captions on the surface
Accent#386894
Second voice, not a rival
Dark variant#5A4B25
Hover, pressed, headers
Light variant#F8F5ED
Selected rows, tints
Dark surface#242014
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 #cfbc8b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#8B9ECF
Analogous left#CF9A8B
Analogous right#C0CF8B
Split-complement 1#8BC0CF
Split-complement 2#9A8BCF
Triadic 1#8BCFBC
Triadic 2#BC8BCF
Tetradic#8BCF9A

RGB percentages

Red81.2%
Green73.7%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow32.9%
Key (black)18.8%

Color previews

#cfbc8b text on a black background

contrast 11.22:1

Card sample

#cfbc8b text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfbc8b

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.

#cfbc8b 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#cfbc8b, answered

What color is #cfbc8b?

#cfbc8b is a light soft yellow, closest to Tan (ΔE2000 5.5). It sits at 43° on the hue wheel with 42% saturation and 68% lightness, which reads as warm.

What is the RGB value of #cfbc8b?

rgb(207, 188, 139) — 207 red, 188 green and 139 blue out of 255, or 81.2% / 73.7% / 54.5% by channel.

Is #cfbc8b a light or a dark color?

It is a light color. Relative luminance is 0.5110 and perceived brightness is 74%, so black text on it reaches 11.22:1.

Should I use black or white text on #cfbc8b?

Black. It scores 11.22:1 against #cfbc8b, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #cfbc8b?

#8B9ECF sits directly opposite on the wheel. Softer options are the split-complements #8BC0CF and #9A8BCF, which give the same contrast with far less vibration.

What colors go well with #cfbc8b?

For interface work: #FAF9F4 as the surface, #E7DEC5 for borders, #9B844B for secondary text, #386894 as an accent and #5A4B25 for hover and pressed states. For a palette, the analogous pair #CF9A8B and #C0CF8B stays calm, while #8B9ECF is the loudest partner.

What is #cfbc8b in CMYK for printing?

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

Is #cfbc8b warm or cool?

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

Work with #cfbc8b in the Color Lab