Skip to content

#f3da5f

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

RGB
243, 218, 95
HSL
50°, 86%, 66%
CMYK
0, 10, 61, 5
Luminance
0.7002

At a glance

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

Hex
#f3da5f
Hue
50°
yellow
Saturation
86%
electric
Lightness
66%
light
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7002
WCAG relative
Temperature
Warm
17/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.00:1
Closest name
Gold
ΔE2000 6.4
Where it sits
Hue50° of 360°
Saturation86%
Lightness66%
Temperature
Warm ← → Cool17% 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#f3da5f
RGBrgb(243, 218, 95)
HSLhsl(50, 86%, 66%)
CMYKcmyk(0%, 10%, 61%, 5%)
LABlab(87.0 -5.5 62.1)
LCHlch(87.0 62.4 95.1)
OKLCHoklch(0.886 0.144 97.9)
Decimal15981151
Display P3color(display-p3 0.953 0.855 0.373)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3da5f on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#f3da5f on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED551
deuteranopia · #F4DE65
tritanopia · #FFCBBF

Color scale — 50 to 950

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

#FDFBF2
#FAF7E5
#F7EFC5
#F7E797
#f3da5f
#EFCF2E
#E4C011
#BEA00E
#98800B
#6E5D0D
#453A08
Base = 400Lightest = 50 · #FDFBF2Darkest = 950 · #453A08
:root {
  --brand-50: #FDFBF2;
  --brand-100: #FAF7E5;
  --brand-200: #F7EFC5;
  --brand-300: #F7E797;
  --brand-400: #f3da5f;
  --brand-500: #EFCF2E;
  --brand-600: #E4C011;
  --brand-700: #BEA00E;
  --brand-800: #98800B;
  --brand-900: #6E5D0D;
  --brand-950: #453A08;
  --brand: #f3da5f;
  --brand-ink: #000000;
}

Colors that work with #f3da5f

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#EDE5C0
Hairlines and dividers
Muted text#9B8D4B
Captions on the surface
Accent#0B56C1
Second voice, not a rival
Dark variant#776409
Hover, pressed, headers
Light variant#FDFAE7
Selected rows, tints
Dark surface#242214
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 #f3da5f

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#5F78F3
Analogous left#F3905F
Analogous right#C2F35F
Split-complement 1#5FC2F3
Split-complement 2#905FF3
Triadic 1#5FF3DA
Triadic 2#DA5FF3
Tetradic#5FF390

RGB percentages

Red95.3%
Green85.5%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta10.3%
Yellow60.9%
Key (black)4.7%

Color previews

#f3da5f text on a black background

contrast 15.00:1

Card sample

#f3da5f text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3da5f

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.

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

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

#f3da5f, answered

What color is #f3da5f?

#f3da5f is a light electric yellow, closest to Gold (ΔE2000 6.4). It sits at 50° on the hue wheel with 86% saturation and 66% lightness, which reads as warm.

What is the RGB value of #f3da5f?

rgb(243, 218, 95) — 243 red, 218 green and 95 blue out of 255, or 95.3% / 85.5% / 37.3% by channel.

Is #f3da5f a light or a dark color?

It is a light color. Relative luminance is 0.7002 and perceived brightness is 85%, so black text on it reaches 15.00:1.

Should I use black or white text on #f3da5f?

Black. It scores 15.00:1 against #f3da5f, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #f3da5f?

#5F78F3 sits directly opposite on the wheel. Softer options are the split-complements #5FC2F3 and #905FF3, which give the same contrast with far less vibration.

What colors go well with #f3da5f?

For interface work: #FAF9F4 as the surface, #EDE5C0 for borders, #9B8D4B for secondary text, #0B56C1 as an accent and #776409 for hover and pressed states. For a palette, the analogous pair #F3905F and #C2F35F stays calm, while #5F78F3 is the loudest partner.

What is #f3da5f in CMYK for printing?

cmyk(0%, 10%, 61%, 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 #f3da5f warm or cool?

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

Work with #f3da5f in the Color Lab