Skip to content

#f0cfb4

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

RGB
240, 207, 180
HSL
27°, 67%, 82%
CMYK
0, 14, 25, 6
Luminance
0.6645

At a glance

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

Hex
#f0cfb4
Hue
27°
orange
Saturation
67%
vivid
Lightness
82%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6645
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.29:1
Closest name
Peach Puff
ΔE2000 3.2
Where it sits
Hue27° of 360°
Saturation67%
Lightness82%
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#f0cfb4
RGBrgb(240, 207, 180)
HSLhsl(27, 67%, 82%)
CMYKcmyk(0%, 14%, 25%, 6%)
LABlab(85.2 7.5 17.7)
LCHlch(85.2 19.2 66.9)
OKLCHoklch(0.875 0.052 61.4)
Decimal15781812
Display P3color(display-p3 0.941 0.812 0.706)

Copy-ready code

/* CSS */
color: #f0cfb4;
background-color: #f0cfb4;
/* Tailwind (arbitrary) */
class="text-[#f0cfb4] bg-[#f0cfb4]"
/* SCSS */
$brand: #f0cfb4;
/* SwiftUI */
Color(red: 0.941, green: 0.812, blue: 0.706)
/* Android */
Color.parseColor("#f0cfb4")
/* Flutter */
Color(0xFFF0CFB4)
/* Python / OpenCV (BGR) */
(180, 207, 240)

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

Accessibility — WCAG contrast

Aa
#f0cfb4 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f0cfb4 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9D1B2
deuteranopia · #E1D8B4
tritanopia · #FBC8C7

Color scale — 50 to 950

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

#FBF7F3
#F8EFE8
#F1DCCA
#f0cfb4
#E3A573
#DA8744
#CC7229
#AA5F22
#884C1B
#633918
#3E240F
Base = 300Lightest = 50 · #FBF7F3Darkest = 950 · #3E240F
:root {
  --brand-50: #FBF7F3;
  --brand-100: #F8EFE8;
  --brand-200: #F1DCCA;
  --brand-300: #f0cfb4;
  --brand-400: #E3A573;
  --brand-500: #DA8744;
  --brand-600: #CC7229;
  --brand-700: #AA5F22;
  --brand-800: #884C1B;
  --brand-900: #633918;
  --brand-950: #3E240F;
  --brand: #f0cfb4;
  --brand-ink: #000000;
}

Colors that work with #f0cfb4

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#1D91AF
Second voice, not a rival
Dark variant#6A3B15
Hover, pressed, headers
Light variant#FBF1EA
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 #f0cfb4

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#B4D5F0
Analogous left#F0B4B7
Analogous right#F0EDB4
Split-complement 1#B4F0ED
Split-complement 2#B4B7F0
Triadic 1#B4F0CF
Triadic 2#CFB4F0
Tetradic#B7F0B4

RGB percentages

Red94.1%
Green81.2%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow25.0%
Key (black)5.9%

Color previews

#f0cfb4 text on a black background

contrast 14.29:1

Card sample

#f0cfb4 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 207, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 207, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0cfb4;
background: linear-gradient(135deg, #f0cfb4, #E9F0B4);

Monochromatic scale

Palettes built from #f0cfb4

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.

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

#f0cfb4, answered

What color is #f0cfb4?

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

What is the RGB value of #f0cfb4?

rgb(240, 207, 180) — 240 red, 207 green and 180 blue out of 255, or 94.1% / 81.2% / 70.6% by channel.

Is #f0cfb4 a light or a dark color?

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

Should I use black or white text on #f0cfb4?

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

What is the complementary color of #f0cfb4?

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

What colors go well with #f0cfb4?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #1D91AF as an accent and #6A3B15 for hover and pressed states. For a palette, the analogous pair #F0B4B7 and #F0EDB4 stays calm, while #B4D5F0 is the loudest partner.

What is #f0cfb4 in CMYK for printing?

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

Is #f0cfb4 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 #F4DCC9; nudged cooler, #F1B8B3.

Work with #f0cfb4 in the Color Lab