#C0C8D8#C0C8D8
#C0C8D8 is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.2% C 0.024 H 264.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8D8 |
|---|---|
| RGB | rgb(192, 200, 216) |
| HSL | hsl(220, 24%, 80%) |
| HSV | hsv(220, 11%, 85%) |
| CMYK | cmyk(11.1%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(80.44, 0.40, -8.89) |
| CIE-LCH | lch(80.44, 8.90, 272.59°) |
| OKLab | oklab(83.15% -0.0023 -0.0239) |
| OKLCH | oklch(83.15% 0.024 264.4) |
| XYZ | xyz(54.7845, 57.4723, 73.1594) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.07
Lightsteelblue
#B0C4DE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.39
Dove Gray
#B6B8BD
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8D8 #D8D0C0
analogous
#C0D4D8 #C0C8D8 #C4C0D8
triadic
#C0C8D8 #D8C0C8 #C8D8C0
tetradic
#C0C8D8 #D8C0D4 #D8D0C0 #C0D8C4
square
#C0C8D8 #D8C0D4 #D8D0C0 #C0D8C4
split-complementary
#C0C8D8 #D8C4C0 #D4D8C0
monochromatic
#7486A9 #9AA7C1 #C0C8D8 #E6E9EF #ECEFF3
Accessibility & contrast
On white
1.68
#C0C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C0C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8D8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8D8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9D9
Deuteranopia (green-blind)
#C1C7D8
Tritanopia (blue-blind)
#BBCBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0c8d8; /* rgb */ color: rgb(192, 200, 216); /* oklch */ color: oklch(83.2% 0.024 264.4);
Tailwind
colors: {
custom: {
50: '#d3d8e4',
500: '#c0c8d8',
950: '#000000',
},
}SCSS
$custom: #c0c8d8; $custom-light: #d3d8e4; $custom-dark: #000000;
JSON
{
"hex": "#c0c8d8",
"rgb": {
"r": 192,
"g": 200,
"b": 216
},
"hsl": {
"h": 220,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.83151,
"c": 0.02403,
"h": 264.4
},
"luminance": 0.57473
}Semantic roles & 50–950 ramp
primary
#C0C8D8
secondary
#AEA38E
accent
#8244A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384