Skip to content

#bdc2a3

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

RGB
189, 194, 163
HSL
70°, 20%, 70%
CMYK
3, 0, 16, 24
Luminance
0.5205

Every format

HEX#bdc2a3
RGBrgb(189, 194, 163)
HSLhsl(70, 20%, 70%)
CMYKcmyk(3%, 0%, 16%, 24%)
LABlab(77.3 -7.1 15.0)
LCHlch(77.3 16.6 115.3)
OKLCHoklch(0.802 0.043 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc2a3 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#bdc2a3 on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green76.1%
Blue63.9%

CMYK percentages

Cyan2.6%
Magenta0.0%
Yellow16.0%
Key (black)23.9%

Color previews

#bdc2a3 text on a black background

contrast 11.41:1

Card sample

#bdc2a3 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 194, 163, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 194, 163, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdc2a3;
background: linear-gradient(135deg, #bdc2a3, #A8C2A3);

Monochromatic scale

Palettes built from #bdc2a3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc2a3 in the Color Lab