Skip to content

#eee06b

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

RGB
238, 224, 107
HSL
54°, 79%, 68%
CMYK
0, 6, 55, 7
Luminance
0.7255

At a glance

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

Hex
#eee06b
Hue
54°
yellow
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7255
WCAG relative
Temperature
Warm
20/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.51:1
Closest name
Khaki
ΔE2000 4.2
Where it sits
Hue54° of 360°
Saturation79%
Lightness68%
Temperature
Warm ← → Cool20% 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#eee06b
RGBrgb(238, 224, 107)
HSLhsl(54, 79%, 68%)
CMYKcmyk(0%, 6%, 55%, 7%)
LABlab(88.2 -9.7 58.0)
LCHlch(88.2 58.9 99.5)
OKLCHoklch(0.895 0.139 102.5)
Decimal15655019
Display P3color(display-p3 0.933 0.878 0.420)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee06b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#eee06b on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2DA5F
deuteranopia · #F6E071
tritanopia · #FED3C6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eee06b 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
#F9F7E6
#F5F0C7
#F3EA9A
#eee06b
#E8D536
#DCC719
#B7A615
#928511
#6A6010
#423C0A
Base = 400Lightest = 50 · #FCFBF3Darkest = 950 · #423C0A
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F9F7E6;
  --brand-200: #F5F0C7;
  --brand-300: #F3EA9A;
  --brand-400: #eee06b;
  --brand-500: #E8D536;
  --brand-600: #DCC719;
  --brand-700: #B7A615;
  --brand-800: #928511;
  --brand-900: #6A6010;
  --brand-950: #423C0A;
  --brand: #eee06b;
  --brand-ink: #000000;
}

Colors that work with #eee06b

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#EDE8C0
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#114FBB
Second voice, not a rival
Dark variant#72680D
Hover, pressed, headers
Light variant#FCFAE8
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 #eee06b

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#6B79EE
Analogous left#EE9E6B
Analogous right#BAEE6B
Split-complement 1#6BBAEE
Split-complement 2#9E6BEE
Triadic 1#6BEEE0
Triadic 2#E06BEE
Tetradic#6BEE9E

RGB percentages

Red93.3%
Green87.8%
Blue42.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow55.0%
Key (black)6.7%

Color previews

#eee06b text on a black background

contrast 15.51:1

Card sample

#eee06b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee06b

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.

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

#eee06b, answered

What color is #eee06b?

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

What is the RGB value of #eee06b?

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

Is #eee06b a light or a dark color?

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

Should I use black or white text on #eee06b?

Black. It scores 15.51:1 against #eee06b, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #eee06b?

#6B79EE sits directly opposite on the wheel. Softer options are the split-complements #6BBAEE and #9E6BEE, which give the same contrast with far less vibration.

What colors go well with #eee06b?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B924B for secondary text, #114FBB as an accent and #72680D for hover and pressed states. For a palette, the analogous pair #EE9E6B and #BAEE6B stays calm, while #6B79EE is the loudest partner.

What is #eee06b in CMYK for printing?

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

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

Work with #eee06b in the Color Lab