Skip to content

#eceeaf

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

RGB
236, 238, 175
HSL
62°, 65%, 81%
CMYK
1, 0, 27, 7
Luminance
0.8208

Every format

HEX#eceeaf
RGBrgb(236, 238, 175)
HSLhsl(62, 65%, 81%)
CMYKcmyk(1%, 0%, 27%, 7%)
LABlab(92.6 -10.4 30.4)
LCHlch(92.6 32.1 109.0)
OKLCHoklch(0.933 0.081 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eceeaf on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#eceeaf on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green93.3%
Blue68.6%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#eceeaf text on a black background

contrast 17.42:1

Card sample

#eceeaf text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eceeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eceeaf in the Color Lab