Skip to content

#cfcba4

a light, soft yellow · warm · closest name: Pale Goldenrod

RGB
207, 203, 164
HSL
54°, 31%, 73%
CMYK
0, 2, 21, 19
Luminance
0.5866

At a glance

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

Hex
#cfcba4
Hue
54°
yellow
Saturation
31%
soft
Lightness
73%
light
Brightness
81%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5866
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.73:1
Closest name
Pale Goldenrod
ΔE2000 8.3
Where it sits
Hue54° of 360°
Saturation31%
Lightness73%
Temperature
Warm ← → Cool24% 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#cfcba4
RGBrgb(207, 203, 164)
HSLhsl(54, 31%, 73%)
CMYKcmyk(0%, 2%, 21%, 19%)
LABlab(81.1 -5.0 20.0)
LCHlch(81.1 20.6 104.0)
OKLCHoklch(0.835 0.052 102.6)
Decimal13618084
Display P3color(display-p3 0.812 0.796 0.643)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcba4 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cfcba4 on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2C8A2
deuteranopia · #D4CBA5
tritanopia · #D6C6C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfcba4 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F9F6
#F3F3EC
#E7E5D5
#cfcba4
#C5C091
#B1AB6C
#A09955
#868046
#6B6638
#4F4B2C
#312F1B
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #312F1B
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F3EC;
  --brand-200: #E7E5D5;
  --brand-300: #cfcba4;
  --brand-400: #C5C091;
  --brand-500: #B1AB6C;
  --brand-600: #A09955;
  --brand-700: #868046;
  --brand-800: #6B6638;
  --brand-900: #4F4B2C;
  --brand-950: #312F1B;
  --brand: #cfcba4;
  --brand-ink: #000000;
}

Colors that work with #cfcba4

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#FAF9F5
Tinted page background
Border#E3E0CA
Hairlines and dividers
Muted text#96904F
Captions on the surface
Accent#425B8A
Second voice, not a rival
Dark variant#53502C
Hover, pressed, headers
Light variant#F6F5EE
Selected rows, tints
Dark surface#242314
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 #cfcba4

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#A4A8CF
Analogous left#CFB5A4
Analogous right#BDCFA4
Split-complement 1#A4BDCF
Split-complement 2#B5A4CF
Triadic 1#A4CFCB
Triadic 2#CBA4CF
Tetradic#A4CFB5

RGB percentages

Red81.2%
Green79.6%
Blue64.3%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow20.8%
Key (black)18.8%

Color previews

#cfcba4 text on a black background

contrast 12.73:1

Card sample

#cfcba4 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcba4

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.

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

#cfcba4, answered

What color is #cfcba4?

#cfcba4 is a light soft yellow, closest to Pale Goldenrod (ΔE2000 8.3). It sits at 54° on the hue wheel with 31% saturation and 73% lightness, which reads as warm.

What is the RGB value of #cfcba4?

rgb(207, 203, 164) — 207 red, 203 green and 164 blue out of 255, or 81.2% / 79.6% / 64.3% by channel.

Is #cfcba4 a light or a dark color?

It is a light color. Relative luminance is 0.5866 and perceived brightness is 78%, so black text on it reaches 12.73:1.

Should I use black or white text on #cfcba4?

Black. It scores 12.73:1 against #cfcba4, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #cfcba4?

#A4A8CF sits directly opposite on the wheel. Softer options are the split-complements #A4BDCF and #B5A4CF, which give the same contrast with far less vibration.

What colors go well with #cfcba4?

For interface work: #FAF9F5 as the surface, #E3E0CA for borders, #96904F for secondary text, #425B8A as an accent and #53502C for hover and pressed states. For a palette, the analogous pair #CFB5A4 and #BDCFA4 stays calm, while #A4A8CF is the loudest partner.

What is #cfcba4 in CMYK for printing?

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

Is #cfcba4 warm or cool?

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

Work with #cfcba4 in the Color Lab