Skip to content

#f4dec2

a pale, vivid orange · warm · closest name: Bisque

RGB
244, 222, 194
HSL
34°, 69%, 86%
CMYK
0, 9, 21, 4
Luminance
0.7537

At a glance

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

Hex
#f4dec2
Hue
34°
orange
Saturation
69%
vivid
Lightness
86%
pale
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7537
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
16.07:1
Closest name
Bisque
ΔE2000 2.3
Where it sits
Hue34° of 360°
Saturation69%
Lightness86%
Temperature
Warm ← → Cool3% 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#f4dec2
RGBrgb(244, 222, 194)
HSLhsl(34, 69%, 86%)
CMYKcmyk(0%, 9%, 21%, 4%)
LABlab(89.6 3.2 16.5)
LCHlch(89.6 16.8 79.0)
OKLCHoklch(0.911 0.044 73.8)
Decimal16047810
Display P3color(display-p3 0.957 0.871 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4dec2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#f4dec2 on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7DEC0
deuteranopia · #ECE3C3
tritanopia · #FDD8D6

Color scale — 50 to 950

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

#FBF8F3
#F8F1E7
#f4dec2
#EECCA0
#E5B270
#DD9841
#CF8525
#AD6E1F
#8A5819
#644216
#3F290E
Base = 200Lightest = 50 · #FBF8F3Darkest = 950 · #3F290E
:root {
  --brand-50: #FBF8F3;
  --brand-100: #F8F1E7;
  --brand-200: #f4dec2;
  --brand-300: #EECCA0;
  --brand-400: #E5B270;
  --brand-500: #DD9841;
  --brand-600: #CF8525;
  --brand-700: #AD6E1F;
  --brand-800: #8A5819;
  --brand-900: #644216;
  --brand-950: #3F290E;
  --brand: #f4dec2;
  --brand-ink: #000000;
}

Colors that work with #f4dec2

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#EDD9C0
Hairlines and dividers
Muted text#9B784B
Captions on the surface
Accent#1C82B0
Second voice, not a rival
Dark variant#6C4514
Hover, pressed, headers
Light variant#FBF3E9
Selected rows, tints
Dark surface#241D14
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 #f4dec2

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#C2D8F4
Analogous left#F4C5C2
Analogous right#F1F4C2
Split-complement 1#C2F1F4
Split-complement 2#C5C2F4
Triadic 1#C2F4DE
Triadic 2#DEC2F4
Tetradic#C2F4C5

RGB percentages

Red95.7%
Green87.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta9.0%
Yellow20.5%
Key (black)4.3%

Color previews

#f4dec2 text on a black background

contrast 16.07:1

Card sample

#f4dec2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4dec2

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.

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

#f4dec2, answered

What color is #f4dec2?

#f4dec2 is a pale vivid orange, closest to Bisque (ΔE2000 2.3). It sits at 34° on the hue wheel with 69% saturation and 86% lightness, which reads as warm.

What is the RGB value of #f4dec2?

rgb(244, 222, 194) — 244 red, 222 green and 194 blue out of 255, or 95.7% / 87.1% / 76.1% by channel.

Is #f4dec2 a light or a dark color?

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

Should I use black or white text on #f4dec2?

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

What is the complementary color of #f4dec2?

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

What colors go well with #f4dec2?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B784B for secondary text, #1C82B0 as an accent and #6C4514 for hover and pressed states. For a palette, the analogous pair #F4C5C2 and #F1F4C2 stays calm, while #C2D8F4 is the loudest partner.

What is #f4dec2 in CMYK for printing?

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

Is #f4dec2 warm or cool?

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

Work with #f4dec2 in the Color Lab