Skip to content

#c0cded

a light, vivid blue · cool · closest name: lavender

RGB
192, 205, 237
HSL
223°, 56%, 84%
CMYK
19, 14, 0, 7
Luminance
0.6098

Every format

HEX#c0cded
RGBrgb(192, 205, 237)
HSLhsl(223, 56%, 84%)
CMYKcmyk(19%, 14%, 0%, 7%)
LABlab(82.4 2.2 -17.2)
LCHlch(82.4 17.4 277.1)
OKLCHoklch(0.849 0.047 267.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cded on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#c0cded on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.4%
Blue92.9%

CMYK percentages

Cyan19.0%
Magenta13.5%
Yellow0.0%
Key (black)7.1%

Color previews

#c0cded text on a black background

contrast 13.20:1

Card sample

#c0cded text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 205, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 205, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0cded;
background: linear-gradient(135deg, #c0cded, #D1C0ED);

Monochromatic scale

Palettes built from #c0cded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cded in the Color Lab