Skip to content

#f4dfb1

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

RGB
244, 223, 177
HSL
41°, 75%, 83%
CMYK
0, 9, 28, 4
Luminance
0.7518

At a glance

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

Hex
#f4dfb1
Hue
41°
yellow
Saturation
75%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7518
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.04:1
Closest name
Wheat
ΔE2000 1.3
Where it sits
Hue41° of 360°
Saturation75%
Lightness83%
Temperature
Warm ← → Cool9% 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#f4dfb1
RGBrgb(244, 223, 177)
HSLhsl(41, 75%, 83%)
CMYKcmyk(0%, 9%, 28%, 4%)
LABlab(89.5 0.4 25.2)
LCHlch(89.5 25.2 89.2)
OKLCHoklch(0.909 0.064 86.3)
Decimal16048049
Display P3color(display-p3 0.957 0.875 0.694)

Copy-ready code

/* CSS */
color: #f4dfb1;
background-color: #f4dfb1;
/* Tailwind (arbitrary) */
class="text-[#f4dfb1] bg-[#f4dfb1]"
/* SCSS */
$brand: #f4dfb1;
/* SwiftUI */
Color(red: 0.957, green: 0.875, blue: 0.694)
/* Android */
Color.parseColor("#f4dfb1")
/* Flutter */
Color(0xFFF4DFB1)
/* Python / OpenCV (BGR) */
(177, 223, 244)

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

Accessibility — WCAG contrast

Aa
#f4dfb1 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#f4dfb1 on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EADEAE
deuteranopia · #EFE3B2
tritanopia · #FFD7D3

Color scale — 50 to 950

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

#FCF9F3
#F9F3E7
#f4dfb1
#F1D79D
#EAC36B
#E3AE3A
#D79D1E
#B38319
#8F6914
#684D13
#41300C
Base = 200Lightest = 50 · #FCF9F3Darkest = 950 · #41300C
:root {
  --brand-50: #FCF9F3;
  --brand-100: #F9F3E7;
  --brand-200: #f4dfb1;
  --brand-300: #F1D79D;
  --brand-400: #EAC36B;
  --brand-500: #E3AE3A;
  --brand-600: #D79D1E;
  --brand-700: #B38319;
  --brand-800: #8F6914;
  --brand-900: #684D13;
  --brand-950: #41300C;
  --brand: #f4dfb1;
  --brand-ink: #000000;
}

Colors that work with #f4dfb1

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#FAF8F4
Tinted page background
Border#EDDFC0
Hairlines and dividers
Muted text#9B824B
Captions on the surface
Accent#1570B7
Second voice, not a rival
Dark variant#705210
Hover, pressed, headers
Light variant#FCF6E9
Selected rows, tints
Dark surface#241F14
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 #f4dfb1

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#B1C6F4
Analogous left#F4BDB1
Analogous right#E7F4B1
Split-complement 1#B1E7F4
Split-complement 2#BDB1F4
Triadic 1#B1F4DF
Triadic 2#DFB1F4
Tetradic#B1F4BD

RGB percentages

Red95.7%
Green87.5%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta8.6%
Yellow27.5%
Key (black)4.3%

Color previews

#f4dfb1 text on a black background

contrast 16.04:1

Card sample

#f4dfb1 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4dfb1

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.

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

#f4dfb1, answered

What color is #f4dfb1?

#f4dfb1 is a light electric yellow, closest to Wheat (ΔE2000 1.3). It sits at 41° on the hue wheel with 75% saturation and 83% lightness, which reads as warm.

What is the RGB value of #f4dfb1?

rgb(244, 223, 177) — 244 red, 223 green and 177 blue out of 255, or 95.7% / 87.5% / 69.4% by channel.

Is #f4dfb1 a light or a dark color?

It is a light color. Relative luminance is 0.7518 and perceived brightness is 88%, so black text on it reaches 16.04:1.

Should I use black or white text on #f4dfb1?

Black. It scores 16.04:1 against #f4dfb1, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #f4dfb1?

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

What colors go well with #f4dfb1?

For interface work: #FAF8F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #1570B7 as an accent and #705210 for hover and pressed states. For a palette, the analogous pair #F4BDB1 and #E7F4B1 stays calm, while #B1C6F4 is the loudest partner.

What is #f4dfb1 in CMYK for printing?

cmyk(0%, 9%, 28%, 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 #f4dfb1 warm or cool?

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

Work with #f4dfb1 in the Color Lab