Skip to content

#f3cbad

a light, vivid orange · warm · closest name: Peach Puff

RGB
243, 203, 173
HSL
26°, 75%, 82%
CMYK
0, 17, 29, 5
Luminance
0.6478

At a glance

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

Hex
#f3cbad
Hue
26°
orange
Saturation
75%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6478
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
13.96:1
Closest name
Peach Puff
ΔE2000 3.7
Where it sits
Hue26° of 360°
Saturation75%
Lightness82%
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#f3cbad
RGBrgb(243, 203, 173)
HSLhsl(26, 75%, 82%)
CMYKcmyk(0%, 17%, 29%, 5%)
LABlab(84.4 9.8 20.3)
LCHlch(84.4 22.5 64.2)
OKLCHoklch(0.869 0.061 58.7)
Decimal15977389
Display P3color(display-p3 0.953 0.796 0.678)

Copy-ready code

/* CSS */
color: #f3cbad;
background-color: #f3cbad;
/* Tailwind (arbitrary) */
class="text-[#f3cbad] bg-[#f3cbad]"
/* SCSS */
$brand: #f3cbad;
/* SwiftUI */
Color(red: 0.953, green: 0.796, blue: 0.678)
/* Android */
Color.parseColor("#f3cbad")
/* Flutter */
Color(0xFFF3CBAD)
/* Python / OpenCV (BGR) */
(173, 203, 243)

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

Accessibility — WCAG contrast

Aa
#f3cbad on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#f3cbad on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7CDAB
deuteranopia · #E0D6AD
tritanopia · #FFC3C3

Color scale — 50 to 950

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

#FCF7F3
#F9EEE7
#F4DBC8
#f3cbad
#EAA26C
#E2833B
#D66D1F
#B25B1A
#8E4915
#673713
#40220C
Base = 300Lightest = 50 · #FCF7F3Darkest = 950 · #40220C
:root {
  --brand-50: #FCF7F3;
  --brand-100: #F9EEE7;
  --brand-200: #F4DBC8;
  --brand-300: #f3cbad;
  --brand-400: #EAA26C;
  --brand-500: #E2833B;
  --brand-600: #D66D1F;
  --brand-700: #B25B1A;
  --brand-800: #8E4915;
  --brand-900: #673713;
  --brand-950: #40220C;
  --brand: #f3cbad;
  --brand-ink: #000000;
}

Colors that work with #f3cbad

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#FAF7F4
Tinted page background
Border#EDD3C0
Hairlines and dividers
Muted text#9B6D4B
Captions on the surface
Accent#169AB6
Second voice, not a rival
Dark variant#6F3910
Hover, pressed, headers
Light variant#FCF1E9
Selected rows, tints
Dark surface#241B14
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 #f3cbad

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#ADD5F3
Analogous left#F3ADB2
Analogous right#F3EEAD
Split-complement 1#ADF3EE
Split-complement 2#ADB2F3
Triadic 1#ADF3CB
Triadic 2#CBADF3
Tetradic#B2F3AD

RGB percentages

Red95.3%
Green79.6%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow28.8%
Key (black)4.7%

Color previews

#f3cbad text on a black background

contrast 13.96:1

Card sample

#f3cbad text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cbad

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.

#f3cbad 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

Converts to four-color process without much drama. Proof it anyway.

#f3cbad, answered

What color is #f3cbad?

#f3cbad is a light vivid orange, closest to Peach Puff (ΔE2000 3.7). It sits at 26° on the hue wheel with 75% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f3cbad?

rgb(243, 203, 173) — 243 red, 203 green and 173 blue out of 255, or 95.3% / 79.6% / 67.8% by channel.

Is #f3cbad a light or a dark color?

It is a light color. Relative luminance is 0.6478 and perceived brightness is 83%, so black text on it reaches 13.96:1.

Should I use black or white text on #f3cbad?

Black. It scores 13.96:1 against #f3cbad, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #f3cbad?

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

What colors go well with #f3cbad?

For interface work: #FAF7F4 as the surface, #EDD3C0 for borders, #9B6D4B for secondary text, #169AB6 as an accent and #6F3910 for hover and pressed states. For a palette, the analogous pair #F3ADB2 and #F3EEAD stays calm, while #ADD5F3 is the loudest partner.

What is #f3cbad in CMYK for printing?

cmyk(0%, 17%, 29%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f3cbad 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 #F6D9C3; nudged cooler, #F4B1AC.

Work with #f3cbad in the Color Lab