Skip to content

#eee1a2

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

RGB
238, 225, 162
HSL
50°, 69%, 78%
CMYK
0, 6, 32, 7
Luminance
0.7464

Every format

HEX#eee1a2
RGBrgb(238, 225, 162)
HSLhsl(50, 69%, 78%)
CMYKcmyk(0%, 6%, 32%, 7%)
LABlab(89.2 -4.8 32.5)
LCHlch(89.2 32.8 98.4)
OKLCHoklch(0.905 0.082 97.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green88.2%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow31.9%
Key (black)6.7%

Color previews

#eee1a2 text on a black background

contrast 15.93:1

Card sample

#eee1a2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee1a2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee1a2 in the Color Lab