Skip to content

#ffdbbc

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

RGB
255, 219, 188
HSL
28°, 100%, 87%
CMYK
0, 14, 26, 0
Luminance
0.7555

Every format

HEX#ffdbbc
RGBrgb(255, 219, 188)
HSLhsl(28, 100%, 87%)
CMYKcmyk(0%, 14%, 26%, 0%)
LABlab(89.7 8.0 19.9)
LCHlch(89.7 21.4 68.2)
OKLCHoklch(0.914 0.057 62.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdbbc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ffdbbc on black: 16.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow26.3%
Key (black)0.0%

Color previews

#ffdbbc text on a black background

contrast 16.11:1

Card sample

#ffdbbc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdbbc in the Color Lab