Skip to content

#ecdac7

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

RGB
236, 218, 199
HSL
31°, 49%, 85%
CMYK
0, 8, 16, 8
Luminance
0.7210

At a glance

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

Hex
#ecdac7
Hue
31°
orange
Saturation
49%
vivid
Lightness
85%
pale
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7210
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
15.42:1
Closest name
Antique White
ΔE2000 3.9
Where it sits
Hue31° of 360°
Saturation49%
Lightness85%
Temperature
Warm ← → Cool1% 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#ecdac7
RGBrgb(236, 218, 199)
HSLhsl(31, 49%, 85%)
CMYKcmyk(0%, 8%, 16%, 8%)
LABlab(88.0 3.1 11.6)
LCHlch(88.0 12.0 74.9)
OKLCHoklch(0.898 0.032 68.9)
Decimal15522503
Display P3color(display-p3 0.925 0.855 0.780)

Copy-ready code

/* CSS */
color: #ecdac7;
background-color: #ecdac7;
/* Tailwind (arbitrary) */
class="text-[#ecdac7] bg-[#ecdac7]"
/* SCSS */
$brand: #ecdac7;
/* SwiftUI */
Color(red: 0.925, green: 0.855, blue: 0.780)
/* Android */
Color.parseColor("#ecdac7")
/* Flutter */
Color(0xFFECDAC7)
/* Python / OpenCV (BGR) */
(199, 218, 236)

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

Accessibility — WCAG contrast

Aa
#ecdac7 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ecdac7 on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DAC6
deuteranopia · #E5DEC7
tritanopia · #F3D6D5

Color scale — 50 to 950

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

#FAF7F4
#F6F0EA
#ecdac7
#E3C8AB
#D4AC81
#C69057
#B77C3E
#986734
#7A5329
#593E21
#382715
Base = 200Lightest = 50 · #FAF7F4Darkest = 950 · #382715
:root {
  --brand-50: #FAF7F4;
  --brand-100: #F6F0EA;
  --brand-200: #ecdac7;
  --brand-300: #E3C8AB;
  --brand-400: #D4AC81;
  --brand-500: #C69057;
  --brand-600: #B77C3E;
  --brand-700: #986734;
  --brand-800: #7A5329;
  --brand-900: #593E21;
  --brand-950: #382715;
  --brand: #ecdac7;
  --brand-ink: #000000;
}

Colors that work with #ecdac7

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#EAD7C2
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#31809B
Second voice, not a rival
Dark variant#5F4120
Hover, pressed, headers
Light variant#F9F2EC
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 #ecdac7

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#C7D9EC
Analogous left#ECC8C7
Analogous right#ECECC7
Split-complement 1#C7ECEC
Split-complement 2#C8C7EC
Triadic 1#C7ECDA
Triadic 2#DAC7EC
Tetradic#C7ECC8

RGB percentages

Red92.5%
Green85.5%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta7.6%
Yellow15.7%
Key (black)7.5%

Color previews

#ecdac7 text on a black background

contrast 15.42:1

Card sample

#ecdac7 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 218, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 218, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecdac7;
background: linear-gradient(135deg, #ecdac7, #E5ECC7);

Monochromatic scale

Palettes built from #ecdac7

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.

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

#ecdac7, answered

What color is #ecdac7?

#ecdac7 is a pale vivid orange, closest to Antique White (ΔE2000 3.9). It sits at 31° on the hue wheel with 49% saturation and 85% lightness, which reads as warm.

What is the RGB value of #ecdac7?

rgb(236, 218, 199) — 236 red, 218 green and 199 blue out of 255, or 92.5% / 85.5% / 78% by channel.

Is #ecdac7 a light or a dark color?

It is a light color. Relative luminance is 0.7210 and perceived brightness is 87%, so black text on it reaches 15.42:1.

Should I use black or white text on #ecdac7?

Black. It scores 15.42:1 against #ecdac7, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #ecdac7?

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

What colors go well with #ecdac7?

For interface work: #FAF7F4 as the surface, #EAD7C2 for borders, #9B744B for secondary text, #31809B as an accent and #5F4120 for hover and pressed states. For a palette, the analogous pair #ECC8C7 and #ECECC7 stays calm, while #C7D9EC is the loudest partner.

What is #ecdac7 in CMYK for printing?

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

Is #ecdac7 warm or cool?

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

Work with #ecdac7 in the Color Lab