Skip to content

#f3f3f0

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

RGB
243, 243, 240
HSL
60°, 11%, 95%
CMYK
0, 0, 1, 5
Luminance
0.8945

Every format

HEX#f3f3f0
RGBrgb(243, 243, 240)
HSLhsl(60, 11%, 95%)
CMYKcmyk(0%, 0%, 1%, 5%)
LABlab(95.8 -0.5 1.4)
LCHlch(95.8 1.5 110.2)
OKLCHoklch(0.963 0.004 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green95.3%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.2%
Key (black)4.7%

Color previews

#f3f3f0 text on a black background

contrast 18.89:1

Card sample

#f3f3f0 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f3f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f3f0 in the Color Lab