Skip to content

#f9ebdb

a pale, vivid orange · warm · closest name: Antique White

RGB
249, 235, 219
HSL
32°, 71%, 92%
CMYK
0, 6, 12, 2
Luminance
0.8467

At a glance

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

Hex
#f9ebdb
Hue
32°
orange
Saturation
71%
vivid
Lightness
92%
pale
Brightness
98%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8467
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
17.93:1
Closest name
Antique White
ΔE2000 1.5
Where it sits
Hue32° of 360°
Saturation71%
Lightness92%
Temperature
Warm ← → Cool2% 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#f9ebdb
RGBrgb(249, 235, 219)
HSLhsl(32, 71%, 92%)
CMYKcmyk(0%, 6%, 12%, 2%)
LABlab(93.7 2.1 9.5)
LCHlch(93.7 9.7 77.4)
OKLCHoklch(0.947 0.026 71.2)
Decimal16378843
Display P3color(display-p3 0.976 0.922 0.859)

Copy-ready code

/* CSS */
color: #f9ebdb;
background-color: #f9ebdb;
/* Tailwind (arbitrary) */
class="text-[#f9ebdb] bg-[#f9ebdb]"
/* SCSS */
$brand: #f9ebdb;
/* SwiftUI */
Color(red: 0.976, green: 0.922, blue: 0.859)
/* Android */
Color.parseColor("#f9ebdb")
/* Flutter */
Color(0xFFF9EBDB)
/* Python / OpenCV (BGR) */
(219, 235, 249)

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

Accessibility — WCAG contrast

Aa
#f9ebdb on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#f9ebdb on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0EBDA
deuteranopia · #F4EEDB
tritanopia · #FFE8E6

Color scale — 50 to 950

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

#FCF8F3
#f9ebdb
#F3DFC9
#EFCA9F
#E7AF6F
#DF943F
#D28023
#AF6B1D
#8C5517
#654015
#3F280D
Base = 100Lightest = 50 · #FCF8F3Darkest = 950 · #3F280D
:root {
  --brand-50: #FCF8F3;
  --brand-100: #f9ebdb;
  --brand-200: #F3DFC9;
  --brand-300: #EFCA9F;
  --brand-400: #E7AF6F;
  --brand-500: #DF943F;
  --brand-600: #D28023;
  --brand-700: #AF6B1D;
  --brand-800: #8C5517;
  --brand-900: #654015;
  --brand-950: #3F280D;
  --brand: #f9ebdb;
  --brand-ink: #000000;
}

Colors that work with #f9ebdb

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#EDD8C0
Hairlines and dividers
Muted text#9B754B
Captions on the surface
Accent#1888B4
Second voice, not a rival
Dark variant#6D4312
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 #f9ebdb

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#DBE9F9
Analogous left#F9DCDB
Analogous right#F8F9DB
Split-complement 1#DBF8F9
Split-complement 2#DCDBF9
Triadic 1#DBF9EB
Triadic 2#EBDBF9
Tetradic#DBF9DC

RGB percentages

Red97.6%
Green92.2%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta5.6%
Yellow12.0%
Key (black)2.4%

Color previews

#f9ebdb text on a black background

contrast 17.93:1

Card sample

#f9ebdb text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(249, 235, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 235, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f9ebdb;
background: linear-gradient(135deg, #f9ebdb, #F3F9DB);

Monochromatic scale

Palettes built from #f9ebdb

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.

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

#f9ebdb, answered

What color is #f9ebdb?

#f9ebdb is a pale vivid orange, closest to Antique White (ΔE2000 1.5). It sits at 32° on the hue wheel with 71% saturation and 92% lightness, which reads as warm.

What is the RGB value of #f9ebdb?

rgb(249, 235, 219) — 249 red, 235 green and 219 blue out of 255, or 97.6% / 92.2% / 85.9% by channel.

Is #f9ebdb a light or a dark color?

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

Should I use black or white text on #f9ebdb?

Black. It scores 17.93:1 against #f9ebdb, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #f9ebdb?

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

What colors go well with #f9ebdb?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B754B for secondary text, #1888B4 as an accent and #6D4312 for hover and pressed states. For a palette, the analogous pair #F9DCDB and #F8F9DB stays calm, while #DBE9F9 is the loudest partner.

What is #f9ebdb in CMYK for printing?

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

Is #f9ebdb warm or cool?

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

Work with #f9ebdb in the Color Lab