Skip to content

#fdbf6c

a light, electric orange · warm · closest name: Burly Wood

RGB
253, 191, 108
HSL
34°, 97%, 71%
CMYK
0, 25, 57, 1
Luminance
0.5923

At a glance

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

Hex
#fdbf6c
Hue
34°
orange
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5923
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
12.85:1
Closest name
Burly Wood
ΔE2000 8
Where it sits
Hue34° of 360°
Saturation97%
Lightness71%
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#fdbf6c
RGBrgb(253, 191, 108)
HSLhsl(34, 97%, 71%)
CMYKcmyk(0%, 25%, 57%, 1%)
LABlab(81.4 13.4 50.0)
LCHlch(81.4 51.7 75.0)
OKLCHoklch(0.845 0.123 72.8)
Decimal16629612
Display P3color(display-p3 0.992 0.749 0.424)

Copy-ready code

/* CSS */
color: #fdbf6c;
background-color: #fdbf6c;
/* Tailwind (arbitrary) */
class="text-[#fdbf6c] bg-[#fdbf6c]"
/* SCSS */
$brand: #fdbf6c;
/* SwiftUI */
Color(red: 0.992, green: 0.749, blue: 0.424)
/* Android */
Color.parseColor("#fdbf6c")
/* Flutter */
Color(0xFFFDBF6C)
/* Python / OpenCV (BGR) */
(108, 191, 253)

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

Accessibility — WCAG contrast

Aa
#fdbf6c on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#fdbf6c on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C265
deuteranopia · #E4D06E
tritanopia · #FFAFAC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fdbf6c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF8F1
#FCF1E4
#FBE2C1
#FDCF90
#fdbf6c
#FC9E22
#F18B03
#C97403
#A15D02
#744506
#482B04
Base = 400Lightest = 50 · #FDF8F1Darkest = 950 · #482B04
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF1E4;
  --brand-200: #FBE2C1;
  --brand-300: #FDCF90;
  --brand-400: #fdbf6c;
  --brand-500: #FC9E22;
  --brand-600: #F18B03;
  --brand-700: #C97403;
  --brand-800: #A15D02;
  --brand-900: #744506;
  --brand-950: #482B04;
  --brand: #fdbf6c;
  --brand-ink: #000000;
}

Colors that work with #fdbf6c

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#008ACC
Second voice, not a rival
Dark variant#7E4902
Hover, pressed, headers
Light variant#FFF4E6
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 #fdbf6c

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#6CAAFD
Analogous left#FD766C
Analogous right#F3FD6C
Split-complement 1#6CF3FD
Split-complement 2#766CFD
Triadic 1#6CFDBF
Triadic 2#BF6CFD
Tetradic#6CFD76

RGB percentages

Red99.2%
Green74.9%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta24.5%
Yellow57.3%
Key (black)0.8%

Color previews

#fdbf6c text on a black background

contrast 12.85:1

Card sample

#fdbf6c text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 191, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 191, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdbf6c;
background: linear-gradient(135deg, #fdbf6c, #DAFD6C);

Monochromatic scale

Palettes built from #fdbf6c

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.

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

#fdbf6c, answered

What color is #fdbf6c?

#fdbf6c is a light electric orange, closest to Burly Wood (ΔE2000 8). It sits at 34° on the hue wheel with 97% saturation and 71% lightness, which reads as warm.

What is the RGB value of #fdbf6c?

rgb(253, 191, 108) — 253 red, 191 green and 108 blue out of 255, or 99.2% / 74.9% / 42.4% by channel.

Is #fdbf6c a light or a dark color?

It is a light color. Relative luminance is 0.5923 and perceived brightness is 80%, so black text on it reaches 12.85:1.

Should I use black or white text on #fdbf6c?

Black. It scores 12.85:1 against #fdbf6c, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #fdbf6c?

#6CAAFD sits directly opposite on the wheel. Softer options are the split-complements #6CF3FD and #766CFD, which give the same contrast with far less vibration.

What colors go well with #fdbf6c?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B794B for secondary text, #008ACC as an accent and #7E4902 for hover and pressed states. For a palette, the analogous pair #FD766C and #F3FD6C stays calm, while #6CAAFD is the loudest partner.

What is #fdbf6c in CMYK for printing?

cmyk(0%, 25%, 57%, 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 #fdbf6c 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 #FDBF85; nudged cooler, #FEF56B.

Work with #fdbf6c in the Color Lab