Skip to content

#eee46f

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

RGB
238, 228, 111
HSL
55°, 79%, 68%
CMYK
0, 4, 53, 7
Luminance
0.7481

At a glance

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

Hex
#eee46f
Hue
55°
yellow
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7481
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.96:1
Closest name
Khaki
ΔE2000 3.9
Where it sits
Hue55° of 360°
Saturation79%
Lightness68%
Temperature
Warm ← → Cool21% 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#eee46f
RGBrgb(238, 228, 111)
HSLhsl(55, 79%, 68%)
CMYKcmyk(0%, 4%, 53%, 7%)
LABlab(89.3 -11.4 57.5)
LCHlch(89.3 58.6 101.2)
OKLCHoklch(0.904 0.139 104.4)
Decimal15656047
Display P3color(display-p3 0.933 0.894 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee46f on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#eee46f on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5DD64
deuteranopia · #F9E375
tritanopia · #FDD7CA

Color scale — 50 to 950

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

#FCFBF3
#F9F8E6
#F5F1C7
#F3EC9B
#eee46f
#E7D936
#DBCC1A
#B6AA16
#928811
#6A6311
#423E0A
Base = 400Lightest = 50 · #FCFBF3Darkest = 950 · #423E0A
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F9F8E6;
  --brand-200: #F5F1C7;
  --brand-300: #F3EC9B;
  --brand-400: #eee46f;
  --brand-500: #E7D936;
  --brand-600: #DBCC1A;
  --brand-700: #B6AA16;
  --brand-800: #928811;
  --brand-900: #6A6311;
  --brand-950: #423E0A;
  --brand: #eee46f;
  --brand-ink: #000000;
}

Colors that work with #eee46f

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#EDE9C0
Hairlines and dividers
Muted text#9B954B
Captions on the surface
Accent#1248BA
Second voice, not a rival
Dark variant#726A0D
Hover, pressed, headers
Light variant#FCFBE8
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 #eee46f

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#6F79EE
Analogous left#EEA46F
Analogous right#B8EE6F
Split-complement 1#6FB8EE
Split-complement 2#A46FEE
Triadic 1#6FEEE4
Triadic 2#E46FEE
Tetradic#6FEEA4

RGB percentages

Red93.3%
Green89.4%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta4.2%
Yellow53.4%
Key (black)6.7%

Color previews

#eee46f text on a black background

contrast 15.96:1

Card sample

#eee46f text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee46f

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.

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

#eee46f, answered

What color is #eee46f?

#eee46f is a light electric yellow, closest to Khaki (ΔE2000 3.9). It sits at 55° on the hue wheel with 79% saturation and 68% lightness, which reads as warm.

What is the RGB value of #eee46f?

rgb(238, 228, 111) — 238 red, 228 green and 111 blue out of 255, or 93.3% / 89.4% / 43.5% by channel.

Is #eee46f a light or a dark color?

It is a light color. Relative luminance is 0.7481 and perceived brightness is 87%, so black text on it reaches 15.96:1.

Should I use black or white text on #eee46f?

Black. It scores 15.96:1 against #eee46f, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #eee46f?

#6F79EE sits directly opposite on the wheel. Softer options are the split-complements #6FB8EE and #A46FEE, which give the same contrast with far less vibration.

What colors go well with #eee46f?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B954B for secondary text, #1248BA as an accent and #726A0D for hover and pressed states. For a palette, the analogous pair #EEA46F and #B8EE6F stays calm, while #6F79EE is the loudest partner.

What is #eee46f in CMYK for printing?

cmyk(0%, 4%, 53%, 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 #eee46f warm or cool?

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

Work with #eee46f in the Color Lab