Skip to content

#fceccc

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

RGB
252, 236, 204
HSL
40°, 89%, 89%
CMYK
0, 6, 19, 1
Luminance
0.8505

Every format

HEX#fceccc
RGBrgb(252, 236, 204)
HSLhsl(40, 89%, 89%)
CMYKcmyk(0%, 6%, 19%, 1%)
LABlab(93.9 0.4 17.5)
LCHlch(93.9 17.5 88.7)
OKLCHoklch(0.948 0.045 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fceccc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fceccc on black: 18.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green92.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow19.0%
Key (black)1.2%

Color previews

#fceccc text on a black background

contrast 18.01:1

Card sample

#fceccc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fceccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fceccc in the Color Lab