Skip to content

#ffdbcc

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

RGB
255, 219, 204
HSL
18°, 100%, 90%
CMYK
0, 14, 20, 0
Luminance
0.7628

Every format

HEX#ffdbcc
RGBrgb(255, 219, 204)
HSLhsl(18, 100%, 90%)
CMYKcmyk(0%, 14%, 20%, 0%)
LABlab(90.0 10.2 12.0)
LCHlch(90.0 15.7 49.6)
OKLCHoklch(0.918 0.045 43.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green85.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow20.0%
Key (black)0.0%

Color previews

#ffdbcc text on a black background

contrast 16.26:1

Card sample

#ffdbcc text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdbcc in the Color Lab