Skip to content

#feefbc

a pale, electric yellow · cool · closest name: beige

RGB
254, 239, 188
HSL
46°, 97%, 87%
CMYK
0, 6, 26, 0
Luminance
0.8643

Every format

HEX#feefbc
RGBrgb(254, 239, 188)
HSLhsl(46, 97%, 87%)
CMYKcmyk(0%, 6%, 26%, 0%)
LABlab(94.5 -2.6 26.6)
LCHlch(94.5 26.7 95.6)
OKLCHoklch(0.952 0.068 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feefbc on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#feefbc on black: 18.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow26.0%
Key (black)0.4%

Color previews

#feefbc text on a black background

contrast 18.29:1

Card sample

#feefbc text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feefbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feefbc in the Color Lab