Skip to content

#efdfd2

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

RGB
239, 223, 210
HSL
27°, 48%, 88%
CMYK
0, 7, 12, 6
Luminance
0.7578

At a glance

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

Hex
#efdfd2
Hue
27°
orange
Saturation
48%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7578
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
16.16:1
Closest name
Antique White
ΔE2000 4.1
Where it sits
Hue27° of 360°
Saturation48%
Lightness88%
Temperature
Warm ← → Cool2% 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#efdfd2
RGBrgb(239, 223, 210)
HSLhsl(27, 48%, 88%)
CMYKcmyk(0%, 7%, 12%, 6%)
LABlab(89.8 3.3 8.3)
LCHlch(89.8 9.0 68.2)
OKLCHoklch(0.913 0.025 61.6)
Decimal15720402
Display P3color(display-p3 0.937 0.875 0.824)

Copy-ready code

/* CSS */
color: #efdfd2;
background-color: #efdfd2;
/* Tailwind (arbitrary) */
class="text-[#efdfd2] bg-[#efdfd2]"
/* SCSS */
$brand: #efdfd2;
/* SwiftUI */
Color(red: 0.937, green: 0.875, blue: 0.824)
/* Android */
Color.parseColor("#efdfd2")
/* Flutter */
Color(0xFFEFDFD2)
/* Python / OpenCV (BGR) */
(210, 223, 239)

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

Accessibility — WCAG contrast

Aa
#efdfd2 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#efdfd2 on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4E0D1
deuteranopia · #E8E3D2
tritanopia · #F5DCDB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #efdfd2 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
#F5EFEA
#efdfd2
#E2C4AC
#D3A783
#C4895A
#B57440
#966136
#784E2B
#583A22
#372516
Base = 200Lightest = 50 · #FAF7F5Darkest = 950 · #372516
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5EFEA;
  --brand-200: #efdfd2;
  --brand-300: #E2C4AC;
  --brand-400: #D3A783;
  --brand-500: #C4895A;
  --brand-600: #B57440;
  --brand-700: #966136;
  --brand-800: #784E2B;
  --brand-900: #583A22;
  --brand-950: #372516;
  --brand: #efdfd2;
  --brand-ink: #000000;
}

Colors that work with #efdfd2

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#EAD4C3
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#32869A
Second voice, not a rival
Dark variant#5E3D21
Hover, pressed, headers
Light variant#F8F2EC
Selected rows, tints
Dark surface#241B14
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 #efdfd2

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#D2E2EF
Analogous left#EFD2D3
Analogous right#EFEDD2
Split-complement 1#D2EFED
Split-complement 2#D2D3EF
Triadic 1#D2EFDF
Triadic 2#DFD2EF
Tetradic#D3EFD2

RGB percentages

Red93.7%
Green87.5%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow12.1%
Key (black)6.3%

Color previews

#efdfd2 text on a black background

contrast 16.16:1

Card sample

#efdfd2 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efdfd2

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.

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

#efdfd2, answered

What color is #efdfd2?

#efdfd2 is a pale vivid orange, closest to Antique White (ΔE2000 4.1). It sits at 27° on the hue wheel with 48% saturation and 88% lightness, which reads as warm.

What is the RGB value of #efdfd2?

rgb(239, 223, 210) — 239 red, 223 green and 210 blue out of 255, or 93.7% / 87.5% / 82.4% by channel.

Is #efdfd2 a light or a dark color?

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

Should I use black or white text on #efdfd2?

Black. It scores 16.16:1 against #efdfd2, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #efdfd2?

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

What colors go well with #efdfd2?

For interface work: #FAF7F4 as the surface, #EAD4C3 for borders, #9B6F4B for secondary text, #32869A as an accent and #5E3D21 for hover and pressed states. For a palette, the analogous pair #EFD2D3 and #EFEDD2 stays calm, while #D2E2EF is the loudest partner.

What is #efdfd2 in CMYK for printing?

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

Is #efdfd2 warm or cool?

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

Work with #efdfd2 in the Color Lab