Skip to content

#f5edc7

a pale, vivid yellow · warm · closest name: Lemon Chiffon

RGB
245, 237, 199
HSL
50°, 70%, 87%
CMYK
0, 3, 19, 4
Luminance
0.8410

At a glance

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

Hex
#f5edc7
Hue
50°
yellow
Saturation
70%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8410
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
17.82:1
Closest name
Lemon Chiffon
ΔE2000 3.3
Where it sits
Hue50° of 360°
Saturation70%
Lightness87%
Temperature
Warm ← → Cool16% 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#f5edc7
RGBrgb(245, 237, 199)
HSLhsl(50, 70%, 87%)
CMYKcmyk(0%, 3%, 19%, 4%)
LABlab(93.5 -3.4 19.4)
LCHlch(93.5 19.7 99.8)
OKLCHoklch(0.943 0.050 97.4)
Decimal16117191
Display P3color(display-p3 0.961 0.929 0.780)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5edc7 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#f5edc7 on black: 17.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EBC5
deuteranopia · #F7EEC8
tritanopia · #FDE7E2

Color scale — 50 to 950

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

#FCFAF3
#F8F5E7
#f5edc7
#EEE0A0
#E6D170
#DDC241
#D0B225
#AD941F
#8A7719
#645716
#3F360E
Base = 200Lightest = 50 · #FCFAF3Darkest = 950 · #3F360E
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F8F5E7;
  --brand-200: #f5edc7;
  --brand-300: #EEE0A0;
  --brand-400: #E6D170;
  --brand-500: #DDC241;
  --brand-600: #D0B225;
  --brand-700: #AD941F;
  --brand-800: #8A7719;
  --brand-900: #645716;
  --brand-950: #3F360E;
  --brand: #f5edc7;
  --brand-ink: #000000;
}

Colors that work with #f5edc7

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#FAF9F4
Tinted page background
Border#EDE5C0
Hairlines and dividers
Muted text#9B8D4B
Captions on the surface
Accent#1C5AB0
Second voice, not a rival
Dark variant#6C5D13
Hover, pressed, headers
Light variant#FBF8E9
Selected rows, tints
Dark surface#242214
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 #f5edc7

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C7CFF5
Analogous left#F5D6C7
Analogous right#E6F5C7
Split-complement 1#C7E6F5
Split-complement 2#D6C7F5
Triadic 1#C7F5ED
Triadic 2#EDC7F5
Tetradic#C7F5D6

RGB percentages

Red96.1%
Green92.9%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta3.3%
Yellow18.8%
Key (black)3.9%

Color previews

#f5edc7 text on a black background

contrast 17.82:1

Card sample

#f5edc7 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5edc7

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.

#f5edc7 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f5edc7, answered

What color is #f5edc7?

#f5edc7 is a pale vivid yellow, closest to Lemon Chiffon (ΔE2000 3.3). It sits at 50° on the hue wheel with 70% saturation and 87% lightness, which reads as warm.

What is the RGB value of #f5edc7?

rgb(245, 237, 199) — 245 red, 237 green and 199 blue out of 255, or 96.1% / 92.9% / 78% by channel.

Is #f5edc7 a light or a dark color?

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

Should I use black or white text on #f5edc7?

Black. It scores 17.82:1 against #f5edc7, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #f5edc7?

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

What colors go well with #f5edc7?

For interface work: #FAF9F4 as the surface, #EDE5C0 for borders, #9B8D4B for secondary text, #1C5AB0 as an accent and #6C5D13 for hover and pressed states. For a palette, the analogous pair #F5D6C7 and #E6F5C7 stays calm, while #C7CFF5 is the loudest partner.

What is #f5edc7 in CMYK for printing?

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

Is #f5edc7 warm or cool?

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

Work with #f5edc7 in the Color Lab