Skip to content

#fccab3

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

RGB
252, 202, 179
HSL
19°, 92%, 85%
CMYK
0, 20, 29, 1
Luminance
0.6619

At a glance

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

Hex
#fccab3
Hue
19°
orange
Saturation
92%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6619
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.24:1
Closest name
Peach Puff
ΔE2000 7.1
Where it sits
Hue19° of 360°
Saturation92%
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#fccab3
RGBrgb(252, 202, 179)
HSLhsl(19, 92%, 85%)
CMYKcmyk(0%, 20%, 29%, 1%)
LABlab(85.1 14.5 18.2)
LCHlch(85.1 23.3 51.5)
OKLCHoklch(0.877 0.065 46.0)
Decimal16566963
Display P3color(display-p3 0.988 0.792 0.702)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccab3 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fccab3 on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7CFB1
deuteranopia · #E2D9B3
tritanopia · #FFC2C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fccab3 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
#FBEBE4
#fccab3
#FBB493
#F98E5D
#F66827
#EB5109
#C44308
#9D3606
#712A09
#471A06
Base = 200Lightest = 50 · #FDF5F2Darkest = 950 · #471A06
:root {
  --brand-50: #FDF5F2;
  --brand-100: #FBEBE4;
  --brand-200: #fccab3;
  --brand-300: #FBB493;
  --brand-400: #F98E5D;
  --brand-500: #F66827;
  --brand-600: #EB5109;
  --brand-700: #C44308;
  --brand-800: #9D3606;
  --brand-900: #712A09;
  --brand-950: #471A06;
  --brand: #fccab3;
  --brand-ink: #000000;
}

Colors that work with #fccab3

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#9B644B
Captions on the surface
Accent#03BDC9
Second voice, not a rival
Dark variant#7B2A05
Hover, pressed, headers
Light variant#FEEEE6
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 #fccab3

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#B3E5FC
Analogous left#FCB3C0
Analogous right#FCEEB3
Split-complement 1#B3FCEE
Split-complement 2#B3C0FC
Triadic 1#B3FCCA
Triadic 2#CAB3FC
Tetradic#C0FCB3

RGB percentages

Red98.8%
Green79.2%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow29.0%
Key (black)1.2%

Color previews

#fccab3 text on a black background

contrast 14.24:1

Card sample

#fccab3 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccab3

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.

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

#fccab3, answered

What color is #fccab3?

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

What is the RGB value of #fccab3?

rgb(252, 202, 179) — 252 red, 202 green and 179 blue out of 255, or 98.8% / 79.2% / 70.2% by channel.

Is #fccab3 a light or a dark color?

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

Should I use black or white text on #fccab3?

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

What is the complementary color of #fccab3?

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

What colors go well with #fccab3?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B644B for secondary text, #03BDC9 as an accent and #7B2A05 for hover and pressed states. For a palette, the analogous pair #FCB3C0 and #FCEEB3 stays calm, while #B3E5FC is the loudest partner.

What is #fccab3 in CMYK for printing?

cmyk(0%, 20%, 29%, 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 #fccab3 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 #FDDFCB; nudged cooler, #FDB2B6.

Work with #fccab3 in the Color Lab