Skip to content

#f3cdbd

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

RGB
243, 205, 189
HSL
18°, 69%, 85%
CMYK
0, 16, 22, 5
Luminance
0.6639

At a glance

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

Hex
#f3cdbd
Hue
18°
orange
Saturation
69%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6639
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.28:1
Closest name
Peach Puff
ΔE2000 7.3
Where it sits
Hue18° of 360°
Saturation69%
Lightness85%
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#f3cdbd
RGBrgb(243, 205, 189)
HSLhsl(18, 69%, 85%)
CMYKcmyk(0%, 16%, 22%, 5%)
LABlab(85.2 10.9 12.9)
LCHlch(85.2 16.9 49.8)
OKLCHoklch(0.876 0.048 44.1)
Decimal15977917
Display P3color(display-p3 0.953 0.804 0.741)

Copy-ready code

/* CSS */
color: #f3cdbd;
background-color: #f3cdbd;
/* Tailwind (arbitrary) */
class="text-[#f3cdbd] bg-[#f3cdbd]"
/* SCSS */
$brand: #f3cdbd;
/* SwiftUI */
Color(red: 0.953, green: 0.804, blue: 0.741)
/* Android */
Color.parseColor("#f3cdbd")
/* Flutter */
Color(0xFFF3CDBD)
/* Python / OpenCV (BGR) */
(189, 205, 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 #f3cdbd · 14.28:1
Use #000000AAA at every size.
Aa
White text · 1.47:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3cdbd as text scores 1.47:1 on white and 14.28:1 on black.

Accessibility — WCAG contrast

Aa
#f3cdbd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f3cdbd on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D0BC
deuteranopia · #DFD8BD
tritanopia · #FEC7C9

Color scale — 50 to 950

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

#FBF6F3
#F8ECE7
#f3cdbd
#EEB7A0
#E59371
#DC6F41
#CF5826
#AD491F
#8A3B19
#642D16
#3F1C0E
Base = 200Lightest = 50 · #FBF6F3Darkest = 950 · #3F1C0E
:root {
  --brand-50: #FBF6F3;
  --brand-100: #F8ECE7;
  --brand-200: #f3cdbd;
  --brand-300: #EEB7A0;
  --brand-400: #E59371;
  --brand-500: #DC6F41;
  --brand-600: #CF5826;
  --brand-700: #AD491F;
  --brand-800: #8A3B19;
  --brand-900: #642D16;
  --brand-950: #3F1C0E;
  --brand: #f3cdbd;
  --brand-ink: #000000;
}

Colors that work with #f3cdbd

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#FAF6F4
Tinted page background
Border#EDCDC0
Hairlines and dividers
Muted text#9B624B
Captions on the surface
Accent#1AAAB2
Second voice, not a rival
Dark variant#6C2E14
Hover, pressed, headers
Light variant#FBEFE9
Selected rows, tints
Dark surface#241914
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 #f3cdbd

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#BDE3F3
Analogous left#F3BDC8
Analogous right#F3E8BD
Split-complement 1#BDF3E8
Split-complement 2#BDC8F3
Triadic 1#BDF3CD
Triadic 2#CDBDF3
Tetradic#C8F3BD

RGB percentages

Red95.3%
Green80.4%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow22.2%
Key (black)4.7%

Color previews

#f3cdbd text on a black background

contrast 14.28:1

Card sample

#f3cdbd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cdbd

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.

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

#f3cdbd, answered

What color is #f3cdbd?

#f3cdbd is a light vivid orange, closest to Peach Puff (ΔE2000 7.3). It sits at 18° on the hue wheel with 69% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f3cdbd?

rgb(243, 205, 189) — 243 red, 205 green and 189 blue out of 255, or 95.3% / 80.4% / 74.1% by channel.

Is #f3cdbd a light or a dark color?

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

Should I use black or white text on #f3cdbd?

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

What is the complementary color of #f3cdbd?

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

What colors go well with #f3cdbd?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B624B for secondary text, #1AAAB2 as an accent and #6C2E14 for hover and pressed states. For a palette, the analogous pair #F3BDC8 and #F3E8BD stays calm, while #BDE3F3 is the loudest partner.

What is #f3cdbd in CMYK for printing?

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

Is #f3cdbd 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 #F3D3BD; nudged cooler, #F4BCC0.

Work with #f3cdbd in the Color Lab