Skip to content

#fac8ad

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

RGB
250, 200, 173
HSL
21°, 89%, 83%
CMYK
0, 20, 31, 2
Luminance
0.6465

At a glance

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

Hex
#fac8ad
Hue
21°
orange
Saturation
89%
electric
Lightness
83%
light
Brightness
98%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6465
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
13.93:1
Closest name
Peach Puff
ΔE2000 6.3
Where it sits
Hue21° of 360°
Saturation89%
Lightness83%
Temperature
Warm ← → Cool5% 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#fac8ad
RGBrgb(250, 200, 173)
HSLhsl(21, 89%, 83%)
CMYKcmyk(0%, 20%, 31%, 2%)
LABlab(84.3 14.0 20.3)
LCHlch(84.3 24.6 55.3)
OKLCHoklch(0.870 0.068 49.8)
Decimal16435373
Display P3color(display-p3 0.980 0.784 0.678)

Copy-ready code

/* CSS */
color: #fac8ad;
background-color: #fac8ad;
/* Tailwind (arbitrary) */
class="text-[#fac8ad] bg-[#fac8ad]"
/* SCSS */
$brand: #fac8ad;
/* SwiftUI */
Color(red: 0.980, green: 0.784, blue: 0.678)
/* Android */
Color.parseColor("#fac8ad")
/* Flutter */
Color(0xFFFAC8AD)
/* Python / OpenCV (BGR) */
(173, 200, 250)

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

Accessibility — WCAG contrast

Aa
#fac8ad on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fac8ad on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CCAB
deuteranopia · #E1D7AD
tritanopia · #FFC0C1

Color scale — 50 to 950

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

#FDF6F2
#FAECE5
#fac8ad
#F9B895
#F59560
#F2712C
#E75A0E
#C04B0C
#9A3C09
#6F2E0B
#451D07
Base = 200Lightest = 50 · #FDF6F2Darkest = 950 · #451D07
:root {
  --brand-50: #FDF6F2;
  --brand-100: #FAECE5;
  --brand-200: #fac8ad;
  --brand-300: #F9B895;
  --brand-400: #F59560;
  --brand-500: #F2712C;
  --brand-600: #E75A0E;
  --brand-700: #C04B0C;
  --brand-800: #9A3C09;
  --brand-900: #6F2E0B;
  --brand-950: #451D07;
  --brand: #fac8ad;
  --brand-ink: #000000;
}

Colors that work with #fac8ad

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#EDCFC0
Hairlines and dividers
Muted text#9B674B
Captions on the surface
Accent#07B2C5
Second voice, not a rival
Dark variant#782F07
Hover, pressed, headers
Light variant#FEEFE7
Selected rows, tints
Dark surface#241A14
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 #fac8ad

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#ADDFFA
Analogous left#FAADB8
Analogous right#FAEEAD
Split-complement 1#ADFAEE
Split-complement 2#ADB8FA
Triadic 1#ADFAC8
Triadic 2#C8ADFA
Tetradic#B8FAAD

RGB percentages

Red98.0%
Green78.4%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow30.8%
Key (black)2.0%

Color previews

#fac8ad text on a black background

contrast 13.93:1

Card sample

#fac8ad text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac8ad

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.

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

#fac8ad, answered

What color is #fac8ad?

#fac8ad is a light electric orange, closest to Peach Puff (ΔE2000 6.3). It sits at 21° on the hue wheel with 89% saturation and 83% lightness, which reads as warm.

What is the RGB value of #fac8ad?

rgb(250, 200, 173) — 250 red, 200 green and 173 blue out of 255, or 98% / 78.4% / 67.8% by channel.

Is #fac8ad a light or a dark color?

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

Should I use black or white text on #fac8ad?

Black. It scores 13.93:1 against #fac8ad, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #fac8ad?

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

What colors go well with #fac8ad?

For interface work: #FAF6F4 as the surface, #EDCFC0 for borders, #9B674B for secondary text, #07B2C5 as an accent and #782F07 for hover and pressed states. For a palette, the analogous pair #FAADB8 and #FAEEAD stays calm, while #ADDFFA is the loudest partner.

What is #fac8ad in CMYK for printing?

cmyk(0%, 20%, 31%, 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 #fac8ad warm or cool?

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

Work with #fac8ad in the Color Lab