Skip to content

#dadbbc

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

RGB
218, 219, 188
HSL
62°, 30%, 80%
CMYK
1, 0, 14, 14
Luminance
0.6920

Every format

HEX#dadbbc
RGBrgb(218, 219, 188)
HSLhsl(62, 30%, 80%)
CMYKcmyk(1%, 0%, 14%, 14%)
LABlab(86.6 -5.6 15.2)
LCHlch(86.6 16.1 110.1)
OKLCHoklch(0.882 0.041 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadbbc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dadbbc on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.9%
Blue73.7%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow14.2%
Key (black)14.1%

Color previews

#dadbbc text on a black background

contrast 14.84:1

Card sample

#dadbbc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbbc in the Color Lab