Skip to content

#f4dfbe

a pale, vivid orange · warm · closest name: Blanched Almond

RGB
244, 223, 190
HSL
37°, 71%, 85%
CMYK
0, 9, 22, 4
Luminance
0.7573

At a glance

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

Hex
#f4dfbe
Hue
37°
orange
Saturation
71%
vivid
Lightness
85%
pale
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7573
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
16.15:1
Closest name
Blanched Almond
ΔE2000 2.8
Where it sits
Hue37° of 360°
Saturation71%
Lightness85%
Temperature
Warm ← → Cool6% 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#f4dfbe
RGBrgb(244, 223, 190)
HSLhsl(37, 71%, 85%)
CMYKcmyk(0%, 9%, 22%, 4%)
LABlab(89.7 2.1 18.8)
LCHlch(89.7 18.9 83.5)
OKLCHoklch(0.912 0.049 79.1)
Decimal16048062
Display P3color(display-p3 0.957 0.875 0.745)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4dfbe on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#f4dfbe on black: 16.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8DFBC
deuteranopia · #EDE4BF
tritanopia · #FED9D6

Color scale — 50 to 950

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

#FCF8F3
#F8F2E7
#f4dfbe
#EFD09F
#E7B86F
#DFA13F
#D18E23
#AF761D
#8C5F18
#654615
#3F2C0D
Base = 200Lightest = 50 · #FCF8F3Darkest = 950 · #3F2C0D
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F8F2E7;
  --brand-200: #f4dfbe;
  --brand-300: #EFD09F;
  --brand-400: #E7B86F;
  --brand-500: #DFA13F;
  --brand-600: #D18E23;
  --brand-700: #AF761D;
  --brand-800: #8C5F18;
  --brand-900: #654615;
  --brand-950: #3F2C0D;
  --brand: #f4dfbe;
  --brand-ink: #000000;
}

Colors that work with #f4dfbe

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#EDDBC0
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#187CB4
Second voice, not a rival
Dark variant#6D4A12
Hover, pressed, headers
Light variant#FBF4E9
Selected rows, tints
Dark surface#241E14
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 #f4dfbe

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
  • 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#BED3F4
Analogous left#F4C4BE
Analogous right#EEF4BE
Split-complement 1#BEEEF4
Split-complement 2#C4BEF4
Triadic 1#BEF4DF
Triadic 2#DFBEF4
Tetradic#BEF4C4

RGB percentages

Red95.7%
Green87.5%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta8.6%
Yellow22.1%
Key (black)4.3%

Color previews

#f4dfbe text on a black background

contrast 16.15:1

Card sample

#f4dfbe text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4dfbe

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.

#f4dfbe in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f4dfbe, answered

What color is #f4dfbe?

#f4dfbe is a pale vivid orange, closest to Blanched Almond (ΔE2000 2.8). It sits at 37° on the hue wheel with 71% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f4dfbe?

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

Is #f4dfbe a light or a dark color?

It is a light color. Relative luminance is 0.7573 and perceived brightness is 89%, so black text on it reaches 16.15:1.

Should I use black or white text on #f4dfbe?

Black. It scores 16.15:1 against #f4dfbe, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #f4dfbe?

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

What colors go well with #f4dfbe?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #187CB4 as an accent and #6D4A12 for hover and pressed states. For a palette, the analogous pair #F4C4BE and #EEF4BE stays calm, while #BED3F4 is the loudest partner.

What is #f4dfbe in CMYK for printing?

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

Is #f4dfbe warm or cool?

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

Work with #f4dfbe in the Color Lab