Skip to content

#cfcda2

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

RGB
207, 205, 162
HSL
57°, 32%, 72%
CMYK
0, 1, 22, 19
Luminance
0.5954

At a glance

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

Hex
#cfcda2
Hue
57°
yellow
Saturation
32%
soft
Lightness
72%
light
Brightness
81%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5954
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.91:1
Closest name
Pale Goldenrod
ΔE2000 7.5
Where it sits
Hue57° of 360°
Saturation32%
Lightness72%
Temperature
Warm ← → Cool25% 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#cfcda2
RGBrgb(207, 205, 162)
HSLhsl(57, 32%, 72%)
CMYKcmyk(0%, 1%, 22%, 19%)
LABlab(81.6 -6.3 21.7)
LCHlch(81.6 22.6 106.2)
OKLCHoklch(0.839 0.057 105.4)
Decimal13618594
Display P3color(display-p3 0.812 0.804 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcda2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cfcda2 on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C99F
deuteranopia · #D6CCA4
tritanopia · #D6C7C1

Color scale — 50 to 950

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

#F9F9F5
#F4F3EC
#E7E6D5
#D9D7B5
#cfcda2
#B3AF6B
#A19E53
#878445
#6C6938
#4F4E2B
#31301B
Base = 400Lightest = 50 · #F9F9F5Darkest = 950 · #31301B
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F4F3EC;
  --brand-200: #E7E6D5;
  --brand-300: #D9D7B5;
  --brand-400: #cfcda2;
  --brand-500: #B3AF6B;
  --brand-600: #A19E53;
  --brand-700: #878445;
  --brand-800: #6C6938;
  --brand-900: #4F4E2B;
  --brand-950: #31301B;
  --brand: #cfcda2;
  --brand-ink: #000000;
}

Colors that work with #cfcda2

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#FAFAF5
Tinted page background
Border#E3E2C9
Hairlines and dividers
Muted text#97944E
Captions on the surface
Accent#41578B
Second voice, not a rival
Dark variant#54522B
Hover, pressed, headers
Light variant#F6F6EE
Selected rows, tints
Dark surface#242414
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 #cfcda2

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#A2A4CF
Analogous left#CFB7A2
Analogous right#BBCFA2
Split-complement 1#A2BBCF
Split-complement 2#B7A2CF
Triadic 1#A2CFCD
Triadic 2#CDA2CF
Tetradic#A2CFB7

RGB percentages

Red81.2%
Green80.4%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow21.7%
Key (black)18.8%

Color previews

#cfcda2 text on a black background

contrast 12.91:1

Card sample

#cfcda2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcda2

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.

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

#cfcda2, answered

What color is #cfcda2?

#cfcda2 is a light soft yellow, closest to Pale Goldenrod (ΔE2000 7.5). It sits at 57° on the hue wheel with 32% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cfcda2?

rgb(207, 205, 162) — 207 red, 205 green and 162 blue out of 255, or 81.2% / 80.4% / 63.5% by channel.

Is #cfcda2 a light or a dark color?

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

Should I use black or white text on #cfcda2?

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

What is the complementary color of #cfcda2?

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

What colors go well with #cfcda2?

For interface work: #FAFAF5 as the surface, #E3E2C9 for borders, #97944E for secondary text, #41578B as an accent and #54522B for hover and pressed states. For a palette, the analogous pair #CFB7A2 and #BBCFA2 stays calm, while #A2A4CF is the loudest partner.

What is #cfcda2 in CMYK for printing?

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

Is #cfcda2 warm or cool?

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

Work with #cfcda2 in the Color Lab