Skip to content

#faf3df

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

RGB
250, 243, 223
HSL
44°, 73%, 93%
CMYK
0, 3, 11, 2
Luminance
0.8975

At a glance

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

Hex
#faf3df
Hue
44°
yellow
Saturation
73%
vivid
Lightness
93%
pale
Brightness
98%
HSV value
Perceived
95%
weighted brightness
Luminance
0.8975
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.95:1
Closest name
Old Lace
ΔE2000 2.3
Where it sits
Hue44° of 360°
Saturation73%
Lightness93%
Temperature
Warm ← → Cool12% 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#faf3df
RGBrgb(250, 243, 223)
HSLhsl(44, 73%, 93%)
CMYKcmyk(0%, 3%, 11%, 2%)
LABlab(95.9 -1.0 10.5)
LCHlch(95.9 10.5 95.3)
OKLCHoklch(0.964 0.027 90.9)
Decimal16446431
Display P3color(display-p3 0.980 0.953 0.875)

Copy-ready code

/* CSS */
color: #faf3df;
background-color: #faf3df;
/* Tailwind (arbitrary) */
class="text-[#faf3df] bg-[#faf3df]"
/* SCSS */
$brand: #faf3df;
/* SwiftUI */
Color(red: 0.980, green: 0.953, blue: 0.875)
/* Android */
Color.parseColor("#faf3df")
/* Flutter */
Color(0xFFFAF3DF)
/* Python / OpenCV (BGR) */
(223, 243, 250)

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

Accessibility — WCAG contrast

Aa
#faf3df on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#faf3df on black: 18.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F2DE
deuteranopia · #FAF4E0
tritanopia · #FFF0ED

Color scale — 50 to 950

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

#FCF9F3
#faf3df
#F3E8C9
#F0DB9E
#E8C86D
#E1B63D
#D4A521
#B08A1C
#8D6E16
#665114
#40330D
Base = 100Lightest = 50 · #FCF9F3Darkest = 950 · #40330D
:root {
  --brand-50: #FCF9F3;
  --brand-100: #faf3df;
  --brand-200: #F3E8C9;
  --brand-300: #F0DB9E;
  --brand-400: #E8C86D;
  --brand-500: #E1B63D;
  --brand-600: #D4A521;
  --brand-700: #B08A1C;
  --brand-800: #8D6E16;
  --brand-900: #665114;
  --brand-950: #40330D;
  --brand: #faf3df;
  --brand-ink: #000000;
}

Colors that work with #faf3df

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#EDE1C0
Hairlines and dividers
Muted text#9B864B
Captions on the surface
Accent#1669B6
Second voice, not a rival
Dark variant#6E5611
Hover, pressed, headers
Light variant#FCF7E9
Selected rows, tints
Dark surface#242014
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 #faf3df

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#DFE6FA
Analogous left#FAE5DF
Analogous right#F3FADF
Split-complement 1#DFF3FA
Split-complement 2#E5DFFA
Triadic 1#DFFAF3
Triadic 2#F3DFFA
Tetradic#DFFAE5

RGB percentages

Red98.0%
Green95.3%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow10.8%
Key (black)2.0%

Color previews

#faf3df text on a black background

contrast 18.95:1

Card sample

#faf3df text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 243, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 243, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #faf3df;
background: linear-gradient(135deg, #faf3df, #EFFADF);

Monochromatic scale

Palettes built from #faf3df

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.

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

#faf3df, answered

What color is #faf3df?

#faf3df is a pale vivid yellow, closest to Old Lace (ΔE2000 2.3). It sits at 44° on the hue wheel with 73% saturation and 93% lightness, which reads as warm.

What is the RGB value of #faf3df?

rgb(250, 243, 223) — 250 red, 243 green and 223 blue out of 255, or 98% / 95.3% / 87.5% by channel.

Is #faf3df a light or a dark color?

It is a light color. Relative luminance is 0.8975 and perceived brightness is 95%, so black text on it reaches 18.95:1.

Should I use black or white text on #faf3df?

Black. It scores 18.95:1 against #faf3df, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #faf3df?

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

What colors go well with #faf3df?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B864B for secondary text, #1669B6 as an accent and #6E5611 for hover and pressed states. For a palette, the analogous pair #FAE5DF and #F3FADF stays calm, while #DFE6FA is the loudest partner.

What is #faf3df in CMYK for printing?

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

Is #faf3df warm or cool?

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

Work with #faf3df in the Color Lab