Skip to content

#eeeeb2

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

RGB
238, 238, 178
HSL
60°, 64%, 82%
CMYK
0, 0, 25, 7
Luminance
0.8254

Every format

HEX#eeeeb2
RGBrgb(238, 238, 178)
HSLhsl(60, 64%, 82%)
CMYKcmyk(0%, 0%, 25%, 7%)
LABlab(92.8 -9.3 29.1)
LCHlch(92.8 30.6 107.7)
OKLCHoklch(0.935 0.077 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeeb2 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#eeeeb2 on black: 17.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#eeeeb2 text on a black background

contrast 17.51:1

Card sample

#eeeeb2 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeeb2 in the Color Lab