Skip to content

#ffedcb

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

RGB
255, 237, 203
HSL
39°, 100%, 90%
CMYK
0, 7, 20, 0
Luminance
0.8614

Every format

HEX#ffedcb
RGBrgb(255, 237, 203)
HSLhsl(39, 100%, 90%)
CMYKcmyk(0%, 7%, 20%, 0%)
LABlab(94.4 0.8 18.7)
LCHlch(94.4 18.7 87.5)
OKLCHoklch(0.952 0.048 83.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffedcb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#ffedcb on black: 18.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow20.4%
Key (black)0.0%

Color previews

#ffedcb text on a black background

contrast 18.23:1

Card sample

#ffedcb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffedcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffedcb in the Color Lab