Skip to content

#ffdfba

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

RGB
255, 223, 186
HSL
32°, 100%, 87%
CMYK
0, 13, 27, 0
Luminance
0.7758

Every format

HEX#ffdfba
RGBrgb(255, 223, 186)
HSLhsl(32, 100%, 87%)
CMYKcmyk(0%, 13%, 27%, 0%)
LABlab(90.6 5.6 22.2)
LCHlch(90.6 22.9 75.8)
OKLCHoklch(0.921 0.060 71.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green87.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow27.1%
Key (black)0.0%

Color previews

#ffdfba text on a black background

contrast 16.52:1

Card sample

#ffdfba text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfba in the Color Lab