Skip to content

#eeeeab

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

RGB
238, 238, 171
HSL
60°, 66%, 80%
CMYK
0, 0, 28, 7
Luminance
0.8227

Every format

HEX#eeeeab
RGBrgb(238, 238, 171)
HSLhsl(60, 66%, 80%)
CMYKcmyk(0%, 0%, 28%, 7%)
LABlab(92.7 -10.2 32.5)
LCHlch(92.7 34.1 107.4)
OKLCHoklch(0.933 0.086 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green93.3%
Blue67.1%

CMYK percentages

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

Color previews

#eeeeab text on a black background

contrast 17.45:1

Card sample

#eeeeab text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeeab in the Color Lab