Skip to content

#f1c0af

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

RGB
241, 192, 175
HSL
16°, 70%, 82%
CMYK
0, 20, 27, 6
Luminance
0.5950

At a glance

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

Hex
#f1c0af
Hue
16°
orange
Saturation
70%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5950
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
12.90:1
Closest name
Peach Puff
ΔE2000 9.9
Where it sits
Hue16° of 360°
Saturation70%
Lightness82%
Temperature
Warm ← → Cool8% 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#f1c0af
RGBrgb(241, 192, 175)
HSLhsl(16, 70%, 82%)
CMYKcmyk(0%, 20%, 27%, 6%)
LABlab(81.6 15.1 15.2)
LCHlch(81.6 21.4 45.3)
OKLCHoklch(0.847 0.061 40.0)
Decimal15843503
Display P3color(display-p3 0.945 0.753 0.686)

Copy-ready code

/* CSS */
color: #f1c0af;
background-color: #f1c0af;
/* Tailwind (arbitrary) */
class="text-[#f1c0af] bg-[#f1c0af]"
/* SCSS */
$brand: #f1c0af;
/* SwiftUI */
Color(red: 0.945, green: 0.753, blue: 0.686)
/* Android */
Color.parseColor("#f1c0af")
/* Flutter */
Color(0xFFF1C0AF)
/* Python / OpenCV (BGR) */
(175, 192, 241)

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

Accessibility — WCAG contrast

Aa
#f1c0af on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#f1c0af on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCC5AE
deuteranopia · #D7CFAF
tritanopia · #FEB9BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f1c0af is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF5F3
#F8ECE7
#F2D4C9
#f1c0af
#E68E70
#DE6940
#D05124
#AE431E
#8B3618
#652A16
#3F1A0E
Base = 300Lightest = 50 · #FCF5F3Darkest = 950 · #3F1A0E
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F8ECE7;
  --brand-200: #F2D4C9;
  --brand-300: #f1c0af;
  --brand-400: #E68E70;
  --brand-500: #DE6940;
  --brand-600: #D05124;
  --brand-700: #AE431E;
  --brand-800: #8B3618;
  --brand-900: #652A16;
  --brand-950: #3F1A0E;
  --brand: #f1c0af;
  --brand-ink: #000000;
}

Colors that work with #f1c0af

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#EDCBC0
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#1AB0B2
Second voice, not a rival
Dark variant#6D2A13
Hover, pressed, headers
Light variant#FBEEE9
Selected rows, tints
Dark surface#241814
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 #f1c0af

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#AFE0F1
Analogous left#F1AFBF
Analogous right#F1E1AF
Split-complement 1#AFF1E1
Split-complement 2#AFBFF1
Triadic 1#AFF1C0
Triadic 2#C0AFF1
Tetradic#BFF1AF

RGB percentages

Red94.5%
Green75.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta20.3%
Yellow27.4%
Key (black)5.5%

Color previews

#f1c0af text on a black background

contrast 12.90:1

Card sample

#f1c0af text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(241, 192, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(241, 192, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f1c0af;
background: linear-gradient(135deg, #f1c0af, #F1ECAF);

Monochromatic scale

Palettes built from #f1c0af

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.

#f1c0af 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

Converts to four-color process without much drama. Proof it anyway.

#f1c0af, answered

What color is #f1c0af?

#f1c0af is a light vivid orange, closest to Peach Puff (ΔE2000 9.9). It sits at 16° on the hue wheel with 70% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f1c0af?

rgb(241, 192, 175) — 241 red, 192 green and 175 blue out of 255, or 94.5% / 75.3% / 68.6% by channel.

Is #f1c0af a light or a dark color?

It is a light color. Relative luminance is 0.5950 and perceived brightness is 81%, so black text on it reaches 12.90:1.

Should I use black or white text on #f1c0af?

Black. It scores 12.90:1 against #f1c0af, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #f1c0af?

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

What colors go well with #f1c0af?

For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5F4B for secondary text, #1AB0B2 as an accent and #6D2A13 for hover and pressed states. For a palette, the analogous pair #F1AFBF and #F1E1AF stays calm, while #AFE0F1 is the loudest partner.

What is #f1c0af in CMYK for printing?

cmyk(0%, 20%, 27%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f1c0af warm or cool?

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

Work with #f1c0af in the Color Lab