Skip to content

#fefdbc

a pale, electric yellow · cool · closest name: khaki

RGB
254, 253, 188
HSL
59°, 97%, 87%
CMYK
0, 0, 26, 0
Luminance
0.9495

Every format

HEX#fefdbc
RGBrgb(254, 253, 188)
HSLhsl(59, 97%, 87%)
CMYKcmyk(0%, 0%, 26%, 0%)
LABlab(98.0 -9.6 31.3)
LCHlch(98.0 32.8 107.0)
OKLCHoklch(0.980 0.083 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefdbc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fefdbc on black: 19.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow26.0%
Key (black)0.4%

Color previews

#fefdbc text on a black background

contrast 19.99:1

Card sample

#fefdbc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdbc in the Color Lab