Skip to content

#f5cf9c

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

RGB
245, 207, 156
HSL
34°, 82%, 79%
CMYK
0, 16, 36, 4
Luminance
0.6644

At a glance

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

Hex
#f5cf9c
Hue
34°
orange
Saturation
82%
electric
Lightness
79%
light
Brightness
96%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6644
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.29:1
Closest name
Navajo White
ΔE2000 3.5
Where it sits
Hue34° of 360°
Saturation82%
Lightness79%
Temperature
Warm ← → Cool4% 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#f5cf9c
RGBrgb(245, 207, 156)
HSLhsl(34, 82%, 79%)
CMYKcmyk(0%, 16%, 36%, 4%)
LABlab(85.2 6.4 30.3)
LCHlch(85.2 31.0 78.1)
OKLCHoklch(0.875 0.079 74.6)
Decimal16109468
Display P3color(display-p3 0.961 0.812 0.612)

Copy-ready code

/* CSS */
color: #f5cf9c;
background-color: #f5cf9c;
/* Tailwind (arbitrary) */
class="text-[#f5cf9c] bg-[#f5cf9c]"
/* SCSS */
$brand: #f5cf9c;
/* SwiftUI */
Color(red: 0.961, green: 0.812, blue: 0.612)
/* Android */
Color.parseColor("#f5cf9c")
/* Flutter */
Color(0xFFF5CF9C)
/* Python / OpenCV (BGR) */
(156, 207, 245)

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

Accessibility — WCAG contrast

Aa
#f5cf9c on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f5cf9c on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DED098
deuteranopia · #E7D99D
tritanopia · #FFC5C2

Color scale — 50 to 950

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

#FCF8F2
#F9F1E6
#F6E1C6
#f5cf9c
#F0B566
#EA9C33
#DE8916
#B97213
#945B0F
#6B440F
#432A09
Base = 300Lightest = 50 · #FCF8F2Darkest = 950 · #432A09
:root {
  --brand-50: #FCF8F2;
  --brand-100: #F9F1E6;
  --brand-200: #F6E1C6;
  --brand-300: #f5cf9c;
  --brand-400: #F0B566;
  --brand-500: #EA9C33;
  --brand-600: #DE8916;
  --brand-700: #B97213;
  --brand-800: #945B0F;
  --brand-900: #6B440F;
  --brand-950: #432A09;
  --brand: #f5cf9c;
  --brand-ink: #000000;
}

Colors that work with #f5cf9c

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#9B794B
Captions on the surface
Accent#0F85BD
Second voice, not a rival
Dark variant#74470C
Hover, pressed, headers
Light variant#FDF4E8
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 #f5cf9c

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#9CC2F5
Analogous left#F5A29C
Analogous right#EEF59C
Split-complement 1#9CEEF5
Split-complement 2#A29CF5
Triadic 1#9CF5CF
Triadic 2#CF9CF5
Tetradic#9CF5A2

RGB percentages

Red96.1%
Green81.2%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta15.5%
Yellow36.3%
Key (black)3.9%

Color previews

#f5cf9c text on a black background

contrast 14.29:1

Card sample

#f5cf9c text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 207, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 207, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5cf9c;
background: linear-gradient(135deg, #f5cf9c, #E0F59C);

Monochromatic scale

Palettes built from #f5cf9c

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.

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

#f5cf9c, answered

What color is #f5cf9c?

#f5cf9c is a light electric orange, closest to Navajo White (ΔE2000 3.5). It sits at 34° on the hue wheel with 82% saturation and 79% lightness, which reads as warm.

What is the RGB value of #f5cf9c?

rgb(245, 207, 156) — 245 red, 207 green and 156 blue out of 255, or 96.1% / 81.2% / 61.2% by channel.

Is #f5cf9c a light or a dark color?

It is a light color. Relative luminance is 0.6644 and perceived brightness is 84%, so black text on it reaches 14.29:1.

Should I use black or white text on #f5cf9c?

Black. It scores 14.29:1 against #f5cf9c, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #f5cf9c?

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

What colors go well with #f5cf9c?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B794B for secondary text, #0F85BD as an accent and #74470C for hover and pressed states. For a palette, the analogous pair #F5A29C and #EEF59C stays calm, while #9CC2F5 is the loudest partner.

What is #f5cf9c in CMYK for printing?

cmyk(0%, 16%, 36%, 4%). 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 #f5cf9c warm or cool?

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

Work with #f5cf9c in the Color Lab