Skip to content

#dfdfbc

a light, soft yellow · cool · closest name: beige

RGB
223, 223, 188
HSL
60°, 35%, 81%
CMYK
0, 0, 16, 13
Luminance
0.7209

Every format

HEX#dfdfbc
RGBrgb(223, 223, 188)
HSLhsl(60, 35%, 81%)
CMYKcmyk(0%, 0%, 16%, 13%)
LABlab(88.0 -5.8 17.2)
LCHlch(88.0 18.1 108.7)
OKLCHoklch(0.895 0.046 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdfbc on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dfdfbc on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#dfdfbc text on a black background

contrast 15.42:1

Card sample

#dfdfbc text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdfbc in the Color Lab