Skip to content

#f5c3af

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

RGB
245, 195, 175
HSL
17°, 78%, 82%
CMYK
0, 20, 29, 4
Luminance
0.6154

At a glance

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

Hex
#f5c3af
Hue
17°
orange
Saturation
78%
electric
Lightness
82%
light
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6154
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
13.31:1
Closest name
Peach Puff
ΔE2000 8.7
Where it sits
Hue17° of 360°
Saturation78%
Lightness82%
Temperature
Warm ← → Cool7% 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#f5c3af
RGBrgb(245, 195, 175)
HSLhsl(17, 78%, 82%)
CMYKcmyk(0%, 20%, 29%, 4%)
LABlab(82.7 15.0 16.8)
LCHlch(82.7 22.6 48.3)
OKLCHoklch(0.856 0.064 42.9)
Decimal16106415
Display P3color(display-p3 0.961 0.765 0.686)

Copy-ready code

/* CSS */
color: #f5c3af;
background-color: #f5c3af;
/* Tailwind (arbitrary) */
class="text-[#f5c3af] bg-[#f5c3af]"
/* SCSS */
$brand: #f5c3af;
/* SwiftUI */
Color(red: 0.961, green: 0.765, blue: 0.686)
/* Android */
Color.parseColor("#f5c3af")
/* Flutter */
Color(0xFFF5C3AF)
/* Python / OpenCV (BGR) */
(175, 195, 245)

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

Accessibility — WCAG contrast

Aa
#f5c3af on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#f5c3af on black: 13.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC8AE
deuteranopia · #DBD2AF
tritanopia · #FFBBBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f5c3af 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
#F9ECE6
#F5D4C7
#f5c3af
#EC8F69
#E66938
#DA511B
#B54417
#913612
#692A11
#421A0B
Base = 300Lightest = 50 · #FCF5F3Darkest = 950 · #421A0B
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F9ECE6;
  --brand-200: #F5D4C7;
  --brand-300: #f5c3af;
  --brand-400: #EC8F69;
  --brand-500: #E66938;
  --brand-600: #DA511B;
  --brand-700: #B54417;
  --brand-800: #913612;
  --brand-900: #692A11;
  --brand-950: #421A0B;
  --brand: #f5c3af;
  --brand-ink: #000000;
}

Colors that work with #f5c3af

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#9B614B
Captions on the surface
Accent#12B3BA
Second voice, not a rival
Dark variant#712A0E
Hover, pressed, headers
Light variant#FCEEE8
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 #f5c3af

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#AFE1F5
Analogous left#F5AFBE
Analogous right#F5E6AF
Split-complement 1#AFF5E6
Split-complement 2#AFBEF5
Triadic 1#AFF5C3
Triadic 2#C3AFF5
Tetradic#BEF5AF

RGB percentages

Red96.1%
Green76.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta20.4%
Yellow28.6%
Key (black)3.9%

Color previews

#f5c3af text on a black background

contrast 13.31:1

Card sample

#f5c3af text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5c3af

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.

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

#f5c3af, answered

What color is #f5c3af?

#f5c3af is a light electric orange, closest to Peach Puff (ΔE2000 8.7). It sits at 17° on the hue wheel with 78% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f5c3af?

rgb(245, 195, 175) — 245 red, 195 green and 175 blue out of 255, or 96.1% / 76.5% / 68.6% by channel.

Is #f5c3af a light or a dark color?

It is a light color. Relative luminance is 0.6154 and perceived brightness is 82%, so black text on it reaches 13.31:1.

Should I use black or white text on #f5c3af?

Black. It scores 13.31:1 against #f5c3af, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #f5c3af?

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

What colors go well with #f5c3af?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B614B for secondary text, #12B3BA as an accent and #712A0E for hover and pressed states. For a palette, the analogous pair #F5AFBE and #F5E6AF stays calm, while #AFE1F5 is the loudest partner.

What is #f5c3af in CMYK for printing?

cmyk(0%, 20%, 29%, 4%). 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 #f5c3af warm or cool?

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

Work with #f5c3af in the Color Lab