Skip to content

#eeeaa6

a light, vivid yellow · warm · closest name: Pale Goldenrod

RGB
238, 234, 166
HSL
57°, 68%, 79%
CMYK
0, 2, 30, 7
Luminance
0.7978

At a glance

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

Hex
#eeeaa6
Hue
57°
yellow
Saturation
68%
vivid
Lightness
79%
light
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7978
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
16.96:1
Closest name
Pale Goldenrod
ΔE2000 1.3
Where it sits
Hue57° of 360°
Saturation68%
Lightness79%
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#eeeaa6
RGBrgb(238, 234, 166)
HSLhsl(57, 68%, 79%)
CMYKcmyk(0%, 2%, 30%, 7%)
LABlab(91.6 -8.8 33.6)
LCHlch(91.6 34.8 104.8)
OKLCHoklch(0.924 0.087 105.1)
Decimal15657638
Display P3color(display-p3 0.933 0.918 0.651)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeaa6 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#eeeaa6 on black: 16.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E5A1
deuteranopia · #F8E8A9
tritanopia · #F8E1D8

Color scale — 50 to 950

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

#FBFBF3
#F8F7E8
#F2EFCA
#eeeaa6
#E4DE72
#DBD343
#CEC427
#ABA421
#89831A
#635F17
#3E3C0E
Base = 300Lightest = 50 · #FBFBF3Darkest = 950 · #3E3C0E
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F8F7E8;
  --brand-200: #F2EFCA;
  --brand-300: #eeeaa6;
  --brand-400: #E4DE72;
  --brand-500: #DBD343;
  --brand-600: #CEC427;
  --brand-700: #ABA421;
  --brand-800: #89831A;
  --brand-900: #635F17;
  --brand-950: #3E3C0E;
  --brand: #eeeaa6;
  --brand-ink: #000000;
}

Colors that work with #eeeaa6

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#1D49AF
Second voice, not a rival
Dark variant#6B6614
Hover, pressed, headers
Light variant#FBFAEA
Selected rows, tints
Dark surface#242414
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 #eeeaa6

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#A6AAEE
Analogous left#EEC6A6
Analogous right#CEEEA6
Split-complement 1#A6CEEE
Split-complement 2#C6A6EE
Triadic 1#A6EEEA
Triadic 2#EAA6EE
Tetradic#A6EEC6

RGB percentages

Red93.3%
Green91.8%
Blue65.1%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow30.3%
Key (black)6.7%

Color previews

#eeeaa6 text on a black background

contrast 16.96:1

Card sample

#eeeaa6 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeaa6

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.

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

Converts to four-color process without much drama. Proof it anyway.

#eeeaa6, answered

What color is #eeeaa6?

#eeeaa6 is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 1.3). It sits at 57° on the hue wheel with 68% saturation and 79% lightness, which reads as warm.

What is the RGB value of #eeeaa6?

rgb(238, 234, 166) — 238 red, 234 green and 166 blue out of 255, or 93.3% / 91.8% / 65.1% by channel.

Is #eeeaa6 a light or a dark color?

It is a light color. Relative luminance is 0.7978 and perceived brightness is 90%, so black text on it reaches 16.96:1.

Should I use black or white text on #eeeaa6?

Black. It scores 16.96:1 against #eeeaa6, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #eeeaa6?

#A6AAEE sits directly opposite on the wheel. Softer options are the split-complements #A6CEEE and #C6A6EE, which give the same contrast with far less vibration.

What colors go well with #eeeaa6?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #1D49AF as an accent and #6B6614 for hover and pressed states. For a palette, the analogous pair #EEC6A6 and #CEEEA6 stays calm, while #A6AAEE is the loudest partner.

What is #eeeaa6 in CMYK for printing?

cmyk(0%, 2%, 30%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #eeeaa6 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 #EED0A6; nudged cooler, #D8EFA5.

Work with #eeeaa6 in the Color Lab