Skip to content

#f1eedc

a pale, soft yellow · warm · closest name: Beige

RGB
241, 238, 220
HSL
51°, 43%, 90%
CMYK
0, 1, 9, 6
Luminance
0.8502

At a glance

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

Hex
#f1eedc
Hue
51°
yellow
Saturation
43%
soft
Lightness
90%
pale
Brightness
95%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8502
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
18.00:1
Closest name
Beige
ΔE2000 3.3
Where it sits
Hue51° of 360°
Saturation43%
Lightness90%
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#f1eedc
RGBrgb(241, 238, 220)
HSLhsl(51, 43%, 90%)
CMYKcmyk(0%, 1%, 9%, 6%)
LABlab(93.9 -2.0 9.1)
LCHlch(93.9 9.3 102.7)
OKLCHoklch(0.947 0.024 99.1)
Decimal15855324
Display P3color(display-p3 0.945 0.933 0.863)

Copy-ready code

/* CSS */
color: #f1eedc;
background-color: #f1eedc;
/* Tailwind (arbitrary) */
class="text-[#f1eedc] bg-[#f1eedc]"
/* SCSS */
$brand: #f1eedc;
/* SwiftUI */
Color(red: 0.945, green: 0.933, blue: 0.863)
/* Android */
Color.parseColor("#f1eedc")
/* Flutter */
Color(0xFFF1EEDC)
/* Python / OpenCV (BGR) */
(220, 238, 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 #f1eedc · 18.00:1
Use #000000AAA at every size.
Aa
White text · 1.17:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f1eedc as text scores 1.17:1 on white and 18.00:1 on black.

Accessibility — WCAG contrast

Aa
#f1eedc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#f1eedc on black: 18.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EDDB
deuteranopia · #F3EEDD
tritanopia · #F5EBE9

Color scale — 50 to 950

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

#FAF9F5
#F5F3EB
#f1eedc
#DFD8AF
#CFC587
#BFB15F
#AFA046
#92853A
#756B2F
#554E25
#353117
Base = 200Lightest = 50 · #FAF9F5Darkest = 950 · #353117
:root {
  --brand-50: #FAF9F5;
  --brand-100: #F5F3EB;
  --brand-200: #f1eedc;
  --brand-300: #DFD8AF;
  --brand-400: #CFC587;
  --brand-500: #BFB15F;
  --brand-600: #AFA046;
  --brand-700: #92853A;
  --brand-800: #756B2F;
  --brand-900: #554E25;
  --brand-950: #353117;
  --brand: #f1eedc;
  --brand-ink: #000000;
}

Colors that work with #f1eedc

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#E8E3C5
Hairlines and dividers
Muted text#9B8F4B
Captions on the surface
Accent#365C96
Second voice, not a rival
Dark variant#5B5324
Hover, pressed, headers
Light variant#F8F6ED
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 #f1eedc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#DCDFF1
Analogous left#F1E4DC
Analogous right#EAF1DC
Split-complement 1#DCEAF1
Split-complement 2#E4DCF1
Triadic 1#DCF1EE
Triadic 2#EEDCF1
Tetradic#DCF1E4

RGB percentages

Red94.5%
Green93.3%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow8.7%
Key (black)5.5%

Color previews

#f1eedc text on a black background

contrast 18.00:1

Card sample

#f1eedc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1eedc

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.

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

#f1eedc, answered

What color is #f1eedc?

#f1eedc is a pale soft yellow, closest to Beige (ΔE2000 3.3). It sits at 51° on the hue wheel with 43% saturation and 90% lightness, which reads as warm.

What is the RGB value of #f1eedc?

rgb(241, 238, 220) — 241 red, 238 green and 220 blue out of 255, or 94.5% / 93.3% / 86.3% by channel.

Is #f1eedc a light or a dark color?

It is a light color. Relative luminance is 0.8502 and perceived brightness is 93%, so black text on it reaches 18.00:1.

Should I use black or white text on #f1eedc?

Black. It scores 18.00:1 against #f1eedc, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #f1eedc?

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

What colors go well with #f1eedc?

For interface work: #FAFAF4 as the surface, #E8E3C5 for borders, #9B8F4B for secondary text, #365C96 as an accent and #5B5324 for hover and pressed states. For a palette, the analogous pair #F1E4DC and #EAF1DC stays calm, while #DCDFF1 is the loudest partner.

What is #f1eedc in CMYK for printing?

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

Is #f1eedc 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 #F1E6DC; nudged cooler, #EDF2DC.

Work with #f1eedc in the Color Lab