Skip to content

#f6eddb

a pale, vivid yellow · warm · closest name: Old Lace

RGB
246, 237, 219
HSL
40°, 60%, 91%
CMYK
0, 4, 11, 4
Luminance
0.8528

At a glance

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

Hex
#f6eddb
Hue
40°
yellow
Saturation
60%
vivid
Lightness
91%
pale
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8528
WCAG relative
Temperature
Warm
8/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.06:1
Closest name
Old Lace
ΔE2000 2
Where it sits
Hue40° of 360°
Saturation60%
Lightness91%
Temperature
Warm ← → Cool8% 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#f6eddb
RGBrgb(246, 237, 219)
HSLhsl(40, 60%, 91%)
CMYKcmyk(0%, 4%, 11%, 4%)
LABlab(94.0 0.0 9.8)
LCHlch(94.0 9.8 89.8)
OKLCHoklch(0.948 0.026 84.6)
Decimal16182747
Display P3color(display-p3 0.965 0.929 0.859)

Copy-ready code

/* CSS */
color: #f6eddb;
background-color: #f6eddb;
/* Tailwind (arbitrary) */
class="text-[#f6eddb] bg-[#f6eddb]"
/* SCSS */
$brand: #f6eddb;
/* SwiftUI */
Color(red: 0.965, green: 0.929, blue: 0.859)
/* Android */
Color.parseColor("#f6eddb")
/* Flutter */
Color(0xFFF6EDDB)
/* Python / OpenCV (BGR) */
(219, 237, 246)

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

Accessibility — WCAG contrast

Aa
#f6eddb on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#f6eddb on black: 18.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2ECDA
deuteranopia · #F4EFDB
tritanopia · #FBEAE8

Color scale — 50 to 950

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

#FBF9F4
#f6eddb
#EFE4CC
#E9D2A5
#DDBC78
#D2A54B
#C49331
#A37A29
#836221
#5F481B
#3B2D11
Base = 100Lightest = 50 · #FBF9F4Darkest = 950 · #3B2D11
:root {
  --brand-50: #FBF9F4;
  --brand-100: #f6eddb;
  --brand-200: #EFE4CC;
  --brand-300: #E9D2A5;
  --brand-400: #DDBC78;
  --brand-500: #D2A54B;
  --brand-600: #C49331;
  --brand-700: #A37A29;
  --brand-800: #836221;
  --brand-900: #5F481B;
  --brand-950: #3B2D11;
  --brand: #f6eddb;
  --brand-ink: #000000;
}

Colors that work with #f6eddb

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#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#2471A8
Second voice, not a rival
Dark variant#664D1A
Hover, pressed, headers
Light variant#FAF5EB
Selected rows, tints
Dark surface#241F14
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 #f6eddb

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#DBE4F6
Analogous left#F6E0DB
Analogous right#F2F6DB
Split-complement 1#DBF2F6
Split-complement 2#E0DBF6
Triadic 1#DBF6ED
Triadic 2#EDDBF6
Tetradic#DBF6E0

RGB percentages

Red96.5%
Green92.9%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta3.7%
Yellow11.0%
Key (black)3.5%

Color previews

#f6eddb text on a black background

contrast 18.06:1

Card sample

#f6eddb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6eddb

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.

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

#f6eddb, answered

What color is #f6eddb?

#f6eddb is a pale vivid yellow, closest to Old Lace (ΔE2000 2). It sits at 40° on the hue wheel with 60% saturation and 91% lightness, which reads as warm.

What is the RGB value of #f6eddb?

rgb(246, 237, 219) — 246 red, 237 green and 219 blue out of 255, or 96.5% / 92.9% / 85.9% by channel.

Is #f6eddb a light or a dark color?

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

Should I use black or white text on #f6eddb?

Black. It scores 18.06:1 against #f6eddb, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #f6eddb?

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

What colors go well with #f6eddb?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #2471A8 as an accent and #664D1A for hover and pressed states. For a palette, the analogous pair #F6E0DB and #F2F6DB stays calm, while #DBE4F6 is the loudest partner.

What is #f6eddb in CMYK for printing?

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

Is #f6eddb warm or cool?

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

Work with #f6eddb in the Color Lab