Skip to content

#fff8db

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

RGB
255, 248, 219
HSL
48°, 100%, 93%
CMYK
0, 3, 14, 0
Luminance
0.9351

Every format

HEX#fff8db
RGBrgb(255, 248, 219)
HSLhsl(48, 100%, 93%)
CMYKcmyk(0%, 3%, 14%, 0%)
LABlab(97.4 -2.4 14.8)
LCHlch(97.4 15.0 99.1)
OKLCHoklch(0.977 0.038 95.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff8db on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fff8db on black: 19.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue85.9%

CMYK percentages

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

Color previews

#fff8db text on a black background

contrast 19.70:1

Card sample

#fff8db text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8db in the Color Lab