Skip to content

#eee199

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

RGB
238, 225, 153
HSL
51°, 71%, 77%
CMYK
0, 6, 36, 7
Luminance
0.7433

Every format

HEX#eee199
RGBrgb(238, 225, 153)
HSLhsl(51, 71%, 77%)
CMYKcmyk(0%, 6%, 36%, 7%)
LABlab(89.1 -5.9 36.9)
LCHlch(89.1 37.3 99.0)
OKLCHoklch(0.904 0.092 99.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee199 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#eee199 on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green88.2%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow35.7%
Key (black)6.7%

Color previews

#eee199 text on a black background

contrast 15.87:1

Card sample

#eee199 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee199

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee199 in the Color Lab