Skip to content

#f8fccc

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

RGB
248, 252, 204
HSL
65°, 89%, 89%
CMYK
2, 0, 19, 1
Luminance
0.9394

Every format

HEX#f8fccc
RGBrgb(248, 252, 204)
HSLhsl(65, 89%, 89%)
CMYKcmyk(2%, 0%, 19%, 1%)
LABlab(97.6 -9.1 22.6)
LCHlch(97.6 24.4 111.8)
OKLCHoklch(0.976 0.062 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8fccc on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#f8fccc on black: 19.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green98.8%
Blue80.0%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#f8fccc text on a black background

contrast 19.79:1

Card sample

#f8fccc text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f8fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8fccc in the Color Lab