Skip to content

#decf98

a light, vivid yellow · cool · closest name: tan

RGB
222, 207, 152
HSL
47°, 52%, 73%
CMYK
0, 7, 32, 13
Luminance
0.6242

Every format

HEX#decf98
RGBrgb(222, 207, 152)
HSLhsl(47, 52%, 73%)
CMYKcmyk(0%, 7%, 32%, 13%)
LABlab(83.1 -3.0 29.3)
LCHlch(83.1 29.4 95.8)
OKLCHoklch(0.854 0.074 94.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decf98 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#decf98 on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green81.2%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow31.5%
Key (black)12.9%

Color previews

#decf98 text on a black background

contrast 13.48:1

Card sample

#decf98 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decf98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decf98 in the Color Lab