Skip to content

#eeebac

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

RGB
238, 235, 172
HSL
57°, 66%, 80%
CMYK
0, 1, 28, 7
Luminance
0.8057

Every format

HEX#eeebac
RGBrgb(238, 235, 172)
HSLhsl(57, 66%, 80%)
CMYKcmyk(0%, 1%, 28%, 7%)
LABlab(91.9 -8.6 31.0)
LCHlch(91.9 32.2 105.5)
OKLCHoklch(0.927 0.081 105.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeebac on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#eeebac on black: 17.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green92.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow27.7%
Key (black)6.7%

Color previews

#eeebac text on a black background

contrast 17.11:1

Card sample

#eeebac text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeebac in the Color Lab