Skip to content

#ecdb9f

a light, vivid yellow · warm · closest name: Pale Goldenrod

RGB
236, 219, 159
HSL
47°, 67%, 78%
CMYK
0, 7, 33, 8
Luminance
0.7100

At a glance

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

Hex
#ecdb9f
Hue
47°
yellow
Saturation
67%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7100
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.20:1
Closest name
Pale Goldenrod
ΔE2000 4.2
Where it sits
Hue47° of 360°
Saturation67%
Lightness78%
Temperature
Warm ← → Cool14% 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#ecdb9f
RGBrgb(236, 219, 159)
HSLhsl(47, 67%, 78%)
CMYKcmyk(0%, 7%, 33%, 8%)
LABlab(87.5 -2.9 31.7)
LCHlch(87.5 31.8 95.2)
OKLCHoklch(0.891 0.079 94.2)
Decimal15522719
Display P3color(display-p3 0.925 0.859 0.624)

Copy-ready code

/* CSS */
color: #ecdb9f;
background-color: #ecdb9f;
/* Tailwind (arbitrary) */
class="text-[#ecdb9f] bg-[#ecdb9f]"
/* SCSS */
$brand: #ecdb9f;
/* SwiftUI */
Color(red: 0.925, green: 0.859, blue: 0.624)
/* Android */
Color.parseColor("#ecdb9f")
/* Flutter */
Color(0xFFECDB9F)
/* Python / OpenCV (BGR) */
(159, 219, 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 #ecdb9f · 15.20:1
Use #000000AAA at every size.
Aa
White text · 1.38:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ecdb9f as text scores 1.38:1 on white and 15.20:1 on black.

Accessibility — WCAG contrast

Aa
#ecdb9f on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ecdb9f on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7D89B
deuteranopia · #ECDEA1
tritanopia · #F8D2CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecdb9f is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFAF3
#F8F4E8
#F1E9CA
#ecdb9f
#E3CA72
#DAB944
#CCA828
#AA8C22
#88701B
#635217
#3E330F
Base = 300Lightest = 50 · #FBFAF3Darkest = 950 · #3E330F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F1E9CA;
  --brand-300: #ecdb9f;
  --brand-400: #E3CA72;
  --brand-500: #DAB944;
  --brand-600: #CCA828;
  --brand-700: #AA8C22;
  --brand-800: #88701B;
  --brand-900: #635217;
  --brand-950: #3E330F;
  --brand: #ecdb9f;
  --brand-ink: #000000;
}

Colors that work with #ecdb9f

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#1E61AE
Second voice, not a rival
Dark variant#6A5815
Hover, pressed, headers
Light variant#FBF7EA
Selected rows, tints
Dark surface#242114
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 #ecdb9f

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#9FB0EC
Analogous left#ECB59F
Analogous right#D7EC9F
Split-complement 1#9FD7EC
Split-complement 2#B59FEC
Triadic 1#9FECDB
Triadic 2#DB9FEC
Tetradic#9FECB5

RGB percentages

Red92.5%
Green85.9%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow32.6%
Key (black)7.5%

Color previews

#ecdb9f text on a black background

contrast 15.20:1

Card sample

#ecdb9f text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecdb9f

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.

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

Converts to four-color process without much drama. Proof it anyway.

#ecdb9f, answered

What color is #ecdb9f?

#ecdb9f is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 4.2). It sits at 47° on the hue wheel with 67% saturation and 78% lightness, which reads as warm.

What is the RGB value of #ecdb9f?

rgb(236, 219, 159) — 236 red, 219 green and 159 blue out of 255, or 92.5% / 85.9% / 62.4% by channel.

Is #ecdb9f a light or a dark color?

It is a light color. Relative luminance is 0.7100 and perceived brightness is 86%, so black text on it reaches 15.20:1.

Should I use black or white text on #ecdb9f?

Black. It scores 15.20:1 against #ecdb9f, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #ecdb9f?

#9FB0EC sits directly opposite on the wheel. Softer options are the split-complements #9FD7EC and #B59FEC, which give the same contrast with far less vibration.

What colors go well with #ecdb9f?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #1E61AE as an accent and #6A5815 for hover and pressed states. For a palette, the analogous pair #ECB59F and #D7EC9F stays calm, while #9FB0EC is the loudest partner.

What is #ecdb9f in CMYK for printing?

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

Is #ecdb9f warm or cool?

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

Work with #ecdb9f in the Color Lab