Skip to content

#dfed01

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

RGB
223, 237, 1
HSL
64°, 99%, 47%
CMYK
6, 0, 100, 7
Luminance
0.7626

Every format

HEX#dfed01
RGBrgb(223, 237, 1)
HSLhsl(64, 99%, 47%)
CMYKcmyk(6%, 0%, 100%, 7%)
LABlab(90.0 -26.2 88.0)
LCHlch(90.0 91.9 106.6)
OKLCHoklch(0.905 0.203 114.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfed01 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#dfed01 on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.9%
Blue0.4%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow99.6%
Key (black)7.1%

Color previews

#dfed01 text on a black background

contrast 16.25:1

Card sample

#dfed01 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 237, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 237, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfed01;
background: linear-gradient(135deg, #dfed01, #42ED01);

Monochromatic scale

Palettes built from #dfed01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfed01 in the Color Lab