Skip to content

#cfcca7

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

RGB
207, 204, 167
HSL
56°, 29%, 73%
CMYK
0, 1, 19, 19
Luminance
0.5924

At a glance

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

Hex
#cfcca7
Hue
56°
yellow
Saturation
29%
soft
Lightness
73%
light
Brightness
81%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5924
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.85:1
Closest name
Pale Goldenrod
ΔE2000 8.5
Where it sits
Hue56° of 360°
Saturation29%
Lightness73%
Temperature
Warm ← → Cool26% 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#cfcca7
RGBrgb(207, 204, 167)
HSLhsl(56, 29%, 73%)
CMYKcmyk(0%, 1%, 19%, 19%)
LABlab(81.4 -5.0 18.9)
LCHlch(81.4 19.5 105.0)
OKLCHoklch(0.838 0.050 103.6)
Decimal13618343
Display P3color(display-p3 0.812 0.800 0.655)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcca7 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cfcca7 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3C9A5
deuteranopia · #D4CBA8
tritanopia · #D5C7C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfcca7 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
#E6E5D5
#cfcca7
#C4C092
#B0AB6E
#9E9956
#847F48
#6A663A
#4E4B2D
#312F1C
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #312F1C
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F3EC;
  --brand-200: #E6E5D5;
  --brand-300: #cfcca7;
  --brand-400: #C4C092;
  --brand-500: #B0AB6E;
  --brand-600: #9E9956;
  --brand-700: #847F48;
  --brand-800: #6A663A;
  --brand-900: #4E4B2D;
  --brand-950: #312F1C;
  --brand: #cfcca7;
  --brand-ink: #000000;
}

Colors that work with #cfcca7

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#E2E0CA
Hairlines and dividers
Muted text#948F51
Captions on the surface
Accent#445A88
Second voice, not a rival
Dark variant#52502D
Hover, pressed, headers
Light variant#F6F5EF
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 #cfcca7

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#A7AACF
Analogous left#CFB8A7
Analogous right#BECFA7
Split-complement 1#A7BECF
Split-complement 2#B8A7CF
Triadic 1#A7CFCC
Triadic 2#CCA7CF
Tetradic#A7CFB8

RGB percentages

Red81.2%
Green80.0%
Blue65.5%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow19.3%
Key (black)18.8%

Color previews

#cfcca7 text on a black background

contrast 12.85:1

Card sample

#cfcca7 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcca7

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.

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

#cfcca7, answered

What color is #cfcca7?

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

What is the RGB value of #cfcca7?

rgb(207, 204, 167) — 207 red, 204 green and 167 blue out of 255, or 81.2% / 80% / 65.5% by channel.

Is #cfcca7 a light or a dark color?

It is a light color. Relative luminance is 0.5924 and perceived brightness is 79%, so black text on it reaches 12.85:1.

Should I use black or white text on #cfcca7?

Black. It scores 12.85:1 against #cfcca7, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #cfcca7?

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

What colors go well with #cfcca7?

For interface work: #FAF9F5 as the surface, #E2E0CA for borders, #948F51 for secondary text, #445A88 as an accent and #52502D for hover and pressed states. For a palette, the analogous pair #CFB8A7 and #BECFA7 stays calm, while #A7AACF is the loudest partner.

What is #cfcca7 in CMYK for printing?

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

Is #cfcca7 warm or cool?

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

Work with #cfcca7 in the Color Lab