Skip to content

#f3f4ad

a light, electric yellow · warm · closest name: Pale Goldenrod

RGB
243, 244, 173
HSL
61°, 76%, 82%
CMYK
0, 0, 29, 4
Luminance
0.8677

At a glance

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

Hex
#f3f4ad
Hue
61°
yellow
Saturation
76%
electric
Lightness
82%
light
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8677
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.35:1
Closest name
Pale Goldenrod
ΔE2000 3.3
Where it sits
Hue61° of 360°
Saturation76%
Lightness82%
Temperature
Warm ← → Cool26% 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#f3f4ad
RGBrgb(243, 244, 173)
HSLhsl(61, 76%, 82%)
CMYKcmyk(0%, 0%, 29%, 4%)
LABlab(94.6 -11.1 34.2)
LCHlch(94.6 36.0 108.0)
OKLCHoklch(0.950 0.090 108.7)
Decimal15987885
Display P3color(display-p3 0.953 0.957 0.678)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f4ad on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#f3f4ad on black: 18.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEEA8
deuteranopia · #FFF1B0
tritanopia · #FDEBE1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3f4ad is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCFCF3
#F9F9E7
#F4F4C8
#f3f4ad
#E9EB6B
#E2E439
#D5D81D
#B2B418
#8E9013
#676812
#40410B
Base = 300Lightest = 50 · #FCFCF3Darkest = 950 · #40410B
:root {
  --brand-50: #FCFCF3;
  --brand-100: #F9F9E7;
  --brand-200: #F4F4C8;
  --brand-300: #f3f4ad;
  --brand-400: #E9EB6B;
  --brand-500: #E2E439;
  --brand-600: #D5D81D;
  --brand-700: #B2B418;
  --brand-800: #8E9013;
  --brand-900: #676812;
  --brand-950: #40410B;
  --brand: #f3f4ad;
  --brand-ink: #000000;
}

Colors that work with #f3f4ad

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#ECEDC0
Hairlines and dividers
Muted text#9A9B4B
Captions on the surface
Accent#143BB8
Second voice, not a rival
Dark variant#6F700F
Hover, pressed, headers
Light variant#FCFCE9
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 #f3f4ad

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#AEADF4
Analogous left#F4D2AD
Analogous right#D0F4AD
Split-complement 1#ADD0F4
Split-complement 2#D2ADF4
Triadic 1#ADF3F4
Triadic 2#F4ADF3
Tetradic#ADF4D2

RGB percentages

Red95.3%
Green95.7%
Blue67.8%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow29.1%
Key (black)4.3%

Color previews

#f3f4ad text on a black background

contrast 18.35:1

Card sample

#f3f4ad text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f4ad

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.

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

#f3f4ad, answered

What color is #f3f4ad?

#f3f4ad is a light electric yellow, closest to Pale Goldenrod (ΔE2000 3.3). It sits at 61° on the hue wheel with 76% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f3f4ad?

rgb(243, 244, 173) — 243 red, 244 green and 173 blue out of 255, or 95.3% / 95.7% / 67.8% by channel.

Is #f3f4ad a light or a dark color?

It is a light color. Relative luminance is 0.8677 and perceived brightness is 93%, so black text on it reaches 18.35:1.

Should I use black or white text on #f3f4ad?

Black. It scores 18.35:1 against #f3f4ad, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #f3f4ad?

#AEADF4 sits directly opposite on the wheel. Softer options are the split-complements #ADD0F4 and #D2ADF4, which give the same contrast with far less vibration.

What colors go well with #f3f4ad?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #9A9B4B for secondary text, #143BB8 as an accent and #6F700F for hover and pressed states. For a palette, the analogous pair #F4D2AD and #D0F4AD stays calm, while #AEADF4 is the loudest partner.

What is #f3f4ad in CMYK for printing?

cmyk(0%, 0%, 29%, 4%). 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 #f3f4ad warm or cool?

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

Work with #f3f4ad in the Color Lab