Skip to content

#f7ffcc

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

RGB
247, 255, 204
HSL
69°, 100%, 90%
CMYK
3, 0, 20, 0
Luminance
0.9565

Every format

HEX#f7ffcc
RGBrgb(247, 255, 204)
HSLhsl(69, 100%, 90%)
CMYKcmyk(3%, 0%, 20%, 0%)
LABlab(98.3 -10.9 23.6)
LCHlch(98.3 25.9 114.8)
OKLCHoklch(0.981 0.066 114.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f7ffcc on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#f7ffcc on black: 20.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green100.0%
Blue80.0%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#f7ffcc text on a black background

contrast 20.13:1

Card sample

#f7ffcc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7ffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f7ffcc in the Color Lab