Skip to content

#ffce8c

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

RGB
255, 206, 140
HSL
34°, 100%, 78%
CMYK
0, 19, 45, 0
Luminance
0.6730

Every format

HEX#ffce8c
RGBrgb(255, 206, 140)
HSLhsl(34, 100%, 78%)
CMYKcmyk(0%, 19%, 45%, 0%)
LABlab(85.7 9.1 39.3)
LCHlch(85.7 40.4 76.9)
OKLCHoklch(0.880 0.100 74.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffce8c on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ffce8c on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow45.1%
Key (black)0.0%

Color previews

#ffce8c text on a black background

contrast 14.46:1

Card sample

#ffce8c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffce8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffce8c in the Color Lab