Skip to content

#fcdcc2

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

RGB
252, 220, 194
HSL
27°, 91%, 88%
CMYK
0, 13, 23, 1
Luminance
0.7578

At a glance

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

Hex
#fcdcc2
Hue
27°
orange
Saturation
91%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7578
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
16.16:1
Closest name
Peach Puff
ΔE2000 2.3
Where it sits
Hue27° of 360°
Saturation91%
Lightness88%
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#fcdcc2
RGBrgb(252, 220, 194)
HSLhsl(27, 91%, 88%)
CMYKcmyk(0%, 13%, 23%, 1%)
LABlab(89.8 7.2 16.9)
LCHlch(89.8 18.3 66.9)
OKLCHoklch(0.914 0.050 61.2)
Decimal16571586
Display P3color(display-p3 0.988 0.863 0.761)

Copy-ready code

/* CSS */
color: #fcdcc2;
background-color: #fcdcc2;
/* Tailwind (arbitrary) */
class="text-[#fcdcc2] bg-[#fcdcc2]"
/* SCSS */
$brand: #fcdcc2;
/* SwiftUI */
Color(red: 0.988, green: 0.863, blue: 0.761)
/* Android */
Color.parseColor("#fcdcc2")
/* Flutter */
Color(0xFFFCDCC2)
/* Python / OpenCV (BGR) */
(194, 220, 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 #fcdcc2 · 16.16:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fcdcc2 as text scores 1.30:1 on white and 16.16:1 on black.

Accessibility — WCAG contrast

Aa
#fcdcc2 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fcdcc2 on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6DEC0
deuteranopia · #EDE4C2
tritanopia · #FFD6D5

Color scale — 50 to 950

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

#FDF7F2
#FBEFE5
#fcdcc2
#FAC294
#F7A35F
#F48429
#E96F0C
#C25C0A
#9C4A08
#70380A
#462306
Base = 200Lightest = 50 · #FDF7F2Darkest = 950 · #462306
:root {
  --brand-50: #FDF7F2;
  --brand-100: #FBEFE5;
  --brand-200: #fcdcc2;
  --brand-300: #FAC294;
  --brand-400: #F7A35F;
  --brand-500: #F48429;
  --brand-600: #E96F0C;
  --brand-700: #C25C0A;
  --brand-800: #9C4A08;
  --brand-900: #70380A;
  --brand-950: #462306;
  --brand: #fcdcc2;
  --brand-ink: #000000;
}

Colors that work with #fcdcc2

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#EDD4C0
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#069FC6
Second voice, not a rival
Dark variant#7A3A06
Hover, pressed, headers
Light variant#FEF1E7
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 #fcdcc2

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#C2E2FC
Analogous left#FCC2C5
Analogous right#FCF9C2
Split-complement 1#C2FCF9
Split-complement 2#C2C5FC
Triadic 1#C2FCDC
Triadic 2#DCC2FC
Tetradic#C5FCC2

RGB percentages

Red98.8%
Green86.3%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow23.0%
Key (black)1.2%

Color previews

#fcdcc2 text on a black background

contrast 16.16:1

Card sample

#fcdcc2 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcdcc2

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.

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

#fcdcc2, answered

What color is #fcdcc2?

#fcdcc2 is a pale electric orange, closest to Peach Puff (ΔE2000 2.3). It sits at 27° on the hue wheel with 91% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fcdcc2?

rgb(252, 220, 194) — 252 red, 220 green and 194 blue out of 255, or 98.8% / 86.3% / 76.1% by channel.

Is #fcdcc2 a light or a dark color?

It is a light color. Relative luminance is 0.7578 and perceived brightness is 89%, so black text on it reaches 16.16:1.

Should I use black or white text on #fcdcc2?

Black. It scores 16.16:1 against #fcdcc2, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #fcdcc2?

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

What colors go well with #fcdcc2?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #069FC6 as an accent and #7A3A06 for hover and pressed states. For a palette, the analogous pair #FCC2C5 and #FCF9C2 stays calm, while #C2E2FC is the loudest partner.

What is #fcdcc2 in CMYK for printing?

cmyk(0%, 13%, 23%, 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 #fcdcc2 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 #FDE9DB; nudged cooler, #FDC6C2.

Work with #fcdcc2 in the Color Lab