Skip to content

#fcebaf

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

RGB
252, 235, 175
HSL
47°, 93%, 84%
CMYK
0, 7, 31, 1
Luminance
0.8321

Every format

HEX#fcebaf
RGBrgb(252, 235, 175)
HSLhsl(47, 93%, 84%)
CMYKcmyk(0%, 7%, 31%, 1%)
LABlab(93.1 -3.0 31.3)
LCHlch(93.1 31.4 95.4)
OKLCHoklch(0.940 0.079 94.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green92.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow30.6%
Key (black)1.2%

Color previews

#fcebaf text on a black background

contrast 17.64:1

Card sample

#fcebaf text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcebaf in the Color Lab