Skip to content

#f3f4cd

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

RGB
243, 244, 205
HSL
62°, 64%, 88%
CMYK
0, 0, 16, 4
Luminance
0.8816

Every format

HEX#f3f4cd
RGBrgb(243, 244, 205)
HSLhsl(62, 64%, 88%)
CMYKcmyk(0%, 0%, 16%, 4%)
LABlab(95.2 -6.7 18.7)
LCHlch(95.2 19.9 109.7)
OKLCHoklch(0.957 0.051 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green95.7%
Blue80.4%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow16.0%
Key (black)4.3%

Color previews

#f3f4cd text on a black background

contrast 18.63:1

Card sample

#f3f4cd text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 244, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 244, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3f4cd;
background: linear-gradient(135deg, #f3f4cd, #D9F4CD);

Monochromatic scale

Palettes built from #f3f4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f4cd in the Color Lab