Skip to content

#ffbb99

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

RGB
255, 187, 153
HSL
20°, 100%, 80%
CMYK
0, 27, 40, 0
Luminance
0.5910

Every format

HEX#ffbb99
RGBrgb(255, 187, 153)
HSLhsl(20, 100%, 80%)
CMYKcmyk(0%, 27%, 40%, 0%)
LABlab(81.3 20.4 26.9)
LCHlch(81.3 33.7 52.8)
OKLCHoklch(0.847 0.091 47.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green73.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow40.0%
Key (black)0.0%

Color previews

#ffbb99 text on a black background

contrast 12.82:1

Card sample

#ffbb99 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb99 in the Color Lab