Skip to content

#feecaf

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

RGB
254, 236, 175
HSL
46°, 98%, 84%
CMYK
0, 7, 31, 0
Luminance
0.8416

Every format

HEX#feecaf
RGBrgb(254, 236, 175)
HSLhsl(46, 98%, 84%)
CMYKcmyk(0%, 7%, 31%, 0%)
LABlab(93.5 -2.7 31.8)
LCHlch(93.5 32.0 94.9)
OKLCHoklch(0.943 0.080 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feecaf on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#feecaf on black: 17.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow31.1%
Key (black)0.4%

Color previews

#feecaf text on a black background

contrast 17.83:1

Card sample

#feecaf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feecaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feecaf in the Color Lab