Skip to content

#ffebcc

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

RGB
255, 235, 204
HSL
37°, 100%, 90%
CMYK
0, 8, 20, 0
Luminance
0.8504

Every format

HEX#ffebcc
RGBrgb(255, 235, 204)
HSLhsl(37, 100%, 90%)
CMYKcmyk(0%, 8%, 20%, 0%)
LABlab(93.9 2.0 17.5)
LCHlch(93.9 17.6 83.5)
OKLCHoklch(0.948 0.046 78.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffebcc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ffebcc on black: 18.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow20.0%
Key (black)0.0%

Color previews

#ffebcc text on a black background

contrast 18.01:1

Card sample

#ffebcc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebcc in the Color Lab