Skip to content

#ffbc8c

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

RGB
255, 188, 140
HSL
25°, 100%, 78%
CMYK
0, 26, 45, 0
Luminance
0.5912

Every format

HEX#ffbc8c
RGBrgb(255, 188, 140)
HSLhsl(25, 100%, 78%)
CMYKcmyk(0%, 26%, 45%, 0%)
LABlab(81.4 18.5 33.7)
LCHlch(81.4 38.5 61.2)
OKLCHoklch(0.846 0.100 56.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbc8c on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#ffbc8c on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.7%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow45.1%
Key (black)0.0%

Color previews

#ffbc8c text on a black background

contrast 12.82:1

Card sample

#ffbc8c text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbc8c in the Color Lab