Skip to content

#fff3ce

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

RGB
255, 243, 206
HSL
45°, 100%, 90%
CMYK
0, 5, 19, 0
Luminance
0.8982

Every format

HEX#fff3ce
RGBrgb(255, 243, 206)
HSLhsl(45, 100%, 90%)
CMYKcmyk(0%, 5%, 19%, 0%)
LABlab(95.9 -1.8 19.3)
LCHlch(95.9 19.4 95.3)
OKLCHoklch(0.964 0.050 92.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow19.2%
Key (black)0.0%

Color previews

#fff3ce text on a black background

contrast 18.96:1

Card sample

#fff3ce text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3ce in the Color Lab