Skip to content

#eee017

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

RGB
238, 224, 23
HSL
56°, 86%, 51%
CMYK
0, 6, 90, 7
Luminance
0.7155

At a glance

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

Hex
#eee017
Hue
56°
yellow
Saturation
86%
electric
Lightness
51%
balanced
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7155
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.31:1
Closest name
Gold
ΔE2000 6.3
Where it sits
Hue56° of 360°
Saturation86%
Lightness51%
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#eee017
RGBrgb(238, 224, 23)
HSLhsl(56, 86%, 51%)
CMYKcmyk(0%, 6%, 90%, 7%)
LABlab(87.8 -13.4 84.8)
LCHlch(87.8 85.8 99.0)
OKLCHoklch(0.890 0.185 104.9)
Decimal15654935
Display P3color(display-p3 0.933 0.878 0.090)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee017 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eee017 on black: 15.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5D800
deuteranopia · #FADF31
tritanopia · #FFD0BF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eee017 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
#FAF9E5
#F7F4C5
#F7F196
#F3EA62
#F0E32E
#eee017
#BEB30E
#988F0B
#6E670D
#454108
Base = 600Lightest = 50 · #FDFCF2Darkest = 950 · #454108
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FAF9E5;
  --brand-200: #F7F4C5;
  --brand-300: #F7F196;
  --brand-400: #F3EA62;
  --brand-500: #F0E32E;
  --brand-600: #eee017;
  --brand-700: #BEB30E;
  --brand-800: #988F0B;
  --brand-900: #6E670D;
  --brand-950: #454108;
  --brand: #eee017;
  --brand-ink: #000000;
}

Colors that work with #eee017

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#1259F3
Second voice, not a rival
Dark variant#777009
Hover, pressed, headers
Light variant#FDFCE7
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 #eee017

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#1725EE
Analogous left#EE7517
Analogous right#91EE17
Split-complement 1#1791EE
Split-complement 2#7517EE
Triadic 1#17EEE0
Triadic 2#E017EE
Tetradic#17EE75

RGB percentages

Red93.3%
Green87.8%
Blue9.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow90.3%
Key (black)6.7%

Color previews

#eee017 text on a black background

contrast 15.31:1

Card sample

#eee017 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 224, 23, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 224, 23, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee017;
background: linear-gradient(135deg, #eee017, #6DEE17);

Monochromatic scale

Palettes built from #eee017

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.

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

#eee017, answered

What color is #eee017?

#eee017 is a balanced electric yellow, closest to Gold (ΔE2000 6.3). It sits at 56° on the hue wheel with 86% saturation and 51% lightness, which reads as warm.

What is the RGB value of #eee017?

rgb(238, 224, 23) — 238 red, 224 green and 23 blue out of 255, or 93.3% / 87.8% / 9% by channel.

Is #eee017 a light or a dark color?

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

Should I use black or white text on #eee017?

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

What is the complementary color of #eee017?

#1725EE sits directly opposite on the wheel. Softer options are the split-complements #1791EE and #7517EE, which give the same contrast with far less vibration.

What colors go well with #eee017?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #1259F3 as an accent and #777009 for hover and pressed states. For a palette, the analogous pair #EE7517 and #91EE17 stays calm, while #1725EE is the loudest partner.

What is #eee017 in CMYK for printing?

cmyk(0%, 6%, 90%, 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 #eee017 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 #EEA717; nudged cooler, #AEF015.

Work with #eee017 in the Color Lab