Skip to content

#c2c4db

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

RGB
194, 196, 219
HSL
235°, 26%, 81%
CMYK
11, 11, 0, 14
Luminance
0.5606

Every format

HEX#c2c4db
RGBrgb(194, 196, 219)
HSLhsl(235, 26%, 81%)
CMYKcmyk(11%, 11%, 0%, 14%)
LABlab(79.7 3.8 -11.7)
LCHlch(79.7 12.3 288.0)
OKLCHoklch(0.826 0.032 281.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c4db on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#c2c4db on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green76.9%
Blue85.9%

CMYK percentages

Cyan11.4%
Magenta10.5%
Yellow0.0%
Key (black)14.1%

Color previews

#c2c4db text on a black background

contrast 12.21:1

Card sample

#c2c4db text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c4db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c4db in the Color Lab