Skip to content

#eee10d

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

RGB
238, 225, 13
HSL
57°, 90%, 49%
CMYK
0, 6, 95, 7
Luminance
0.7206

At a glance

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

Hex
#eee10d
Hue
57°
yellow
Saturation
90%
electric
Lightness
49%
balanced
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7206
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.41:1
Closest name
Gold
ΔE2000 6.5
Where it sits
Hue57° of 360°
Saturation90%
Lightness49%
Temperature
Warm ← → Cool22% 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#eee10d
RGBrgb(238, 225, 13)
HSLhsl(57, 90%, 49%)
CMYKcmyk(0%, 6%, 95%, 7%)
LABlab(88.0 -14.0 86.1)
LCHlch(88.0 87.3 99.2)
OKLCHoklch(0.892 0.188 105.3)
Decimal15655181
Display P3color(display-p3 0.933 0.882 0.051)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee10d on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#eee10d on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6D900
deuteranopia · #FBE02D
tritanopia · #FFD1C0

Color scale — 50 to 950

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

#FDFCF2
#FBF9E5
#F8F5C3
#F9F395
#F6ED5F
#F3E82A
#eee10d
#C1B70B
#9B9208
#706A0B
#464207
Base = 600Lightest = 50 · #FDFCF2Darkest = 950 · #464207
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FBF9E5;
  --brand-200: #F8F5C3;
  --brand-300: #F9F395;
  --brand-400: #F6ED5F;
  --brand-500: #F3E82A;
  --brand-600: #eee10d;
  --brand-700: #C1B70B;
  --brand-800: #9B9208;
  --brand-900: #706A0B;
  --brand-950: #464207;
  --brand: #eee10d;
  --brand-ink: #000000;
}

Colors that work with #eee10d

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#FAFAF4
Tinted page background
Border#EDEAC0
Hairlines and dividers
Muted text#9B964B
Captions on the surface
Accent#0850F3
Second voice, not a rival
Dark variant#797207
Hover, pressed, headers
Light variant#FEFCE7
Selected rows, tints
Dark surface#242314
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 #eee10d

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
  • 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
  • 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#0D1AEE
Analogous left#EE700D
Analogous right#8BEE0D
Split-complement 1#0D8BEE
Split-complement 2#700DEE
Triadic 1#0DEEE1
Triadic 2#E10DEE
Tetradic#0DEE70

RGB percentages

Red93.3%
Green88.2%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow94.5%
Key (black)6.7%

Color previews

#eee10d text on a black background

contrast 15.41:1

Card sample

#eee10d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 225, 13, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 225, 13, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee10d;
background: linear-gradient(135deg, #eee10d, #65EE0D);

Monochromatic scale

Palettes built from #eee10d

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.

#eee10d 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
ButtonsLinksFocus statesCharts
Print note

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

#eee10d, answered

What color is #eee10d?

#eee10d is a balanced electric yellow, closest to Gold (ΔE2000 6.5). It sits at 57° on the hue wheel with 90% saturation and 49% lightness, which reads as warm.

What is the RGB value of #eee10d?

rgb(238, 225, 13) — 238 red, 225 green and 13 blue out of 255, or 93.3% / 88.2% / 5.1% by channel.

Is #eee10d a light or a dark color?

It is a light color. Relative luminance is 0.7206 and perceived brightness is 85%, so black text on it reaches 15.41:1.

Should I use black or white text on #eee10d?

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

What is the complementary color of #eee10d?

#0D1AEE sits directly opposite on the wheel. Softer options are the split-complements #0D8BEE and #700DEE, which give the same contrast with far less vibration.

What colors go well with #eee10d?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #0850F3 as an accent and #797207 for hover and pressed states. For a palette, the analogous pair #EE700D and #8BEE0D stays calm, while #0D1AEE is the loudest partner.

What is #eee10d in CMYK for printing?

cmyk(0%, 6%, 95%, 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 #eee10d warm or cool?

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

Work with #eee10d in the Color Lab