Skip to content

#f1eed6

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

RGB
241, 238, 214
HSL
53°, 49%, 89%
CMYK
0, 1, 11, 6
Luminance
0.8470

At a glance

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

Hex
#f1eed6
Hue
53°
yellow
Saturation
49%
vivid
Lightness
89%
pale
Brightness
95%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8470
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
17.94:1
Closest name
Beige
ΔE2000 1.9
Where it sits
Hue53° of 360°
Saturation49%
Lightness89%
Temperature
Warm ← → Cool19% 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#f1eed6
RGBrgb(241, 238, 214)
HSLhsl(53, 49%, 89%)
CMYKcmyk(0%, 1%, 11%, 6%)
LABlab(93.8 -3.0 12.0)
LCHlch(93.8 12.3 104.1)
OKLCHoklch(0.945 0.032 101.2)
Decimal15855318
Display P3color(display-p3 0.945 0.933 0.839)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1eed6 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#f1eed6 on black: 17.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3ECD5
deuteranopia · #F4EED7
tritanopia · #F6EAE7

Color scale — 50 to 950

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

#FAFAF4
#F6F4EA
#f1eed6
#E2DCAB
#D4CB82
#C6BA58
#B6A93E
#988D34
#7A712A
#595322
#383415
Base = 200Lightest = 50 · #FAFAF4Darkest = 950 · #383415
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F6F4EA;
  --brand-200: #f1eed6;
  --brand-300: #E2DCAB;
  --brand-400: #D4CB82;
  --brand-500: #C6BA58;
  --brand-600: #B6A93E;
  --brand-700: #988D34;
  --brand-800: #7A712A;
  --brand-900: #595322;
  --brand-950: #383415;
  --brand: #f1eed6;
  --brand-ink: #000000;
}

Colors that work with #f1eed6

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#EAE6C2
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#30559C
Second voice, not a rival
Dark variant#5F5820
Hover, pressed, headers
Light variant#F9F7EC
Selected rows, tints
Dark surface#242314
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 #f1eed6

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#D6D9F1
Analogous left#F1E0D6
Analogous right#E6F1D6
Split-complement 1#D6E6F1
Split-complement 2#E0D6F1
Triadic 1#D6F1EE
Triadic 2#EED6F1
Tetradic#D6F1E0

RGB percentages

Red94.5%
Green93.3%
Blue83.9%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow11.2%
Key (black)5.5%

Color previews

#f1eed6 text on a black background

contrast 17.94:1

Card sample

#f1eed6 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1eed6

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.

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

#f1eed6, answered

What color is #f1eed6?

#f1eed6 is a pale vivid yellow, closest to Beige (ΔE2000 1.9). It sits at 53° on the hue wheel with 49% saturation and 89% lightness, which reads as warm.

What is the RGB value of #f1eed6?

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

Is #f1eed6 a light or a dark color?

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

Should I use black or white text on #f1eed6?

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

What is the complementary color of #f1eed6?

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

What colors go well with #f1eed6?

For interface work: #FAFAF4 as the surface, #EAE6C2 for borders, #9B924B for secondary text, #30559C as an accent and #5F5820 for hover and pressed states. For a palette, the analogous pair #F1E0D6 and #E6F1D6 stays calm, while #D6D9F1 is the loudest partner.

What is #f1eed6 in CMYK for printing?

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

Is #f1eed6 warm or cool?

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

Work with #f1eed6 in the Color Lab