Skip to content

#f3f3ed

a pale, soft yellow · cool · closest name: white

RGB
243, 243, 237
HSL
60°, 20%, 94%
CMYK
0, 0, 3, 5
Luminance
0.8927

Every format

HEX#f3f3ed
RGBrgb(243, 243, 237)
HSLhsl(60, 20%, 94%)
CMYKcmyk(0%, 0%, 3%, 5%)
LABlab(95.7 -1.1 2.9)
LCHlch(95.7 3.1 110.0)
OKLCHoklch(0.963 0.008 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f3ed on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f3f3ed on black: 18.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green95.3%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow2.5%
Key (black)4.7%

Color previews

#f3f3ed text on a black background

contrast 18.85:1

Card sample

#f3f3ed text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f3ed in the Color Lab