Skip to content

#cfd77f

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

RGB
207, 215, 127
HSL
66°, 52%, 67%
CMYK
4, 0, 41, 16
Luminance
0.6340

At a glance

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

Hex
#cfd77f
Hue
66°
yellow
Saturation
52%
vivid
Lightness
67%
light
Brightness
84%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6340
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.68:1
Closest name
Khaki
ΔE2000 6.3
Where it sits
Hue66° of 360°
Saturation52%
Lightness67%
Temperature
Warm ← → Cool30% 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#cfd77f
RGBrgb(207, 215, 127)
HSLhsl(66, 52%, 67%)
CMYKcmyk(4%, 0%, 41%, 16%)
LABlab(83.7 -15.8 42.4)
LCHlch(83.7 45.3 110.4)
OKLCHoklch(0.854 0.112 113.0)
Decimal13621119
Display P3color(display-p3 0.812 0.843 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd77f on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cfd77f on black: 13.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CF78
deuteranopia · #E3D283
tritanopia · #D9CEC2

Color scale — 50 to 950

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

#FAFAF4
#F5F6E9
#EAEDCF
#DFE4AA
#cfd77f
#BFCA54
#AFBB3A
#929B31
#757C27
#555B20
#353914
Base = 400Lightest = 50 · #FAFAF4Darkest = 950 · #353914
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F5F6E9;
  --brand-200: #EAEDCF;
  --brand-300: #DFE4AA;
  --brand-400: #cfd77f;
  --brand-500: #BFCA54;
  --brand-600: #AFBB3A;
  --brand-700: #929B31;
  --brand-800: #757C27;
  --brand-900: #555B20;
  --brand-950: #353914;
  --brand: #cfd77f;
  --brand-ink: #000000;
}

Colors that work with #cfd77f

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#E8ECC1
Hairlines and dividers
Muted text#949B4B
Captions on the surface
Accent#7C8BDA
Second voice, not a rival
Dark variant#5B611E
Hover, pressed, headers
Light variant#F8F9EC
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 #cfd77f

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#877FD7
Analogous left#D7B37F
Analogous right#A3D77F
Split-complement 1#7FA3D7
Split-complement 2#B37FD7
Triadic 1#7FCFD7
Triadic 2#D77FCF
Tetradic#7FD7B3

RGB percentages

Red81.2%
Green84.3%
Blue49.8%

CMYK percentages

Cyan3.7%
Magenta0.0%
Yellow40.9%
Key (black)15.7%

Color previews

#cfd77f text on a black background

contrast 13.68:1

Card sample

#cfd77f text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfd77f

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.

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

#cfd77f, answered

What color is #cfd77f?

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

What is the RGB value of #cfd77f?

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

Is #cfd77f a light or a dark color?

It is a light color. Relative luminance is 0.6340 and perceived brightness is 80%, so black text on it reaches 13.68:1.

Should I use black or white text on #cfd77f?

Black. It scores 13.68:1 against #cfd77f, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #cfd77f?

#877FD7 sits directly opposite on the wheel. Softer options are the split-complements #7FA3D7 and #B37FD7, which give the same contrast with far less vibration.

What colors go well with #cfd77f?

For interface work: #FAFAF4 as the surface, #E8ECC1 for borders, #949B4B for secondary text, #7C8BDA as an accent and #5B611E for hover and pressed states. For a palette, the analogous pair #D7B37F and #A3D77F stays calm, while #877FD7 is the loudest partner.

What is #cfd77f in CMYK for printing?

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

Is #cfd77f warm or cool?

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

Work with #cfd77f in the Color Lab