Skip to content

#ffffee

a pale, electric yellow · cool · “ivory”

RGB
255, 255, 238
HSL
60°, 100%, 97%
CMYK
0, 0, 7, 0
Luminance
0.9895

Every format

HEX#ffffee
RGBrgb(255, 255, 238)
HSLhsl(60, 100%, 97%)
CMYKcmyk(0%, 0%, 7%, 0%)
LABlab(99.6 -2.9 8.1)
LCHlch(99.6 8.6 109.5)
OKLCHoklch(0.996 0.022 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffffee on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#ffffee on black: 20.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow6.7%
Key (black)0.0%

Color previews

#ffffee text on a black background

contrast 20.79:1

Card sample

#ffffee text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffffee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffffee in the Color Lab