Skip to content

#feebaf

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

RGB
254, 235, 175
HSL
46°, 98%, 84%
CMYK
0, 8, 31, 0
Luminance
0.8358

Every format

HEX#feebaf
RGBrgb(254, 235, 175)
HSLhsl(46, 98%, 84%)
CMYKcmyk(0%, 8%, 31%, 0%)
LABlab(93.3 -2.2 31.5)
LCHlch(93.3 31.6 94.0)
OKLCHoklch(0.941 0.079 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feebaf on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#feebaf on black: 17.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.2%
Blue68.6%

CMYK percentages

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

Color previews

#feebaf text on a black background

contrast 17.72:1

Card sample

#feebaf text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feebaf in the Color Lab