Skip to content

#ffceb4

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

RGB
255, 206, 180
HSL
21°, 100%, 85%
CMYK
0, 19, 29, 0
Luminance
0.6870

Every format

HEX#ffceb4
RGBrgb(255, 206, 180)
HSLhsl(21, 100%, 85%)
CMYKcmyk(0%, 19%, 29%, 0%)
LABlab(86.4 13.7 19.5)
LCHlch(86.4 23.8 55.0)
OKLCHoklch(0.887 0.066 49.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffceb4 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffceb4 on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow29.4%
Key (black)0.0%

Color previews

#ffceb4 text on a black background

contrast 14.74:1

Card sample

#ffceb4 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffceb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffceb4 in the Color Lab