Skip to content

#dadebc

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

RGB
218, 222, 188
HSL
67°, 34%, 80%
CMYK
2, 0, 15, 13
Luminance
0.7078

Every format

HEX#dadebc
RGBrgb(218, 222, 188)
HSLhsl(67, 34%, 80%)
CMYKcmyk(2%, 0%, 15%, 13%)
LABlab(87.4 -7.1 16.3)
LCHlch(87.4 17.7 113.6)
OKLCHoklch(0.889 0.045 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue73.7%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow15.3%
Key (black)12.9%

Color previews

#dadebc text on a black background

contrast 15.16:1

Card sample

#dadebc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadebc in the Color Lab