Skip to content

#f9da93

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

RGB
249, 218, 147
HSL
42°, 90%, 78%
CMYK
0, 12, 41, 2
Luminance
0.7239

At a glance

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

Hex
#f9da93
Hue
42°
yellow
Saturation
90%
electric
Lightness
78%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7239
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.48:1
Closest name
Navajo White
ΔE2000 5.4
Where it sits
Hue42° of 360°
Saturation90%
Lightness78%
Temperature
Warm ← → Cool10% 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#f9da93
RGBrgb(249, 218, 147)
HSLhsl(42, 90%, 78%)
CMYKcmyk(0%, 12%, 41%, 2%)
LABlab(88.2 1.3 38.9)
LCHlch(88.2 38.9 88.1)
OKLCHoklch(0.898 0.096 86.9)
Decimal16374419
Display P3color(display-p3 0.976 0.855 0.576)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9da93 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#f9da93 on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD88E
deuteranopia · #F2E195
tritanopia · #FFCFC8

Color scale — 50 to 950

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

#FDFAF2
#FBF4E5
#F8E8C3
#f9da93
#F6C860
#F3B62A
#E8A50D
#C18A0B
#9B6E09
#70510B
#463307
Base = 300Lightest = 50 · #FDFAF2Darkest = 950 · #463307
:root {
  --brand-50: #FDFAF2;
  --brand-100: #FBF4E5;
  --brand-200: #F8E8C3;
  --brand-300: #f9da93;
  --brand-400: #F6C860;
  --brand-500: #F3B62A;
  --brand-600: #E8A50D;
  --brand-700: #C18A0B;
  --brand-800: #9B6E09;
  --brand-900: #70510B;
  --brand-950: #463307;
  --brand: #f9da93;
  --brand-ink: #000000;
}

Colors that work with #f9da93

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#FAF9F4
Tinted page background
Border#EDDFC0
Hairlines and dividers
Muted text#9B834B
Captions on the surface
Accent#0771C5
Second voice, not a rival
Dark variant#795607
Hover, pressed, headers
Light variant#FEF7E7
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 #f9da93

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#93B2F9
Analogous left#F9A793
Analogous right#E5F993
Split-complement 1#93E5F9
Split-complement 2#A793F9
Triadic 1#93F9DA
Triadic 2#DA93F9
Tetradic#93F9A7

RGB percentages

Red97.6%
Green85.5%
Blue57.6%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow41.0%
Key (black)2.4%

Color previews

#f9da93 text on a black background

contrast 15.48:1

Card sample

#f9da93 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9da93

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.

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

#f9da93, answered

What color is #f9da93?

#f9da93 is a light electric yellow, closest to Navajo White (ΔE2000 5.4). It sits at 42° on the hue wheel with 90% saturation and 78% lightness, which reads as warm.

What is the RGB value of #f9da93?

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

Is #f9da93 a light or a dark color?

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

Should I use black or white text on #f9da93?

Black. It scores 15.48:1 against #f9da93, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #f9da93?

#93B2F9 sits directly opposite on the wheel. Softer options are the split-complements #93E5F9 and #A793F9, which give the same contrast with far less vibration.

What colors go well with #f9da93?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B834B for secondary text, #0771C5 as an accent and #795607 for hover and pressed states. For a palette, the analogous pair #F9A793 and #E5F993 stays calm, while #93B2F9 is the loudest partner.

What is #f9da93 in CMYK for printing?

cmyk(0%, 12%, 41%, 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 #f9da93 warm or cool?

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

Work with #f9da93 in the Color Lab