Skip to content

#fff0db

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

RGB
255, 240, 219
HSL
35°, 100%, 93%
CMYK
0, 6, 14, 0
Luminance
0.8869

Every format

HEX#fff0db
RGBrgb(255, 240, 219)
HSLhsl(35, 100%, 93%)
CMYKcmyk(0%, 6%, 14%, 0%)
LABlab(95.5 1.7 12.0)
LCHlch(95.5 12.1 82.1)
OKLCHoklch(0.962 0.032 76.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff0db on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff0db on black: 18.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fff0db text on a black background

contrast 18.74:1

Card sample

#fff0db text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff0db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff0db in the Color Lab