Skip to content

#fbcdac

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

RGB
251, 205, 172
HSL
25°, 91%, 83%
CMYK
0, 18, 32, 2
Luminance
0.6715

Every format

HEX#fbcdac
RGBrgb(251, 205, 172)
HSLhsl(25, 91%, 83%)
CMYKcmyk(0%, 18%, 32%, 2%)
LABlab(85.6 11.7 22.6)
LCHlch(85.6 25.4 62.7)
OKLCHoklch(0.880 0.068 57.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbcdac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fbcdac on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green80.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow31.5%
Key (black)1.6%

Color previews

#fbcdac text on a black background

contrast 14.43:1

Card sample

#fbcdac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 205, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 205, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fbcdac;
background: linear-gradient(135deg, #fbcdac, #F4FBAC);

Monochromatic scale

Palettes built from #fbcdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbcdac in the Color Lab