Skip to content

#fcdba3

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

RGB
252, 219, 163
HSL
38°, 94%, 81%
CMYK
0, 13, 35, 1
Luminance
0.7400

At a glance

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

Hex
#fcdba3
Hue
38°
orange
Saturation
94%
electric
Lightness
81%
light
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7400
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
15.80:1
Closest name
Navajo White
ΔE2000 1.9
Where it sits
Hue38° of 360°
Saturation94%
Lightness81%
Temperature
Warm ← → Cool7% 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#fcdba3
RGBrgb(252, 219, 163)
HSLhsl(38, 94%, 81%)
CMYKcmyk(0%, 13%, 35%, 1%)
LABlab(88.9 3.7 31.8)
LCHlch(88.9 32.0 83.3)
OKLCHoklch(0.906 0.081 80.6)
Decimal16571299
Display P3color(display-p3 0.988 0.859 0.639)

Copy-ready code

/* CSS */
color: #fcdba3;
background-color: #fcdba3;
/* Tailwind (arbitrary) */
class="text-[#fcdba3] bg-[#fcdba3]"
/* SCSS */
$brand: #fcdba3;
/* SwiftUI */
Color(red: 0.988, green: 0.859, blue: 0.639)
/* Android */
Color.parseColor("#fcdba3")
/* Flutter */
Color(0xFFFCDBA3)
/* Python / OpenCV (BGR) */
(163, 219, 252)

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

Accessibility — WCAG contrast

Aa
#fcdba3 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fcdba3 on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EADB9F
deuteranopia · #F1E3A5
tritanopia · #FFD1CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fcdba3 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
#FBF3E4
#FAE5C2
#fcdba3
#FABF5C
#F8AA26
#ED9808
#C67F06
#9E6505
#724B08
#472F05
Base = 300Lightest = 50 · #FDF9F2Darkest = 950 · #472F05
:root {
  --brand-50: #FDF9F2;
  --brand-100: #FBF3E4;
  --brand-200: #FAE5C2;
  --brand-300: #fcdba3;
  --brand-400: #FABF5C;
  --brand-500: #F8AA26;
  --brand-600: #ED9808;
  --brand-700: #C67F06;
  --brand-800: #9E6505;
  --brand-900: #724B08;
  --brand-950: #472F05;
  --brand: #fcdba3;
  --brand-ink: #000000;
}

Colors that work with #fcdba3

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#EDDCC0
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#027FCA
Second voice, not a rival
Dark variant#7B4F04
Hover, pressed, headers
Light variant#FEF5E6
Selected rows, tints
Dark surface#241E14
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 #fcdba3

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#A3C4FC
Analogous left#FCAFA3
Analogous right#F0FCA3
Split-complement 1#A3F0FC
Split-complement 2#AFA3FC
Triadic 1#A3FCDB
Triadic 2#DBA3FC
Tetradic#A3FCAF

RGB percentages

Red98.8%
Green85.9%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow35.3%
Key (black)1.2%

Color previews

#fcdba3 text on a black background

contrast 15.80:1

Card sample

#fcdba3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcdba3

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.

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

#fcdba3, answered

What color is #fcdba3?

#fcdba3 is a light electric orange, closest to Navajo White (ΔE2000 1.9). It sits at 38° on the hue wheel with 94% saturation and 81% lightness, which reads as warm.

What is the RGB value of #fcdba3?

rgb(252, 219, 163) — 252 red, 219 green and 163 blue out of 255, or 98.8% / 85.9% / 63.9% by channel.

Is #fcdba3 a light or a dark color?

It is a light color. Relative luminance is 0.7400 and perceived brightness is 88%, so black text on it reaches 15.80:1.

Should I use black or white text on #fcdba3?

Black. It scores 15.80:1 against #fcdba3, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #fcdba3?

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

What colors go well with #fcdba3?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7D4B for secondary text, #027FCA as an accent and #7B4F04 for hover and pressed states. For a palette, the analogous pair #FCAFA3 and #F0FCA3 stays calm, while #A3C4FC is the loudest partner.

What is #fcdba3 in CMYK for printing?

cmyk(0%, 13%, 35%, 1%). 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 #fcdba3 warm or cool?

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

Work with #fcdba3 in the Color Lab