Skip to content

#cfcd4f

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

RGB
207, 205, 79
HSL
59°, 57%, 56%
CMYK
0, 1, 62, 19
Luminance
0.5749

At a glance

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

Hex
#cfcd4f
Hue
59°
yellow
Saturation
57%
vivid
Lightness
56%
balanced
Brightness
81%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5749
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.50:1
Closest name
Khaki
ΔE2000 8.2
Where it sits
Hue59° of 360°
Saturation57%
Lightness56%
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#cfcd4f
RGBrgb(207, 205, 79)
HSLhsl(59, 57%, 56%)
CMYKcmyk(0%, 1%, 62%, 19%)
LABlab(80.5 -14.9 61.0)
LCHlch(80.5 62.8 103.7)
OKLCHoklch(0.826 0.146 108.3)
Decimal13618511
Display P3color(display-p3 0.812 0.804 0.310)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcd4f on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cfcd4f on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDC53F
deuteranopia · #DFCA57
tritanopia · #DDC1B3

Color scale — 50 to 950

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

#FBFBF4
#F7F6E9
#EFEECD
#E7E6A7
#DBD97B
#cfcd4f
#C0BE35
#A09E2C
#807F23
#5D5C1D
#3A3A12
Base = 500Lightest = 50 · #FBFBF4Darkest = 950 · #3A3A12
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F6E9;
  --brand-200: #EFEECD;
  --brand-300: #E7E6A7;
  --brand-400: #DBD97B;
  --brand-500: #cfcd4f;
  --brand-600: #C0BE35;
  --brand-700: #A09E2C;
  --brand-800: #807F23;
  --brand-900: #5D5C1D;
  --brand-950: #3A3A12;
  --brand: #cfcd4f;
  --brand-ink: #000000;
}

Colors that work with #cfcd4f

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#FAFAF4
Tinted page background
Border#EDECC0
Hairlines and dividers
Muted text#9B9A4B
Captions on the surface
Accent#4B6FD3
Second voice, not a rival
Dark variant#64631B
Hover, pressed, headers
Light variant#FAF9EB
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 #cfcd4f

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#4F51CF
Analogous left#CF8D4F
Analogous right#91CF4F
Split-complement 1#4F91CF
Split-complement 2#8D4FCF
Triadic 1#4FCFCD
Triadic 2#CD4FCF
Tetradic#4FCF8D

RGB percentages

Red81.2%
Green80.4%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow61.8%
Key (black)18.8%

Color previews

#cfcd4f text on a black background

contrast 12.50:1

Card sample

#cfcd4f text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcd4f

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.

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

#cfcd4f, answered

What color is #cfcd4f?

#cfcd4f is a balanced vivid yellow, closest to Khaki (ΔE2000 8.2). It sits at 59° on the hue wheel with 57% saturation and 56% lightness, which reads as warm.

What is the RGB value of #cfcd4f?

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

Is #cfcd4f a light or a dark color?

It is a light color. Relative luminance is 0.5749 and perceived brightness is 77%, so black text on it reaches 12.50:1.

Should I use black or white text on #cfcd4f?

Black. It scores 12.50:1 against #cfcd4f, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #cfcd4f?

#4F51CF sits directly opposite on the wheel. Softer options are the split-complements #4F91CF and #8D4FCF, which give the same contrast with far less vibration.

What colors go well with #cfcd4f?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B9A4B for secondary text, #4B6FD3 as an accent and #64631B for hover and pressed states. For a palette, the analogous pair #CF8D4F and #91CF4F stays calm, while #4F51CF is the loudest partner.

What is #cfcd4f in CMYK for printing?

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

Is #cfcd4f 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 #CF9F4F; nudged cooler, #A3D14D.

Work with #cfcd4f in the Color Lab