Skip to content

#eee99b

a light, vivid yellow · cool · closest name: khaki

RGB
238, 233, 155
HSL
56°, 71%, 77%
CMYK
0, 2, 35, 7
Luminance
0.7882

Every format

HEX#eee99b
RGBrgb(238, 233, 155)
HSLhsl(56, 71%, 77%)
CMYKcmyk(0%, 2%, 35%, 7%)
LABlab(91.2 -9.7 38.6)
LCHlch(91.2 39.8 104.1)
OKLCHoklch(0.920 0.099 105.0)

Copy-ready code

/* CSS */
color: #eee99b;
background-color: #eee99b;
/* Tailwind (arbitrary) */
class="text-[#eee99b] bg-[#eee99b]"
/* SCSS */
$brand: #eee99b;
/* SwiftUI */
Color(red: 0.933, green: 0.914, blue: 0.608)
/* Android */
Color.parseColor("#eee99b")

Accessibility — WCAG contrast

Aa
#eee99b on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#eee99b on black: 16.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.4%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta2.1%
Yellow34.9%
Key (black)6.7%

Color previews

#eee99b text on a black background

contrast 16.76:1

Card sample

#eee99b text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee99b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee99b in the Color Lab