Skip to content

#eddfd1

a pale, soft orange · warm · closest name: Antique White

RGB
237, 223, 209
HSL
30°, 44%, 88%
CMYK
0, 6, 12, 7
Luminance
0.7538

At a glance

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

Hex
#eddfd1
Hue
30°
orange
Saturation
44%
soft
Lightness
88%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7538
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
16.08:1
Closest name
Antique White
ΔE2000 3.5
Where it sits
Hue30° of 360°
Saturation44%
Lightness88%
Temperature
Warm ← → Cool0% 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#eddfd1
RGBrgb(237, 223, 209)
HSLhsl(30, 44%, 88%)
CMYKcmyk(0%, 6%, 12%, 7%)
LABlab(89.6 2.5 8.6)
LCHlch(89.6 8.9 74.0)
OKLCHoklch(0.911 0.024 67.5)
Decimal15589329
Display P3color(display-p3 0.929 0.875 0.820)

Copy-ready code

/* CSS */
color: #eddfd1;
background-color: #eddfd1;
/* Tailwind (arbitrary) */
class="text-[#eddfd1] bg-[#eddfd1]"
/* SCSS */
$brand: #eddfd1;
/* SwiftUI */
Color(red: 0.929, green: 0.875, blue: 0.820)
/* Android */
Color.parseColor("#eddfd1")
/* Flutter */
Color(0xFFEDDFD1)
/* Python / OpenCV (BGR) */
(209, 223, 237)

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

Accessibility — WCAG contrast

Aa
#eddfd1 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#eddfd1 on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DFD0
deuteranopia · #E7E2D1
tritanopia · #F3DCDB

Color scale — 50 to 950

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

#FAF7F5
#F5F0EA
#eddfd1
#DFC7AE
#D0AB86
#C08F5E
#B07A45
#936639
#75522E
#563D25
#362617
Base = 200Lightest = 50 · #FAF7F5Darkest = 950 · #362617
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5F0EA;
  --brand-200: #eddfd1;
  --brand-300: #DFC7AE;
  --brand-400: #D0AB86;
  --brand-500: #C08F5E;
  --brand-600: #B07A45;
  --brand-700: #936639;
  --brand-800: #75522E;
  --brand-900: #563D25;
  --brand-950: #362617;
  --brand: #eddfd1;
  --brand-ink: #000000;
}

Colors that work with #eddfd1

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#FAF7F4
Tinted page background
Border#E8D6C4
Hairlines and dividers
Muted text#9B734B
Captions on the surface
Accent#368096
Second voice, not a rival
Dark variant#5C4024
Hover, pressed, headers
Light variant#F8F2ED
Selected rows, tints
Dark surface#241C14
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 #eddfd1

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D1DFED
Analogous left#EDD1D1
Analogous right#EDEDD1
Split-complement 1#D1EDED
Split-complement 2#D1D1ED
Triadic 1#D1EDDF
Triadic 2#DFD1ED
Tetradic#D1EDD1

RGB percentages

Red92.9%
Green87.5%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow11.8%
Key (black)7.1%

Color previews

#eddfd1 text on a black background

contrast 16.08:1

Card sample

#eddfd1 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eddfd1

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.

#eddfd1 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#eddfd1, answered

What color is #eddfd1?

#eddfd1 is a pale soft orange, closest to Antique White (ΔE2000 3.5). It sits at 30° on the hue wheel with 44% saturation and 88% lightness, which reads as warm.

What is the RGB value of #eddfd1?

rgb(237, 223, 209) — 237 red, 223 green and 209 blue out of 255, or 92.9% / 87.5% / 82% by channel.

Is #eddfd1 a light or a dark color?

It is a light color. Relative luminance is 0.7538 and perceived brightness is 89%, so black text on it reaches 16.08:1.

Should I use black or white text on #eddfd1?

Black. It scores 16.08:1 against #eddfd1, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #eddfd1?

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

What colors go well with #eddfd1?

For interface work: #FAF7F4 as the surface, #E8D6C4 for borders, #9B734B for secondary text, #368096 as an accent and #5C4024 for hover and pressed states. For a palette, the analogous pair #EDD1D1 and #EDEDD1 stays calm, while #D1DFED is the loudest partner.

What is #eddfd1 in CMYK for printing?

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

Is #eddfd1 warm or cool?

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

Work with #eddfd1 in the Color Lab