Skip to content

#f9f2cc

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

RGB
249, 242, 204
HSL
51°, 79%, 89%
CMYK
0, 3, 18, 2
Luminance
0.8800

Every format

HEX#f9f2cc
RGBrgb(249, 242, 204)
HSLhsl(51, 79%, 89%)
CMYKcmyk(0%, 3%, 18%, 2%)
LABlab(95.2 -3.7 19.2)
LCHlch(95.2 19.6 100.9)
OKLCHoklch(0.957 0.050 98.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9f2cc on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#f9f2cc on black: 18.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green94.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow18.1%
Key (black)2.4%

Color previews

#f9f2cc text on a black background

contrast 18.60:1

Card sample

#f9f2cc text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9f2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9f2cc in the Color Lab