Skip to content

#ffded3

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

RGB
255, 222, 211
HSL
15°, 100%, 91%
CMYK
0, 13, 17, 0
Luminance
0.7821

Every format

HEX#ffded3
RGBrgb(255, 222, 211)
HSLhsl(15, 100%, 91%)
CMYKcmyk(0%, 13%, 17%, 0%)
LABlab(90.9 9.7 9.6)
LCHlch(90.9 13.6 44.7)
OKLCHoklch(0.925 0.040 39.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffded3 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#ffded3 on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.1%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta12.9%
Yellow17.3%
Key (black)0.0%

Color previews

#ffded3 text on a black background

contrast 16.64:1

Card sample

#ffded3 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffded3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffded3 in the Color Lab