Skip to content

#c0c8df

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

RGB
192, 200, 223
HSL
225°, 33%, 81%
CMYK
14, 10, 0, 13
Luminance
0.5784

Every format

HEX#c0c8df
RGBrgb(192, 200, 223)
HSLhsl(225, 33%, 81%)
CMYKcmyk(14%, 10%, 0%, 13%)
LABlab(80.7 1.8 -12.3)
LCHlch(80.7 12.5 278.5)
OKLCHoklch(0.834 0.033 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c8df on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#c0c8df on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green78.4%
Blue87.5%

CMYK percentages

Cyan13.9%
Magenta10.3%
Yellow0.0%
Key (black)12.5%

Color previews

#c0c8df text on a black background

contrast 12.57:1

Card sample

#c0c8df text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c8df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c8df in the Color Lab