Skip to content

#cfd97f

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

RGB
207, 217, 127
HSL
67°, 54%, 68%
CMYK
5, 0, 42, 15
Luminance
0.6442

At a glance

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

Hex
#cfd97f
Hue
67°
yellow
Saturation
54%
vivid
Lightness
68%
light
Brightness
85%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6442
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.88:1
Closest name
Khaki
ΔE2000 6.5
Where it sits
Hue67° of 360°
Saturation54%
Lightness68%
Temperature
Warm ← → Cool31% 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#cfd97f
RGBrgb(207, 217, 127)
HSLhsl(67, 54%, 68%)
CMYKcmyk(5%, 0%, 42%, 15%)
LABlab(84.2 -16.8 43.1)
LCHlch(84.2 46.3 111.2)
OKLCHoklch(0.858 0.114 114.0)
Decimal13621631
Display P3color(display-p3 0.812 0.851 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd97f on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#cfd97f on black: 13.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D178
deuteranopia · #E4D383
tritanopia · #D9D0C3

Color scale — 50 to 950

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

#FAFBF4
#F5F6E9
#EAEECE
#DFE5A8
#cfd97f
#BECC52
#AEBD38
#919D2F
#747E25
#555C1F
#353913
Base = 400Lightest = 50 · #FAFBF4Darkest = 950 · #353913
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F5F6E9;
  --brand-200: #EAEECE;
  --brand-300: #DFE5A8;
  --brand-400: #cfd97f;
  --brand-500: #BECC52;
  --brand-600: #AEBD38;
  --brand-700: #919D2F;
  --brand-800: #747E25;
  --brand-900: #555C1F;
  --brand-950: #353913;
  --brand: #cfd97f;
  --brand-ink: #000000;
}

Colors that work with #cfd97f

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#E7ECC0
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#7C89DC
Second voice, not a rival
Dark variant#5B621D
Hover, pressed, headers
Light variant#F8F9EB
Selected rows, tints
Dark surface#232414
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 #cfd97f

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
  • Card and section backgrounds
  • 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
  • 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#897FD9
Analogous left#D9B67F
Analogous right#A2D97F
Split-complement 1#7FA2D9
Split-complement 2#B67FD9
Triadic 1#7FCFD9
Triadic 2#D97FCF
Tetradic#7FD9B6

RGB percentages

Red81.2%
Green85.1%
Blue49.8%

CMYK percentages

Cyan4.6%
Magenta0.0%
Yellow41.5%
Key (black)14.9%

Color previews

#cfd97f text on a black background

contrast 13.88:1

Card sample

#cfd97f text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 217, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 217, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd97f;
background: linear-gradient(135deg, #cfd97f, #93D97F);

Monochromatic scale

Palettes built from #cfd97f

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.

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

#cfd97f, answered

What color is #cfd97f?

#cfd97f is a light vivid yellow, closest to Khaki (ΔE2000 6.5). It sits at 67° on the hue wheel with 54% saturation and 68% lightness, which reads as warm.

What is the RGB value of #cfd97f?

rgb(207, 217, 127) — 207 red, 217 green and 127 blue out of 255, or 81.2% / 85.1% / 49.8% by channel.

Is #cfd97f a light or a dark color?

It is a light color. Relative luminance is 0.6442 and perceived brightness is 81%, so black text on it reaches 13.88:1.

Should I use black or white text on #cfd97f?

Black. It scores 13.88:1 against #cfd97f, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #cfd97f?

#897FD9 sits directly opposite on the wheel. Softer options are the split-complements #7FA2D9 and #B67FD9, which give the same contrast with far less vibration.

What colors go well with #cfd97f?

For interface work: #FAFAF4 as the surface, #E7ECC0 for borders, #929B4B for secondary text, #7C89DC as an accent and #5B621D for hover and pressed states. For a palette, the analogous pair #D9B67F and #A2D97F stays calm, while #897FD9 is the loudest partner.

What is #cfd97f in CMYK for printing?

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

Is #cfd97f warm or cool?

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

Work with #cfd97f in the Color Lab