Skip to content

#fff0eb

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

RGB
255, 240, 235
HSL
15°, 100%, 96%
CMYK
0, 6, 8, 0
Luminance
0.8958

Every format

HEX#fff0eb
RGBrgb(255, 240, 235)
HSLhsl(15, 100%, 96%)
CMYKcmyk(0%, 6%, 8%, 0%)
LABlab(95.8 4.2 4.2)
LCHlch(95.8 6.0 45.1)
OKLCHoklch(0.966 0.018 39.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.1%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow7.8%
Key (black)0.0%

Color previews

#fff0eb text on a black background

contrast 18.92:1

Card sample

#fff0eb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff0eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff0eb in the Color Lab