Skip to content

#faf5eb

a pale, vivid yellow · warm · closest name: Floral White

RGB
250, 245, 235
HSL
40°, 60%, 95%
CMYK
0, 2, 6, 2
Luminance
0.9163

At a glance

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

Hex
#faf5eb
Hue
40°
yellow
Saturation
60%
vivid
Lightness
95%
pale
Brightness
98%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9163
WCAG relative
Temperature
Warm
8/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
19.33:1
Closest name
Floral White
ΔE2000 1
Where it sits
Hue40° of 360°
Saturation60%
Lightness95%
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#faf5eb
RGBrgb(250, 245, 235)
HSLhsl(40, 60%, 95%)
CMYKcmyk(0%, 2%, 6%, 2%)
LABlab(96.7 -0.0 5.4)
LCHlch(96.7 5.4 90.4)
OKLCHoklch(0.971 0.014 84.6)
Decimal16446955
Display P3color(display-p3 0.980 0.961 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faf5eb on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#faf5eb on black: 19.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F5EA
deuteranopia · #F9F6EB
tritanopia · #FDF3F2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #faf5eb 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
#faf5eb
#EFE4CC
#E9D2A5
#DDBC78
#D2A54B
#C49331
#A37A29
#836221
#5F481B
#3B2D11
Base = 100Lightest = 50 · #FBF9F4Darkest = 950 · #3B2D11
:root {
  --brand-50: #FBF9F4;
  --brand-100: #faf5eb;
  --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: #faf5eb;
  --brand-ink: #000000;
}

Colors that work with #faf5eb

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#226FAA
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 #faf5eb

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#EBF0FA
Analogous left#FAEEEB
Analogous right#F8FAEB
Split-complement 1#EBF8FA
Split-complement 2#EEEBFA
Triadic 1#EBFAF5
Triadic 2#F5EBFA
Tetradic#EBFAEE

RGB percentages

Red98.0%
Green96.1%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow6.0%
Key (black)2.0%

Color previews

#faf5eb text on a black background

contrast 19.33:1

Card sample

#faf5eb text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faf5eb

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.

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

#faf5eb, answered

What color is #faf5eb?

#faf5eb is a pale vivid yellow, closest to Floral White (ΔE2000 1). It sits at 40° on the hue wheel with 60% saturation and 95% lightness, which reads as warm.

What is the RGB value of #faf5eb?

rgb(250, 245, 235) — 250 red, 245 green and 235 blue out of 255, or 98% / 96.1% / 92.2% by channel.

Is #faf5eb a light or a dark color?

It is a light color. Relative luminance is 0.9163 and perceived brightness is 96%, so black text on it reaches 19.33:1.

Should I use black or white text on #faf5eb?

Black. It scores 19.33:1 against #faf5eb, versus 1.09:1 for white — AAA at any size.

What is the complementary color of #faf5eb?

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

What colors go well with #faf5eb?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #226FAA as an accent and #664D1A for hover and pressed states. For a palette, the analogous pair #FAEEEB and #F8FAEB stays calm, while #EBF0FA is the loudest partner.

What is #faf5eb in CMYK for printing?

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

Is #faf5eb 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 #FAF2EB; nudged cooler, #FAFAEB.

Work with #faf5eb in the Color Lab