Skip to content

#eed05f

a light, electric yellow · warm · closest name: Gold

RGB
238, 208, 95
HSL
47°, 81%, 65%
CMYK
0, 13, 60, 7
Luminance
0.6412

At a glance

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

Hex
#eed05f
Hue
47°
yellow
Saturation
81%
electric
Lightness
65%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6412
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.82:1
Closest name
Gold
ΔE2000 7
Where it sits
Hue47° of 360°
Saturation81%
Lightness65%
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#eed05f
RGBrgb(238, 208, 95)
HSLhsl(47, 81%, 65%)
CMYKcmyk(0%, 13%, 60%, 7%)
LABlab(84.0 -2.5 58.7)
LCHlch(84.0 58.7 92.4)
OKLCHoklch(0.862 0.136 94.5)
Decimal15650911
Display P3color(display-p3 0.933 0.816 0.373)

Copy-ready code

/* CSS */
color: #eed05f;
background-color: #eed05f;
/* Tailwind (arbitrary) */
class="text-[#eed05f] bg-[#eed05f]"
/* SCSS */
$brand: #eed05f;
/* SwiftUI */
Color(red: 0.933, green: 0.816, blue: 0.373)
/* Android */
Color.parseColor("#eed05f")
/* Flutter */
Color(0xFFEED05F)
/* Python / OpenCV (BGR) */
(95, 208, 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 #eed05f · 13.82:1
Use #000000AAA at every size.
Aa
White text · 1.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.82:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eed05f as text scores 1.52:1 on white and 13.82:1 on black.

Accessibility — WCAG contrast

Aa
#eed05f on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#eed05f on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CC53
deuteranopia · #EBD664
tritanopia · #FFC2B7

Color scale — 50 to 950

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

#FCFAF3
#F9F5E6
#F5ECC6
#F4E19A
#eed05f
#E9C334
#DDB418
#B89614
#947810
#6B5810
#43370A
Base = 400Lightest = 50 · #FCFAF3Darkest = 950 · #43370A
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F9F5E6;
  --brand-200: #F5ECC6;
  --brand-300: #F4E19A;
  --brand-400: #eed05f;
  --brand-500: #E9C334;
  --brand-600: #DDB418;
  --brand-700: #B89614;
  --brand-800: #947810;
  --brand-900: #6B5810;
  --brand-950: #43370A;
  --brand: #eed05f;
  --brand-ink: #000000;
}

Colors that work with #eed05f

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#0F60BD
Second voice, not a rival
Dark variant#735E0C
Hover, pressed, headers
Light variant#FDF8E8
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 #eed05f

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#5F7DEE
Analogous left#EE885F
Analogous right#C5EE5F
Split-complement 1#5FC5EE
Split-complement 2#885FEE
Triadic 1#5FEED0
Triadic 2#D05FEE
Tetradic#5FEE88

RGB percentages

Red93.3%
Green81.6%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow60.1%
Key (black)6.7%

Color previews

#eed05f text on a black background

contrast 13.82:1

Card sample

#eed05f text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed05f

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eed05f, answered

What color is #eed05f?

#eed05f is a light electric yellow, closest to Gold (ΔE2000 7). It sits at 47° on the hue wheel with 81% saturation and 65% lightness, which reads as warm.

What is the RGB value of #eed05f?

rgb(238, 208, 95) — 238 red, 208 green and 95 blue out of 255, or 93.3% / 81.6% / 37.3% by channel.

Is #eed05f a light or a dark color?

It is a light color. Relative luminance is 0.6412 and perceived brightness is 82%, so black text on it reaches 13.82:1.

Should I use black or white text on #eed05f?

Black. It scores 13.82:1 against #eed05f, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #eed05f?

#5F7DEE sits directly opposite on the wheel. Softer options are the split-complements #5FC5EE and #885FEE, which give the same contrast with far less vibration.

What colors go well with #eed05f?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #0F60BD as an accent and #735E0C for hover and pressed states. For a palette, the analogous pair #EE885F and #C5EE5F stays calm, while #5F7DEE is the loudest partner.

What is #eed05f in CMYK for printing?

cmyk(0%, 13%, 60%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #eed05f 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 #EEB05F; nudged cooler, #D9F05D.

Work with #eed05f in the Color Lab