Skip to content

#fefdfc

a pale, vivid orange · warm · “white”

RGB
254, 253, 252
HSL
30°, 50%, 99%
CMYK
0, 0, 1, 0
Luminance
0.9835

Every format

HEX#fefdfc
RGBrgb(254, 253, 252)
HSLhsl(30, 50%, 99%)
CMYKcmyk(0%, 0%, 1%, 0%)
LABlab(99.4 0.2 0.6)
LCHlch(99.4 0.6 74.8)
OKLCHoklch(0.995 0.002 67.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefdfc on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fefdfc on black: 20.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow0.8%
Key (black)0.4%

Color previews

#fefdfc text on a black background

contrast 20.67:1

Card sample

#fefdfc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 253, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 253, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefdfc;
background: linear-gradient(135deg, #fefdfc, #FEFEFC);

Monochromatic scale

Palettes built from #fefdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdfc in the Color Lab