Skip to content

#fffdc3

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

RGB
255, 253, 195
HSL
58°, 100%, 88%
CMYK
0, 1, 24, 0
Luminance
0.9545

Every format

HEX#fffdc3
RGBrgb(255, 253, 195)
HSLhsl(58, 100%, 88%)
CMYKcmyk(0%, 1%, 24%, 0%)
LABlab(98.2 -8.3 28.1)
LCHlch(98.2 29.3 106.4)
OKLCHoklch(0.982 0.074 106.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdc3 on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffdc3 on black: 20.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow23.5%
Key (black)0.0%

Color previews

#fffdc3 text on a black background

contrast 20.09:1

Card sample

#fffdc3 text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdc3 in the Color Lab