Skip to content

#f2cba1

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

RGB
242, 203, 161
HSL
31°, 76%, 79%
CMYK
0, 16, 34, 5
Luminance
0.6416

At a glance

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

Hex
#f2cba1
Hue
31°
orange
Saturation
76%
electric
Lightness
79%
light
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6416
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
13.83:1
Closest name
Peach Puff
ΔE2000 4.4
Where it sits
Hue31° of 360°
Saturation76%
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#f2cba1
RGBrgb(242, 203, 161)
HSLhsl(31, 76%, 79%)
CMYKcmyk(0%, 16%, 34%, 5%)
LABlab(84.0 7.9 26.1)
LCHlch(84.0 27.3 73.1)
OKLCHoklch(0.866 0.071 68.8)
Decimal15911841
Display P3color(display-p3 0.949 0.796 0.631)

Copy-ready code

/* CSS */
color: #f2cba1;
background-color: #f2cba1;
/* Tailwind (arbitrary) */
class="text-[#f2cba1] bg-[#f2cba1]"
/* SCSS */
$brand: #f2cba1;
/* SwiftUI */
Color(red: 0.949, green: 0.796, blue: 0.631)
/* Android */
Color.parseColor("#f2cba1")
/* Flutter */
Color(0xFFF2CBA1)
/* Python / OpenCV (BGR) */
(161, 203, 242)

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

Accessibility — WCAG contrast

Aa
#f2cba1 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f2cba1 on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9CC9E
deuteranopia · #E2D5A2
tritanopia · #FFC2C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f2cba1 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
#F9F0E7
#F4DFC8
#f2cba1
#EBAD6B
#E4923A
#D77E1E
#B36919
#8F5414
#683F13
#41270C
Base = 300Lightest = 50 · #FCF8F3Darkest = 950 · #41270C
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F9F0E7;
  --brand-200: #F4DFC8;
  --brand-300: #f2cba1;
  --brand-400: #EBAD6B;
  --brand-500: #E4923A;
  --brand-600: #D77E1E;
  --brand-700: #B36919;
  --brand-800: #8F5414;
  --brand-900: #683F13;
  --brand-950: #41270C;
  --brand: #f2cba1;
  --brand-ink: #000000;
}

Colors that work with #f2cba1

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#158BB7
Second voice, not a rival
Dark variant#70420F
Hover, pressed, headers
Light variant#FCF3E9
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 #f2cba1

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#A1C8F2
Analogous left#F2A2A1
Analogous right#F1F2A1
Split-complement 1#A1F1F2
Split-complement 2#A2A1F2
Triadic 1#A1F2CB
Triadic 2#CBA1F2
Tetradic#A1F2A2

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow33.5%
Key (black)5.1%

Color previews

#f2cba1 text on a black background

contrast 13.83:1

Card sample

#f2cba1 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cba1

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.

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

#f2cba1, answered

What color is #f2cba1?

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

What is the RGB value of #f2cba1?

rgb(242, 203, 161) — 242 red, 203 green and 161 blue out of 255, or 94.9% / 79.6% / 63.1% by channel.

Is #f2cba1 a light or a dark color?

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

Should I use black or white text on #f2cba1?

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

What is the complementary color of #f2cba1?

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

What colors go well with #f2cba1?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #158BB7 as an accent and #70420F for hover and pressed states. For a palette, the analogous pair #F2A2A1 and #F1F2A1 stays calm, while #A1C8F2 is the loudest partner.

What is #f2cba1 in CMYK for printing?

cmyk(0%, 16%, 34%, 5%). 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 #f2cba1 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 #F5D3B7; nudged cooler, #F3ACA0.

Work with #f2cba1 in the Color Lab