Skip to content

#feebbc

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

RGB
254, 235, 188
HSL
43°, 97%, 87%
CMYK
0, 8, 26, 0
Luminance
0.8412

Every format

HEX#feebbc
RGBrgb(254, 235, 188)
HSLhsl(43, 97%, 87%)
CMYKcmyk(0%, 8%, 26%, 0%)
LABlab(93.5 -0.6 25.2)
LCHlch(93.5 25.2 91.3)
OKLCHoklch(0.944 0.064 88.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green92.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow26.0%
Key (black)0.4%

Color previews

#feebbc text on a black background

contrast 17.82:1

Card sample

#feebbc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feebbc in the Color Lab