Skip to content

#f3cd4d

a balanced, electric yellow · warm · closest name: Gold

RGB
243, 205, 77
HSL
46°, 87%, 63%
CMYK
0, 16, 68, 5
Luminance
0.6325

At a glance

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

Hex
#f3cd4d
Hue
46°
yellow
Saturation
87%
electric
Lightness
63%
balanced
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6325
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.65:1
Closest name
Gold
ΔE2000 5.3
Where it sits
Hue46° of 360°
Saturation87%
Lightness63%
Temperature
Warm ← → Cool14% 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#f3cd4d
RGBrgb(243, 205, 77)
HSLhsl(46, 87%, 63%)
CMYKcmyk(0%, 16%, 68%, 5%)
LABlab(83.6 0.0 66.0)
LCHlch(83.6 66.0 90.0)
OKLCHoklch(0.859 0.148 92.2)
Decimal15977805
Display P3color(display-p3 0.953 0.804 0.302)

Copy-ready code

/* CSS */
color: #f3cd4d;
background-color: #f3cd4d;
/* Tailwind (arbitrary) */
class="text-[#f3cd4d] bg-[#f3cd4d]"
/* SCSS */
$brand: #f3cd4d;
/* SwiftUI */
Color(red: 0.953, green: 0.804, blue: 0.302)
/* Android */
Color.parseColor("#f3cd4d")
/* Flutter */
Color(0xFFF3CD4D)
/* Python / OpenCV (BGR) */
(77, 205, 243)

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 #f3cd4d · 13.65:1
Use #000000AAA at every size.
Aa
White text · 1.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3cd4d as text scores 1.54:1 on white and 13.65:1 on black.

Accessibility — WCAG contrast

Aa
#f3cd4d on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#f3cd4d on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2CA3C
deuteranopia · #ECD553
tritanopia · #FFBDB3

Color scale — 50 to 950

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

#FDFAF2
#FAF5E5
#F8ECC4
#F8E296
#f3cd4d
#F1C42D
#E5B50F
#BF960D
#99780A
#6E580C
#453707
Base = 400Lightest = 50 · #FDFAF2Darkest = 950 · #453707
:root {
  --brand-50: #FDFAF2;
  --brand-100: #FAF5E5;
  --brand-200: #F8ECC4;
  --brand-300: #F8E296;
  --brand-400: #f3cd4d;
  --brand-500: #F1C42D;
  --brand-600: #E5B50F;
  --brand-700: #BF960D;
  --brand-800: #99780A;
  --brand-900: #6E580C;
  --brand-950: #453707;
  --brand: #f3cd4d;
  --brand-ink: #000000;
}

Colors that work with #f3cd4d

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#FAF9F4
Tinted page background
Border#EDE2C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#0962C3
Second voice, not a rival
Dark variant#775E08
Hover, pressed, headers
Light variant#FDF8E7
Selected rows, tints
Dark surface#242114
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 #f3cd4d

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#4D73F3
Analogous left#F37A4D
Analogous right#C6F34D
Split-complement 1#4DC6F3
Split-complement 2#7A4DF3
Triadic 1#4DF3CD
Triadic 2#CD4DF3
Tetradic#4DF37A

RGB percentages

Red95.3%
Green80.4%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow68.3%
Key (black)4.7%

Color previews

#f3cd4d text on a black background

contrast 13.65:1

Card sample

#f3cd4d text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cd4d

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.

#f3cd4d 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f3cd4d, answered

What color is #f3cd4d?

#f3cd4d is a balanced electric yellow, closest to Gold (ΔE2000 5.3). It sits at 46° on the hue wheel with 87% saturation and 63% lightness, which reads as warm.

What is the RGB value of #f3cd4d?

rgb(243, 205, 77) — 243 red, 205 green and 77 blue out of 255, or 95.3% / 80.4% / 30.2% by channel.

Is #f3cd4d a light or a dark color?

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

Should I use black or white text on #f3cd4d?

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

What is the complementary color of #f3cd4d?

#4D73F3 sits directly opposite on the wheel. Softer options are the split-complements #4DC6F3 and #7A4DF3, which give the same contrast with far less vibration.

What colors go well with #f3cd4d?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B894B for secondary text, #0962C3 as an accent and #775E08 for hover and pressed states. For a palette, the analogous pair #F37A4D and #C6F34D stays calm, while #4D73F3 is the loudest partner.

What is #f3cd4d in CMYK for printing?

cmyk(0%, 16%, 68%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f3cd4d warm or cool?

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

Work with #f3cd4d in the Color Lab