Skip to content

#ffffe5

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

RGB
255, 255, 229
HSL
60°, 100%, 95%
CMYK
0, 0, 10, 0
Luminance
0.9844

Every format

HEX#ffffe5
RGBrgb(255, 255, 229)
HSLhsl(60, 100%, 95%)
CMYKcmyk(0%, 0%, 10%, 0%)
LABlab(99.4 -4.3 12.4)
LCHlch(99.4 13.2 109.2)
OKLCHoklch(0.993 0.034 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffffe5 on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#ffffe5 on black: 20.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue89.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow10.2%
Key (black)0.0%

Color previews

#ffffe5 text on a black background

contrast 20.69:1

Card sample

#ffffe5 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffffe5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffffe5 in the Color Lab