Skip to content

#eee27b

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

RGB
238, 226, 123
HSL
54°, 77%, 71%
CMYK
0, 5, 48, 7
Luminance
0.7400

Every format

HEX#eee27b
RGBrgb(238, 226, 123)
HSLhsl(54, 77%, 71%)
CMYKcmyk(0%, 5%, 48%, 7%)
LABlab(88.9 -9.4 51.4)
LCHlch(88.9 52.3 100.4)
OKLCHoklch(0.901 0.126 102.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee27b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eee27b on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green88.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow48.3%
Key (black)6.7%

Color previews

#eee27b text on a black background

contrast 15.80:1

Card sample

#eee27b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee27b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee27b in the Color Lab