Skip to content

#f1ebc3

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

RGB
241, 235, 195
HSL
52°, 62%, 86%
CMYK
0, 3, 19, 6
Luminance
0.8206

At a glance

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

Hex
#f1ebc3
Hue
52°
yellow
Saturation
62%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8206
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
17.41:1
Closest name
Lemon Chiffon
ΔE2000 3.3
Where it sits
Hue52° of 360°
Saturation62%
Lightness86%
Temperature
Warm ← → Cool18% 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#f1ebc3
RGBrgb(241, 235, 195)
HSLhsl(52, 62%, 86%)
CMYKcmyk(0%, 3%, 19%, 6%)
LABlab(92.6 -4.4 20.2)
LCHlch(92.6 20.6 102.2)
OKLCHoklch(0.935 0.053 100.3)
Decimal15854531
Display P3color(display-p3 0.945 0.922 0.765)

Copy-ready code

/* CSS */
color: #f1ebc3;
background-color: #f1ebc3;
/* Tailwind (arbitrary) */
class="text-[#f1ebc3] bg-[#f1ebc3]"
/* SCSS */
$brand: #f1ebc3;
/* SwiftUI */
Color(red: 0.945, green: 0.922, blue: 0.765)
/* Android */
Color.parseColor("#f1ebc3")
/* Flutter */
Color(0xFFF1EBC3)
/* Python / OpenCV (BGR) */
(195, 235, 241)

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

Accessibility — WCAG contrast

Aa
#f1ebc3 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#f1ebc3 on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E8C1
deuteranopia · #F5EBC4
tritanopia · #F9E5E0

Color scale — 50 to 950

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

#FBFAF4
#F7F5E8
#f1ebc3
#EAE1A4
#DFD277
#D5C249
#C7B32E
#A59527
#84771F
#60571A
#3C3610
Base = 200Lightest = 50 · #FBFAF4Darkest = 950 · #3C3610
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F5E8;
  --brand-200: #f1ebc3;
  --brand-300: #EAE1A4;
  --brand-400: #DFD277;
  --brand-500: #D5C249;
  --brand-600: #C7B32E;
  --brand-700: #A59527;
  --brand-800: #84771F;
  --brand-900: #60571A;
  --brand-950: #3C3610;
  --brand: #f1ebc3;
  --brand-ink: #000000;
}

Colors that work with #f1ebc3

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#FAFAF4
Tinted page background
Border#EDE7C0
Hairlines and dividers
Muted text#9B904B
Captions on the surface
Accent#2254AA
Second voice, not a rival
Dark variant#675D18
Hover, pressed, headers
Light variant#FAF8EA
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 #f1ebc3

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#C3C9F1
Analogous left#F1D4C3
Analogous right#E0F1C3
Split-complement 1#C3E0F1
Split-complement 2#D4C3F1
Triadic 1#C3F1EB
Triadic 2#EBC3F1
Tetradic#C3F1D4

RGB percentages

Red94.5%
Green92.2%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow19.1%
Key (black)5.5%

Color previews

#f1ebc3 text on a black background

contrast 17.41:1

Card sample

#f1ebc3 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ebc3

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.

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

#f1ebc3, answered

What color is #f1ebc3?

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

What is the RGB value of #f1ebc3?

rgb(241, 235, 195) — 241 red, 235 green and 195 blue out of 255, or 94.5% / 92.2% / 76.5% by channel.

Is #f1ebc3 a light or a dark color?

It is a light color. Relative luminance is 0.8206 and perceived brightness is 91%, so black text on it reaches 17.41:1.

Should I use black or white text on #f1ebc3?

Black. It scores 17.41:1 against #f1ebc3, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #f1ebc3?

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

What colors go well with #f1ebc3?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B904B for secondary text, #2254AA as an accent and #675D18 for hover and pressed states. For a palette, the analogous pair #F1D4C3 and #E0F1C3 stays calm, while #C3C9F1 is the loudest partner.

What is #f1ebc3 in CMYK for printing?

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

Is #f1ebc3 warm or cool?

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

Work with #f1ebc3 in the Color Lab