Skip to content

#ffffcd

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

RGB
255, 255, 205
HSL
60°, 100%, 90%
CMYK
0, 0, 20, 0
Luminance
0.9719

Every format

HEX#ffffcd
RGBrgb(255, 255, 205)
HSLhsl(60, 100%, 90%)
CMYKcmyk(0%, 0%, 20%, 0%)
LABlab(98.9 -7.9 24.0)
LCHlch(98.9 25.2 108.3)
OKLCHoklch(0.988 0.064 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffffcd on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#ffffcd on black: 20.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#ffffcd text on a black background

contrast 20.44:1

Card sample

#ffffcd text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffffcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffffcd in the Color Lab