Skip to content

#fff3db

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

RGB
255, 243, 219
HSL
40°, 100%, 93%
CMYK
0, 5, 14, 0
Luminance
0.9048

Every format

HEX#fff3db
RGBrgb(255, 243, 219)
HSLhsl(40, 100%, 93%)
CMYKcmyk(0%, 5%, 14%, 0%)
LABlab(96.2 0.1 13.0)
LCHlch(96.2 13.0 89.3)
OKLCHoklch(0.967 0.034 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff3db on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff3db on black: 19.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow14.1%
Key (black)0.0%

Color previews

#fff3db text on a black background

contrast 19.10:1

Card sample

#fff3db text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3db in the Color Lab