Skip to content

#eedc99

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

RGB
238, 220, 153
HSL
47°, 71%, 77%
CMYK
0, 8, 36, 7
Luminance
0.7166

At a glance

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

Hex
#eedc99
Hue
47°
yellow
Saturation
71%
vivid
Lightness
77%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7166
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.33:1
Closest name
Pale Goldenrod
ΔE2000 4.3
Where it sits
Hue47° of 360°
Saturation71%
Lightness77%
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#eedc99
RGBrgb(238, 220, 153)
HSLhsl(47, 71%, 77%)
CMYKcmyk(0%, 8%, 36%, 7%)
LABlab(87.8 -3.3 35.2)
LCHlch(87.8 35.4 95.4)
OKLCHoklch(0.894 0.087 94.9)
Decimal15654041
Display P3color(display-p3 0.933 0.863 0.600)

Copy-ready code

/* CSS */
color: #eedc99;
background-color: #eedc99;
/* Tailwind (arbitrary) */
class="text-[#eedc99] bg-[#eedc99]"
/* SCSS */
$brand: #eedc99;
/* SwiftUI */
Color(red: 0.933, green: 0.863, blue: 0.600)
/* Android */
Color.parseColor("#eedc99")
/* Flutter */
Color(0xFFEEDC99)
/* Python / OpenCV (BGR) */
(153, 220, 238)

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

Accessibility — WCAG contrast

Aa
#eedc99 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eedc99 on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D994
deuteranopia · #EEDF9B
tritanopia · #FBD2CB

Color scale — 50 to 950

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

#FCFAF3
#F8F5E7
#F3EAC9
#eedc99
#E7CD6F
#DFBD3F
#D2AD23
#AF901D
#8C7317
#655415
#3F350D
Base = 300Lightest = 50 · #FCFAF3Darkest = 950 · #3F350D
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F8F5E7;
  --brand-200: #F3EAC9;
  --brand-300: #eedc99;
  --brand-400: #E7CD6F;
  --brand-500: #DFBD3F;
  --brand-600: #D2AD23;
  --brand-700: #AF901D;
  --brand-800: #8C7317;
  --brand-900: #655415;
  --brand-950: #3F350D;
  --brand: #eedc99;
  --brand-ink: #000000;
}

Colors that work with #eedc99

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#9B8A4B
Captions on the surface
Accent#1A60B2
Second voice, not a rival
Dark variant#6D5A12
Hover, pressed, headers
Light variant#FBF7E9
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 #eedc99

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#99ABEE
Analogous left#EEB299
Analogous right#D6EE99
Split-complement 1#99D6EE
Split-complement 2#B299EE
Triadic 1#99EEDC
Triadic 2#DC99EE
Tetradic#99EEB2

RGB percentages

Red93.3%
Green86.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta7.6%
Yellow35.7%
Key (black)6.7%

Color previews

#eedc99 text on a black background

contrast 15.33:1

Card sample

#eedc99 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 220, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 220, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eedc99;
background: linear-gradient(135deg, #eedc99, #C7EE99);

Monochromatic scale

Palettes built from #eedc99

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.

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

#eedc99, answered

What color is #eedc99?

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

What is the RGB value of #eedc99?

rgb(238, 220, 153) — 238 red, 220 green and 153 blue out of 255, or 93.3% / 86.3% / 60% by channel.

Is #eedc99 a light or a dark color?

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

Should I use black or white text on #eedc99?

Black. It scores 15.33:1 against #eedc99, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #eedc99?

#99ABEE sits directly opposite on the wheel. Softer options are the split-complements #99D6EE and #B299EE, which give the same contrast with far less vibration.

What colors go well with #eedc99?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #1A60B2 as an accent and #6D5A12 for hover and pressed states. For a palette, the analogous pair #EEB299 and #D6EE99 stays calm, while #99ABEE is the loudest partner.

What is #eedc99 in CMYK for printing?

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

Is #eedc99 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 #EEC599; nudged cooler, #E2EF98.

Work with #eedc99 in the Color Lab