Skip to content

#fecb8f

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

RGB
254, 203, 143
HSL
32°, 98%, 78%
CMYK
0, 20, 44, 0
Luminance
0.6577

At a glance

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

Hex
#fecb8f
Hue
32°
orange
Saturation
98%
electric
Lightness
78%
light
Brightness
100%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6577
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.15:1
Closest name
Navajo White
ΔE2000 6
Where it sits
Hue32° of 360°
Saturation98%
Lightness78%
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#fecb8f
RGBrgb(254, 203, 143)
HSLhsl(32, 98%, 78%)
CMYKcmyk(0%, 20%, 44%, 0%)
LABlab(84.9 10.6 36.8)
LCHlch(84.9 38.3 73.9)
OKLCHoklch(0.874 0.096 70.6)
Decimal16698255
Display P3color(display-p3 0.996 0.796 0.561)

Copy-ready code

/* CSS */
color: #fecb8f;
background-color: #fecb8f;
/* Tailwind (arbitrary) */
class="text-[#fecb8f] bg-[#fecb8f]"
/* SCSS */
$brand: #fecb8f;
/* SwiftUI */
Color(red: 0.996, green: 0.796, blue: 0.561)
/* Android */
Color.parseColor("#fecb8f")
/* Flutter */
Color(0xFFFECB8F)
/* Python / OpenCV (BGR) */
(143, 203, 254)

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

Accessibility — WCAG contrast

Aa
#fecb8f on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fecb8f on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDCD8B
deuteranopia · #E9D990
tritanopia · #FFBFBC

Color scale — 50 to 950

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

#FDF8F1
#FCF1E3
#FBE0C1
#fecb8f
#FDB158
#FD9821
#F38402
#CA6E02
#A25801
#744206
#492904
Base = 300Lightest = 50 · #FDF8F1Darkest = 950 · #492904
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF1E3;
  --brand-200: #FBE0C1;
  --brand-300: #fecb8f;
  --brand-400: #FDB158;
  --brand-500: #FD9821;
  --brand-600: #F38402;
  --brand-700: #CA6E02;
  --brand-800: #A25801;
  --brand-900: #744206;
  --brand-950: #492904;
  --brand: #fecb8f;
  --brand-ink: #000000;
}

Colors that work with #fecb8f

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#9B764B
Captions on the surface
Accent#0091CC
Second voice, not a rival
Dark variant#7E4501
Hover, pressed, headers
Light variant#FFF3E6
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 #fecb8f

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#8FC2FE
Analogous left#FE938F
Analogous right#FAFE8F
Split-complement 1#8FFAFE
Split-complement 2#938FFE
Triadic 1#8FFECB
Triadic 2#CB8FFE
Tetradic#8FFE93

RGB percentages

Red99.6%
Green79.6%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow43.7%
Key (black)0.4%

Color previews

#fecb8f text on a black background

contrast 14.15:1

Card sample

#fecb8f text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 203, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 203, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fecb8f;
background: linear-gradient(135deg, #fecb8f, #E7FE8F);

Monochromatic scale

Palettes built from #fecb8f

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.

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

#fecb8f, answered

What color is #fecb8f?

#fecb8f is a light electric orange, closest to Navajo White (ΔE2000 6). It sits at 32° on the hue wheel with 98% saturation and 78% lightness, which reads as warm.

What is the RGB value of #fecb8f?

rgb(254, 203, 143) — 254 red, 203 green and 143 blue out of 255, or 99.6% / 79.6% / 56.1% by channel.

Is #fecb8f a light or a dark color?

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

Should I use black or white text on #fecb8f?

Black. It scores 14.15:1 against #fecb8f, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #fecb8f?

#8FC2FE sits directly opposite on the wheel. Softer options are the split-complements #8FFAFE and #938FFE, which give the same contrast with far less vibration.

What colors go well with #fecb8f?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B764B for secondary text, #0091CC as an accent and #7E4501 for hover and pressed states. For a palette, the analogous pair #FE938F and #FAFE8F stays calm, while #8FC2FE is the loudest partner.

What is #fecb8f in CMYK for printing?

cmyk(0%, 20%, 44%, 0%). 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 #fecb8f 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 #FED0A8; nudged cooler, #FFF48E.

Work with #fecb8f in the Color Lab