Skip to content

#fff2db

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

RGB
255, 242, 219
HSL
38°, 100%, 93%
CMYK
0, 5, 14, 0
Luminance
0.8988

Every format

HEX#fff2db
RGBrgb(255, 242, 219)
HSLhsl(38, 100%, 93%)
CMYKcmyk(0%, 5%, 14%, 0%)
LABlab(96.0 0.7 12.7)
LCHlch(96.0 12.7 87.0)
OKLCHoklch(0.965 0.033 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.9%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow14.1%
Key (black)0.0%

Color previews

#fff2db text on a black background

contrast 18.98:1

Card sample

#fff2db text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff2db in the Color Lab