Skip to content

#ffeedd

a pale, electric orange · warm · closest name: beige

RGB
255, 238, 221
HSL
30°, 100%, 93%
CMYK
0, 7, 13, 0
Luminance
0.8763

Every format

HEX#ffeedd
RGBrgb(255, 238, 221)
HSLhsl(30, 100%, 93%)
CMYKcmyk(0%, 7%, 13%, 0%)
LABlab(95.0 3.0 10.3)
LCHlch(95.0 10.7 73.7)
OKLCHoklch(0.958 0.029 67.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeedd on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#ffeedd on black: 18.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green93.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow13.3%
Key (black)0.0%

Color previews

#ffeedd text on a black background

contrast 18.53:1

Card sample

#ffeedd text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeedd in the Color Lab