Skip to content

#fbcdb7

a pale, electric orange · warm · closest name: Peach Puff

RGB
251, 205, 183
HSL
19°, 90%, 85%
CMYK
0, 18, 27, 2
Luminance
0.6759

At a glance

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

Hex
#fbcdb7
Hue
19°
orange
Saturation
90%
electric
Lightness
85%
pale
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6759
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.52:1
Closest name
Peach Puff
ΔE2000 6.4
Where it sits
Hue19° of 360°
Saturation90%
Lightness85%
Temperature
Warm ← → Cool6% 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#fbcdb7
RGBrgb(251, 205, 183)
HSLhsl(19, 90%, 85%)
CMYKcmyk(0%, 18%, 27%, 2%)
LABlab(85.8 13.1 17.1)
LCHlch(85.8 21.5 52.5)
OKLCHoklch(0.882 0.060 46.9)
Decimal16502199
Display P3color(display-p3 0.984 0.804 0.718)

Copy-ready code

/* CSS */
color: #fbcdb7;
background-color: #fbcdb7;
/* Tailwind (arbitrary) */
class="text-[#fbcdb7] bg-[#fbcdb7]"
/* SCSS */
$brand: #fbcdb7;
/* SwiftUI */
Color(red: 0.984, green: 0.804, blue: 0.718)
/* Android */
Color.parseColor("#fbcdb7")
/* Flutter */
Color(0xFFFBCDB7)
/* Python / OpenCV (BGR) */
(183, 205, 251)

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

Accessibility — WCAG contrast

Aa
#fbcdb7 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fbcdb7 on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9D1B6
deuteranopia · #E3DAB7
tritanopia · #FFC6C7

Color scale — 50 to 950

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

#FDF5F2
#FBECE5
#fbcdb7
#F9B595
#F69060
#F36B2A
#E8540D
#C1460B
#9B3809
#702B0B
#461B07
Base = 200Lightest = 50 · #FDF5F2Darkest = 950 · #461B07
:root {
  --brand-50: #FDF5F2;
  --brand-100: #FBECE5;
  --brand-200: #fbcdb7;
  --brand-300: #F9B595;
  --brand-400: #F69060;
  --brand-500: #F36B2A;
  --brand-600: #E8540D;
  --brand-700: #C1460B;
  --brand-800: #9B3809;
  --brand-900: #702B0B;
  --brand-950: #461B07;
  --brand: #fbcdb7;
  --brand-ink: #000000;
}

Colors that work with #fbcdb7

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#EDCEC0
Hairlines and dividers
Muted text#9B654B
Captions on the surface
Accent#05B6C7
Second voice, not a rival
Dark variant#792C07
Hover, pressed, headers
Light variant#FEEEE7
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 #fbcdb7

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#B7E5FB
Analogous left#FBB7C3
Analogous right#FBEFB7
Split-complement 1#B7FBEF
Split-complement 2#B7C3FB
Triadic 1#B7FBCD
Triadic 2#CDB7FB
Tetradic#C3FBB7

RGB percentages

Red98.4%
Green80.4%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow27.1%
Key (black)1.6%

Color previews

#fbcdb7 text on a black background

contrast 14.52:1

Card sample

#fbcdb7 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbcdb7

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.

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

#fbcdb7, answered

What color is #fbcdb7?

#fbcdb7 is a pale electric orange, closest to Peach Puff (ΔE2000 6.4). It sits at 19° on the hue wheel with 90% saturation and 85% lightness, which reads as warm.

What is the RGB value of #fbcdb7?

rgb(251, 205, 183) — 251 red, 205 green and 183 blue out of 255, or 98.4% / 80.4% / 71.8% by channel.

Is #fbcdb7 a light or a dark color?

It is a light color. Relative luminance is 0.6759 and perceived brightness is 85%, so black text on it reaches 14.52:1.

Should I use black or white text on #fbcdb7?

Black. It scores 14.52:1 against #fbcdb7, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #fbcdb7?

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

What colors go well with #fbcdb7?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B654B for secondary text, #05B6C7 as an accent and #792C07 for hover and pressed states. For a palette, the analogous pair #FBB7C3 and #FBEFB7 stays calm, while #B7E5FB is the loudest partner.

What is #fbcdb7 in CMYK for printing?

cmyk(0%, 18%, 27%, 2%). 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 #fbcdb7 warm or cool?

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

Work with #fbcdb7 in the Color Lab