Skip to content

#eeeaa2

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

RGB
238, 234, 162
HSL
57°, 69%, 78%
CMYK
0, 2, 32, 7
Luminance
0.7963

Every format

HEX#eeeaa2
RGBrgb(238, 234, 162)
HSLhsl(57, 69%, 78%)
CMYKcmyk(0%, 2%, 32%, 7%)
LABlab(91.5 -9.3 35.5)
LCHlch(91.5 36.7 104.7)
OKLCHoklch(0.924 0.092 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeaa2 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#eeeaa2 on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow31.9%
Key (black)6.7%

Color previews

#eeeaa2 text on a black background

contrast 16.93:1

Card sample

#eeeaa2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeaa2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeaa2 in the Color Lab