Skip to content

#fdf3e5

a pale, electric orange · warm · closest name: Old Lace

RGB
253, 243, 229
HSL
35°, 86%, 95%
CMYK
0, 4, 10, 1
Luminance
0.9064

At a glance

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

Hex
#fdf3e5
Hue
35°
orange
Saturation
86%
electric
Lightness
95%
pale
Brightness
99%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9064
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
19.13:1
Closest name
Old Lace
ΔE2000 1.2
Where it sits
Hue35° of 360°
Saturation86%
Lightness95%
Temperature
Warm ← → Cool4% 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#fdf3e5
RGBrgb(253, 243, 229)
HSLhsl(35, 86%, 95%)
CMYKcmyk(0%, 4%, 10%, 1%)
LABlab(96.3 1.0 7.9)
LCHlch(96.3 8.0 82.7)
OKLCHoklch(0.968 0.021 76.5)
Decimal16643045
Display P3color(display-p3 0.992 0.953 0.898)

Copy-ready code

/* CSS */
color: #fdf3e5;
background-color: #fdf3e5;
/* Tailwind (arbitrary) */
class="text-[#fdf3e5] bg-[#fdf3e5]"
/* SCSS */
$brand: #fdf3e5;
/* SwiftUI */
Color(red: 0.992, green: 0.953, blue: 0.898)
/* Android */
Color.parseColor("#fdf3e5")
/* Flutter */
Color(0xFFFDF3E5)
/* Python / OpenCV (BGR) */
(229, 243, 253)

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

Accessibility — WCAG contrast

Aa
#fdf3e5 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdf3e5 on black: 19.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F3E4
deuteranopia · #FAF5E5
tritanopia · #FFF0EF

Color scale — 50 to 950

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

#FDF8F2
#fdf3e5
#F7E2C5
#F7CF97
#F3B763
#EF9F2F
#E38C12
#BD750F
#985D0C
#6D450D
#442B08
Base = 100Lightest = 50 · #FDF8F2Darkest = 950 · #442B08
:root {
  --brand-50: #FDF8F2;
  --brand-100: #fdf3e5;
  --brand-200: #F7E2C5;
  --brand-300: #F7CF97;
  --brand-400: #F3B763;
  --brand-500: #EF9F2F;
  --brand-600: #E38C12;
  --brand-700: #BD750F;
  --brand-800: #985D0C;
  --brand-900: #6D450D;
  --brand-950: #442B08;
  --brand: #fdf3e5;
  --brand-ink: #000000;
}

Colors that work with #fdf3e5

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#EDDAC0
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#0783C5
Second voice, not a rival
Dark variant#764909
Hover, pressed, headers
Light variant#FDF4E7
Selected rows, tints
Dark surface#241D14
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 #fdf3e5

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
  • 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#E5EFFD
Analogous left#FDE7E5
Analogous right#FBFDE5
Split-complement 1#E5FBFD
Split-complement 2#E7E5FD
Triadic 1#E5FDF3
Triadic 2#F3E5FD
Tetradic#E5FDE7

RGB percentages

Red99.2%
Green95.3%
Blue89.8%

CMYK percentages

Cyan0.0%
Magenta4.0%
Yellow9.5%
Key (black)0.8%

Color previews

#fdf3e5 text on a black background

contrast 19.13:1

Card sample

#fdf3e5 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf3e5

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.

#fdf3e5 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fdf3e5, answered

What color is #fdf3e5?

#fdf3e5 is a pale electric orange, closest to Old Lace (ΔE2000 1.2). It sits at 35° on the hue wheel with 86% saturation and 95% lightness, which reads as warm.

What is the RGB value of #fdf3e5?

rgb(253, 243, 229) — 253 red, 243 green and 229 blue out of 255, or 99.2% / 95.3% / 89.8% by channel.

Is #fdf3e5 a light or a dark color?

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

Should I use black or white text on #fdf3e5?

Black. It scores 19.13:1 against #fdf3e5, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #fdf3e5?

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

What colors go well with #fdf3e5?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B794B for secondary text, #0783C5 as an accent and #764909 for hover and pressed states. For a palette, the analogous pair #FDE7E5 and #FBFDE5 stays calm, while #E5EFFD is the loudest partner.

What is #fdf3e5 in CMYK for printing?

cmyk(0%, 4%, 10%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #fdf3e5 warm or cool?

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

Work with #fdf3e5 in the Color Lab