Skip to content

#ffddbb

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

RGB
255, 221, 187
HSL
30°, 100%, 87%
CMYK
0, 13, 27, 0
Luminance
0.7656

Every format

HEX#ffddbb
RGBrgb(255, 221, 187)
HSLhsl(30, 100%, 87%)
CMYKcmyk(0%, 13%, 27%, 0%)
LABlab(90.1 6.8 21.1)
LCHlch(90.1 22.1 72.1)
OKLCHoklch(0.917 0.059 67.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffddbb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#ffddbb on black: 16.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow26.7%
Key (black)0.0%

Color previews

#ffddbb text on a black background

contrast 16.31:1

Card sample

#ffddbb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffddbb in the Color Lab