Skip to content

#f5e7d6

a pale, vivid orange · warm · closest name: Antique White

RGB
245, 231, 214
HSL
33°, 61%, 90%
CMYK
0, 6, 13, 4
Luminance
0.8142

At a glance

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

Hex
#f5e7d6
Hue
33°
orange
Saturation
61%
vivid
Lightness
90%
pale
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8142
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
17.28:1
Closest name
Antique White
ΔE2000 1.4
Where it sits
Hue33° of 360°
Saturation61%
Lightness90%
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#f5e7d6
RGBrgb(245, 231, 214)
HSLhsl(33, 61%, 90%)
CMYKcmyk(0%, 6%, 13%, 4%)
LABlab(92.3 2.0 10.0)
LCHlch(92.3 10.2 78.9)
OKLCHoklch(0.935 0.027 72.8)
Decimal16115670
Display P3color(display-p3 0.961 0.906 0.839)

Copy-ready code

/* CSS */
color: #f5e7d6;
background-color: #f5e7d6;
/* Tailwind (arbitrary) */
class="text-[#f5e7d6] bg-[#f5e7d6]"
/* SCSS */
$brand: #f5e7d6;
/* SwiftUI */
Color(red: 0.961, green: 0.906, blue: 0.839)
/* Android */
Color.parseColor("#f5e7d6")
/* Flutter */
Color(0xFFF5E7D6)
/* Python / OpenCV (BGR) */
(214, 231, 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 #f5e7d6 · 17.28:1
Use #000000AAA at every size.
Aa
White text · 1.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f5e7d6 as text scores 1.22:1 on white and 17.28:1 on black.

Accessibility — WCAG contrast

Aa
#f5e7d6 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#f5e7d6 on black: 17.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE7D5
deuteranopia · #F0EAD6
tritanopia · #FBE3E2

Color scale — 50 to 950

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

#FBF8F4
#F7F0E8
#f5e7d6
#E9CAA5
#DEB078
#D3954B
#C58230
#A46C28
#835620
#5F411B
#3C2811
Base = 200Lightest = 50 · #FBF8F4Darkest = 950 · #3C2811
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F0E8;
  --brand-200: #f5e7d6;
  --brand-300: #E9CAA5;
  --brand-400: #DEB078;
  --brand-500: #D3954B;
  --brand-600: #C58230;
  --brand-700: #A46C28;
  --brand-800: #835620;
  --brand-900: #5F411B;
  --brand-950: #3C2811;
  --brand: #f5e7d6;
  --brand-ink: #000000;
}

Colors that work with #f5e7d6

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#FAF8F4
Tinted page background
Border#EDD8C0
Hairlines and dividers
Muted text#9B774B
Captions on the surface
Accent#2480A8
Second voice, not a rival
Dark variant#674319
Hover, pressed, headers
Light variant#FAF3EA
Selected rows, tints
Dark surface#241D14
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 #f5e7d6

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#D6E4F5
Analogous left#F5D7D6
Analogous right#F4F5D6
Split-complement 1#D6F4F5
Split-complement 2#D7D6F5
Triadic 1#D6F5E7
Triadic 2#E7D6F5
Tetradic#D6F5D7

RGB percentages

Red96.1%
Green90.6%
Blue83.9%

CMYK percentages

Cyan0.0%
Magenta5.7%
Yellow12.7%
Key (black)3.9%

Color previews

#f5e7d6 text on a black background

contrast 17.28:1

Card sample

#f5e7d6 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5e7d6

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f5e7d6, answered

What color is #f5e7d6?

#f5e7d6 is a pale vivid orange, closest to Antique White (ΔE2000 1.4). It sits at 33° on the hue wheel with 61% saturation and 90% lightness, which reads as warm.

What is the RGB value of #f5e7d6?

rgb(245, 231, 214) — 245 red, 231 green and 214 blue out of 255, or 96.1% / 90.6% / 83.9% by channel.

Is #f5e7d6 a light or a dark color?

It is a light color. Relative luminance is 0.8142 and perceived brightness is 92%, so black text on it reaches 17.28:1.

Should I use black or white text on #f5e7d6?

Black. It scores 17.28:1 against #f5e7d6, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #f5e7d6?

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

What colors go well with #f5e7d6?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B774B for secondary text, #2480A8 as an accent and #674319 for hover and pressed states. For a palette, the analogous pair #F5D7D6 and #F4F5D6 stays calm, while #D6E4F5 is the loudest partner.

What is #f5e7d6 in CMYK for printing?

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

Is #f5e7d6 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 #F5E4D6; nudged cooler, #F6F3D5.

Work with #f5e7d6 in the Color Lab