Skip to content

#ffdb6c

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

RGB
255, 219, 108
HSL
45°, 100%, 71%
CMYK
0, 14, 58, 0
Luminance
0.7301

Every format

HEX#ffdb6c
RGBrgb(255, 219, 108)
HSLhsl(45, 100%, 71%)
CMYKcmyk(0%, 14%, 58%, 0%)
LABlab(88.5 -0.2 58.2)
LCHlch(88.5 58.2 90.2)
OKLCHoklch(0.900 0.136 91.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdb6c on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffdb6c on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.9%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow57.6%
Key (black)0.0%

Color previews

#ffdb6c text on a black background

contrast 15.60:1

Card sample

#ffdb6c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb6c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb6c in the Color Lab