Skip to content

#fac8b2

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

RGB
250, 200, 178
HSL
18°, 88%, 84%
CMYK
0, 20, 29, 2
Luminance
0.6485

At a glance

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

Hex
#fac8b2
Hue
18°
orange
Saturation
88%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6485
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
13.97:1
Closest name
Peach Puff
ΔE2000 7.6
Where it sits
Hue18° of 360°
Saturation88%
Lightness84%
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#fac8b2
RGBrgb(250, 200, 178)
HSLhsl(18, 88%, 84%)
CMYKcmyk(0%, 20%, 29%, 2%)
LABlab(84.4 14.7 17.8)
LCHlch(84.4 23.0 50.4)
OKLCHoklch(0.871 0.065 45.0)
Decimal16435378
Display P3color(display-p3 0.980 0.784 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac8b2 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fac8b2 on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CDB0
deuteranopia · #E0D7B2
tritanopia · #FFC0C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fac8b2 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
#FAECE5
#fac8b2
#F8B496
#F58E61
#F1682C
#E6500F
#C0430C
#99360A
#6F2A0C
#451A07
Base = 200Lightest = 50 · #FDF5F2Darkest = 950 · #451A07
:root {
  --brand-50: #FDF5F2;
  --brand-100: #FAECE5;
  --brand-200: #fac8b2;
  --brand-300: #F8B496;
  --brand-400: #F58E61;
  --brand-500: #F1682C;
  --brand-600: #E6500F;
  --brand-700: #C0430C;
  --brand-800: #99360A;
  --brand-900: #6F2A0C;
  --brand-950: #451A07;
  --brand: #fac8b2;
  --brand-ink: #000000;
}

Colors that work with #fac8b2

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#9B634B
Captions on the surface
Accent#07B8C5
Second voice, not a rival
Dark variant#782A08
Hover, pressed, headers
Light variant#FDEEE7
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 #fac8b2

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#B2E4FA
Analogous left#FAB2C0
Analogous right#FAECB2
Split-complement 1#B2FAEC
Split-complement 2#B2C0FA
Triadic 1#B2FAC8
Triadic 2#C8B2FA
Tetradic#C0FAB2

RGB percentages

Red98.0%
Green78.4%
Blue69.8%

CMYK percentages

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

Color previews

#fac8b2 text on a black background

contrast 13.97:1

Card sample

#fac8b2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac8b2

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.

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

#fac8b2, answered

What color is #fac8b2?

#fac8b2 is a light electric orange, closest to Peach Puff (ΔE2000 7.6). It sits at 18° on the hue wheel with 88% saturation and 84% lightness, which reads as warm.

What is the RGB value of #fac8b2?

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

Is #fac8b2 a light or a dark color?

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

Should I use black or white text on #fac8b2?

Black. It scores 13.97:1 against #fac8b2, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #fac8b2?

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

What colors go well with #fac8b2?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B634B for secondary text, #07B8C5 as an accent and #782A08 for hover and pressed states. For a palette, the analogous pair #FAB2C0 and #FAECB2 stays calm, while #B2E4FA is the loudest partner.

What is #fac8b2 in CMYK for printing?

cmyk(0%, 20%, 29%, 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 #fac8b2 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 #FCDECA; nudged cooler, #FBB1B6.

Work with #fac8b2 in the Color Lab