Skip to content

#dfec2b

a balanced, electric yellow · cool · closest name: yellow

RGB
223, 236, 43
HSL
64°, 84%, 55%
CMYK
6, 0, 82, 8
Luminance
0.7585

Every format

HEX#dfec2b
RGBrgb(223, 236, 43)
HSLhsl(64, 84%, 55%)
CMYKcmyk(6%, 0%, 82%, 8%)
LABlab(89.8 -25.0 82.1)
LCHlch(89.8 85.9 106.9)
OKLCHoklch(0.903 0.194 113.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfec2b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#dfec2b on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.5%
Blue16.9%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow81.8%
Key (black)7.5%

Color previews

#dfec2b text on a black background

contrast 16.17:1

Card sample

#dfec2b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 236, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 236, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfec2b;
background: linear-gradient(135deg, #dfec2b, #5EEC2B);

Monochromatic scale

Palettes built from #dfec2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfec2b in the Color Lab