Skip to content

#f9da9d

a light, electric orange · warm · closest name: Navajo White

RGB
249, 218, 157
HSL
40°, 89%, 80%
CMYK
0, 12, 37, 2
Luminance
0.7272

At a glance

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

Hex
#f9da9d
Hue
40°
orange
Saturation
89%
electric
Lightness
80%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7272
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
15.54:1
Closest name
Navajo White
ΔE2000 3.4
Where it sits
Hue40° of 360°
Saturation89%
Lightness80%
Temperature
Warm ← → Cool8% 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#f9da9d
RGBrgb(249, 218, 157)
HSLhsl(40, 89%, 80%)
CMYKcmyk(0%, 12%, 37%, 2%)
LABlab(88.3 2.4 34.0)
LCHlch(88.3 34.1 86.0)
OKLCHoklch(0.900 0.085 83.9)
Decimal16374429
Display P3color(display-p3 0.976 0.855 0.616)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9da9d on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#f9da9d on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D999
deuteranopia · #F0E19F
tritanopia · #FFD0CA

Color scale — 50 to 950

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

#FDF9F2
#FAF3E5
#F8E6C4
#f9da9d
#F5C360
#F2AF2C
#E79E0E
#C0830C
#9A6909
#6F4D0B
#453007
Base = 300Lightest = 50 · #FDF9F2Darkest = 950 · #453007
:root {
  --brand-50: #FDF9F2;
  --brand-100: #FAF3E5;
  --brand-200: #F8E6C4;
  --brand-300: #f9da9d;
  --brand-400: #F5C360;
  --brand-500: #F2AF2C;
  --brand-600: #E79E0E;
  --brand-700: #C0830C;
  --brand-800: #9A6909;
  --brand-900: #6F4D0B;
  --brand-950: #453007;
  --brand: #f9da9d;
  --brand-ink: #000000;
}

Colors that work with #f9da9d

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#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#0876C4
Second voice, not a rival
Dark variant#785207
Hover, pressed, headers
Light variant#FEF6E7
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 #f9da9d

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#9DBCF9
Analogous left#F9AC9D
Analogous right#EAF99D
Split-complement 1#9DEAF9
Split-complement 2#AC9DF9
Triadic 1#9DF9DA
Triadic 2#DA9DF9
Tetradic#9DF9AC

RGB percentages

Red97.6%
Green85.5%
Blue61.6%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow36.9%
Key (black)2.4%

Color previews

#f9da9d text on a black background

contrast 15.54:1

Card sample

#f9da9d text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9da9d

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.

#f9da9d 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f9da9d, answered

What color is #f9da9d?

#f9da9d is a light electric orange, closest to Navajo White (ΔE2000 3.4). It sits at 40° on the hue wheel with 89% saturation and 80% lightness, which reads as warm.

What is the RGB value of #f9da9d?

rgb(249, 218, 157) — 249 red, 218 green and 157 blue out of 255, or 97.6% / 85.5% / 61.6% by channel.

Is #f9da9d a light or a dark color?

It is a light color. Relative luminance is 0.7272 and perceived brightness is 87%, so black text on it reaches 15.54:1.

Should I use black or white text on #f9da9d?

Black. It scores 15.54:1 against #f9da9d, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #f9da9d?

#9DBCF9 sits directly opposite on the wheel. Softer options are the split-complements #9DEAF9 and #AC9DF9, which give the same contrast with far less vibration.

What colors go well with #f9da9d?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #0876C4 as an accent and #785207 for hover and pressed states. For a palette, the analogous pair #F9AC9D and #EAF99D stays calm, while #9DBCF9 is the loudest partner.

What is #f9da9d in CMYK for printing?

cmyk(0%, 12%, 37%, 2%). 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 #f9da9d warm or cool?

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

Work with #f9da9d in the Color Lab