Skip to content

#eee35d

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

RGB
238, 227, 93
HSL
55°, 81%, 65%
CMYK
0, 5, 61, 7
Luminance
0.7391

At a glance

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

Hex
#eee35d
Hue
55°
yellow
Saturation
81%
electric
Lightness
65%
balanced
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7391
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.78:1
Closest name
Khaki
ΔE2000 5.8
Where it sits
Hue55° of 360°
Saturation81%
Lightness65%
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#eee35d
RGBrgb(238, 227, 93)
HSLhsl(55, 81%, 65%)
CMYKcmyk(0%, 5%, 61%, 7%)
LABlab(88.9 -12.2 64.9)
LCHlch(88.9 66.0 100.7)
OKLCHoklch(0.900 0.153 104.6)
Decimal15655773
Display P3color(display-p3 0.933 0.890 0.365)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee35d on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eee35d on black: 15.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5DC4D
deuteranopia · #F9E265
tritanopia · #FED5C7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eee35d 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
#F5F2C6
#F4ED99
#eee35d
#EADC34
#DECE17
#B9AC13
#948A10
#6B6410
#433E0A
Base = 400Lightest = 50 · #FCFBF3Darkest = 950 · #433E0A
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F9F8E6;
  --brand-200: #F5F2C6;
  --brand-300: #F4ED99;
  --brand-400: #eee35d;
  --brand-500: #EADC34;
  --brand-600: #DECE17;
  --brand-700: #B9AC13;
  --brand-800: #948A10;
  --brand-900: #6B6410;
  --brand-950: #433E0A;
  --brand: #eee35d;
  --brand-ink: #000000;
}

Colors that work with #eee35d

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#598BF2
Second voice, not a rival
Dark variant#736B0C
Hover, pressed, headers
Light variant#FDFBE8
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 #eee35d

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#5D68EE
Analogous left#EE9A5D
Analogous right#B1EE5D
Split-complement 1#5DB1EE
Split-complement 2#9A5DEE
Triadic 1#5DEEE3
Triadic 2#E35DEE
Tetradic#5DEE9A

RGB percentages

Red93.3%
Green89.0%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow60.9%
Key (black)6.7%

Color previews

#eee35d text on a black background

contrast 15.78:1

Card sample

#eee35d text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 227, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 227, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee35d;
background: linear-gradient(135deg, #eee35d, #98EE5D);

Monochromatic scale

Palettes built from #eee35d

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.

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

#eee35d, answered

What color is #eee35d?

#eee35d is a balanced electric yellow, closest to Khaki (ΔE2000 5.8). It sits at 55° on the hue wheel with 81% saturation and 65% lightness, which reads as warm.

What is the RGB value of #eee35d?

rgb(238, 227, 93) — 238 red, 227 green and 93 blue out of 255, or 93.3% / 89% / 36.5% by channel.

Is #eee35d a light or a dark color?

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

Should I use black or white text on #eee35d?

Black. It scores 15.78:1 against #eee35d, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #eee35d?

#5D68EE sits directly opposite on the wheel. Softer options are the split-complements #5DB1EE and #9A5DEE, which give the same contrast with far less vibration.

What colors go well with #eee35d?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B954B for secondary text, #598BF2 as an accent and #736B0C for hover and pressed states. For a palette, the analogous pair #EE9A5D and #B1EE5D stays calm, while #5D68EE is the loudest partner.

What is #eee35d in CMYK for printing?

cmyk(0%, 5%, 61%, 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 #eee35d 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 #EEB65D; nudged cooler, #C5F05B.

Work with #eee35d in the Color Lab