Skip to content

#bebfd2

a light, soft blue · warm · closest name: silver

RGB
190, 191, 210
HSL
237°, 18%, 78%
CMYK
10, 9, 0, 18
Luminance
0.5286

Every format

HEX#bebfd2
RGBrgb(190, 191, 210)
HSLhsl(237, 18%, 78%)
CMYKcmyk(10%, 9%, 0%, 18%)
LABlab(77.8 3.3 -9.6)
LCHlch(77.8 10.2 289.1)
OKLCHoklch(0.810 0.027 283.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bebfd2 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#bebfd2 on black: 11.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green74.9%
Blue82.4%

CMYK percentages

Cyan9.5%
Magenta9.0%
Yellow0.0%
Key (black)17.6%

Color previews

#bebfd2 text on a black background

contrast 11.57:1

Card sample

#bebfd2 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 191, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 191, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bebfd2;
background: linear-gradient(135deg, #bebfd2, #CABED2);

Monochromatic scale

Palettes built from #bebfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bebfd2 in the Color Lab