Skip to content

#ffccba

a pale, electric orange · warm · closest name: pink

RGB
255, 204, 186
HSL
16°, 100%, 87%
CMYK
0, 20, 27, 0
Luminance
0.6799

Every format

HEX#ffccba
RGBrgb(255, 204, 186)
HSLhsl(16, 100%, 87%)
CMYKcmyk(0%, 20%, 27%, 0%)
LABlab(86.0 15.5 15.8)
LCHlch(86.0 22.1 45.6)
OKLCHoklch(0.885 0.063 40.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffccba on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ffccba on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow27.1%
Key (black)0.0%

Color previews

#ffccba text on a black background

contrast 14.60:1

Card sample

#ffccba text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccba in the Color Lab