Skip to content

#eee38b

a light, vivid yellow · cool · “khaki”

RGB
238, 227, 139
HSL
53°, 74%, 74%
CMYK
0, 5, 42, 7
Luminance
0.7498

Every format

HEX#eee38b
RGBrgb(238, 227, 139)
HSLhsl(53, 74%, 74%)
CMYKcmyk(0%, 5%, 42%, 7%)
LABlab(89.4 -8.4 44.3)
LCHlch(89.4 45.0 100.7)
OKLCHoklch(0.906 0.110 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee38b on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#eee38b on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.0%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow41.6%
Key (black)6.7%

Color previews

#eee38b text on a black background

contrast 16.00:1

Card sample

#eee38b text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee38b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee38b in the Color Lab