Skip to content

#ffbb88

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

RGB
255, 187, 136
HSL
26°, 100%, 77%
CMYK
0, 27, 47, 0
Luminance
0.5858

Every format

HEX#ffbb88
RGBrgb(255, 187, 136)
HSLhsl(26, 100%, 77%)
CMYKcmyk(0%, 27%, 47%, 0%)
LABlab(81.1 18.6 35.4)
LCHlch(81.1 40.0 62.3)
OKLCHoklch(0.844 0.103 57.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green73.3%
Blue53.3%

CMYK percentages

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

Color previews

#ffbb88 text on a black background

contrast 12.72:1

Card sample

#ffbb88 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb88 in the Color Lab