Skip to content

#c2d2db

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

RGB
194, 210, 219
HSL
202°, 26%, 81%
CMYK
11, 4, 0, 14
Luminance
0.6268

Every format

HEX#c2d2db
RGBrgb(194, 210, 219)
HSLhsl(202, 26%, 81%)
CMYKcmyk(11%, 4%, 0%, 14%)
LABlab(83.3 -3.6 -6.3)
LCHlch(83.3 7.3 240.1)
OKLCHoklch(0.854 0.021 232.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d2db on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c2d2db on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.4%
Blue85.9%

CMYK percentages

Cyan11.4%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#c2d2db text on a black background

contrast 13.54:1

Card sample

#c2d2db text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d2db in the Color Lab