Skip to content

#ffbb8b

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

RGB
255, 187, 139
HSL
25°, 100%, 77%
CMYK
0, 27, 46, 0
Luminance
0.5866

Every format

HEX#ffbb8b
RGBrgb(255, 187, 139)
HSLhsl(25, 100%, 77%)
CMYKcmyk(0%, 27%, 46%, 0%)
LABlab(81.1 18.9 33.9)
LCHlch(81.1 38.8 60.8)
OKLCHoklch(0.844 0.101 56.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbb8b on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#ffbb8b on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.3%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow45.5%
Key (black)0.0%

Color previews

#ffbb8b text on a black background

contrast 12.73:1

Card sample

#ffbb8b text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb8b in the Color Lab