Skip to content

#ffbb8f

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

RGB
255, 187, 143
HSL
24°, 100%, 78%
CMYK
0, 27, 44, 0
Luminance
0.5878

Every format

HEX#ffbb8f
RGBrgb(255, 187, 143)
HSLhsl(24, 100%, 78%)
CMYKcmyk(0%, 27%, 44%, 0%)
LABlab(81.2 19.3 31.9)
LCHlch(81.2 37.3 58.8)
OKLCHoklch(0.845 0.098 53.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green73.3%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow43.9%
Key (black)0.0%

Color previews

#ffbb8f text on a black background

contrast 12.76:1

Card sample

#ffbb8f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb8f in the Color Lab