Skip to content

#c2d3da

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

RGB
194, 211, 218
HSL
198°, 25%, 81%
CMYK
11, 3, 0, 15
Luminance
0.6312

Every format

HEX#c2d3da
RGBrgb(194, 211, 218)
HSLhsl(198, 25%, 81%)
CMYKcmyk(11%, 3%, 0%, 15%)
LABlab(83.5 -4.3 -5.4)
LCHlch(83.5 6.9 231.3)
OKLCHoklch(0.856 0.021 224.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d3da on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#c2d3da on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.7%
Blue85.5%

CMYK percentages

Cyan11.0%
Magenta3.2%
Yellow0.0%
Key (black)14.5%

Color previews

#c2d3da text on a black background

contrast 13.62:1

Card sample

#c2d3da text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d3da in the Color Lab