Skip to content

#dfdf90

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

RGB
223, 223, 144
HSL
60°, 55%, 72%
CMYK
0, 0, 35, 13
Luminance
0.7048

Every format

HEX#dfdf90
RGBrgb(223, 223, 144)
HSLhsl(60, 55%, 72%)
CMYKcmyk(0%, 0%, 35%, 13%)
LABlab(87.2 -11.7 38.8)
LCHlch(87.2 40.5 106.8)
OKLCHoklch(0.886 0.100 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdf90 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dfdf90 on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow35.4%
Key (black)12.5%

Color previews

#dfdf90 text on a black background

contrast 15.10:1

Card sample

#dfdf90 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdf90 in the Color Lab