Skip to content

#ffdfbb

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

RGB
255, 223, 187
HSL
32°, 100%, 87%
CMYK
0, 13, 27, 0
Luminance
0.7762

Every format

HEX#ffdfbb
RGBrgb(255, 223, 187)
HSLhsl(32, 100%, 87%)
CMYKcmyk(0%, 13%, 27%, 0%)
LABlab(90.6 5.8 21.7)
LCHlch(90.6 22.5 75.1)
OKLCHoklch(0.921 0.059 70.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdfbb on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ffdfbb on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow26.7%
Key (black)0.0%

Color previews

#ffdfbb text on a black background

contrast 16.52:1

Card sample

#ffdfbb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfbb in the Color Lab