Skip to content

#f0cba3

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

RGB
240, 203, 163
HSL
31°, 72%, 79%
CMYK
0, 15, 32, 6
Luminance
0.6388

At a glance

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

Hex
#f0cba3
Hue
31°
orange
Saturation
72%
vivid
Lightness
79%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6388
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
13.78:1
Closest name
Peach Puff
ΔE2000 4.2
Where it sits
Hue31° of 360°
Saturation72%
Lightness79%
Temperature
Warm ← → Cool1% 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#f0cba3
RGBrgb(240, 203, 163)
HSLhsl(31, 72%, 79%)
CMYKcmyk(0%, 15%, 32%, 6%)
LABlab(83.9 7.4 24.8)
LCHlch(83.9 25.9 73.4)
OKLCHoklch(0.864 0.067 68.9)
Decimal15780771
Display P3color(display-p3 0.941 0.796 0.639)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cba3 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f0cba3 on black: 13.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CCA0
deuteranopia · #E1D5A4
tritanopia · #FDC2C0

Color scale — 50 to 950

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

#FCF8F3
#F8F0E7
#F3DFC9
#f0cba3
#E7AD6E
#E0923E
#D37E22
#AF691D
#8C5417
#663F15
#40270D
Base = 300Lightest = 50 · #FCF8F3Darkest = 950 · #40270D
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F8F0E7;
  --brand-200: #F3DFC9;
  --brand-300: #f0cba3;
  --brand-400: #E7AD6E;
  --brand-500: #E0923E;
  --brand-600: #D37E22;
  --brand-700: #AF691D;
  --brand-800: #8C5417;
  --brand-900: #663F15;
  --brand-950: #40270D;
  --brand: #f0cba3;
  --brand-ink: #000000;
}

Colors that work with #f0cba3

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#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#1989B3
Second voice, not a rival
Dark variant#6E4212
Hover, pressed, headers
Light variant#FBF3E9
Selected rows, tints
Dark surface#241C14
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 #f0cba3

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#A3C8F0
Analogous left#F0A4A3
Analogous right#EEF0A3
Split-complement 1#A3EEF0
Split-complement 2#A4A3F0
Triadic 1#A3F0CB
Triadic 2#CBA3F0
Tetradic#A3F0A4

RGB percentages

Red94.1%
Green79.6%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow32.1%
Key (black)5.9%

Color previews

#f0cba3 text on a black background

contrast 13.78:1

Card sample

#f0cba3 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cba3

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.

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

#f0cba3, answered

What color is #f0cba3?

#f0cba3 is a light vivid orange, closest to Peach Puff (ΔE2000 4.2). It sits at 31° on the hue wheel with 72% saturation and 79% lightness, which reads as warm.

What is the RGB value of #f0cba3?

rgb(240, 203, 163) — 240 red, 203 green and 163 blue out of 255, or 94.1% / 79.6% / 63.9% by channel.

Is #f0cba3 a light or a dark color?

It is a light color. Relative luminance is 0.6388 and perceived brightness is 83%, so black text on it reaches 13.78:1.

Should I use black or white text on #f0cba3?

Black. It scores 13.78:1 against #f0cba3, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #f0cba3?

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

What colors go well with #f0cba3?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #1989B3 as an accent and #6E4212 for hover and pressed states. For a palette, the analogous pair #F0A4A3 and #EEF0A3 stays calm, while #A3C8F0 is the loudest partner.

What is #f0cba3 in CMYK for printing?

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

Is #f0cba3 warm or cool?

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

Work with #f0cba3 in the Color Lab