Skip to content

#fff3f0

a pale, electric red · warm · closest name: white

RGB
255, 243, 240
HSL
12°, 100%, 97%
CMYK
0, 5, 6, 0
Luminance
0.9165

Every format

HEX#fff3f0
RGBrgb(255, 243, 240)
HSLhsl(12, 100%, 97%)
CMYKcmyk(0%, 5%, 6%, 0%)
LABlab(96.7 3.5 2.9)
LCHlch(96.7 4.5 39.4)
OKLCHoklch(0.973 0.014 34.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff3f0 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff3f0 on black: 19.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow5.9%
Key (black)0.0%

Color previews

#fff3f0 text on a black background

contrast 19.33:1

Card sample

#fff3f0 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3f0 in the Color Lab