#C8CBDD#C8CBDD
#C8CBDD is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.025 H 278.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBDD |
|---|---|
| RGB | rgb(200, 203, 221) |
| HSL | hsl(231, 24%, 83%) |
| HSV | hsv(231, 10%, 87%) |
| CMYK | cmyk(9.5%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.95, 2.43, -9.26) |
| CIE-LCH | lch(81.95, 9.57, 284.72°) |
| OKLab | oklab(84.53% 0.0036 -0.0249) |
| OKLCH | oklch(84.53% 0.025 278.3) |
| XYZ | xyz(58.2238, 60.2112, 76.9471) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBDD #DDDAC8
analogous
#C8D5DD #C8CBDD #D0C8DD
triadic
#C8CBDD #DDC8CB #CBDDC8
tetradic
#C8CBDD #DDC8D5 #DDDAC8 #C8DDD0
square
#C8CBDD #DDC8D5 #DDDAC8 #C8DDD0
split-complementary
#C8CBDD #DDD0C8 #D5DDC8
monochromatic
#7C83AE #A2A7C6 #C8CBDD #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.61
#C8CBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C8CBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBDD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBDD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#C4CED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cbdd; /* rgb */ color: rgb(200, 203, 221); /* oklch */ color: oklch(84.5% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#d8dae7',
500: '#c8cbdd',
950: '#000000',
},
}SCSS
$custom: #c8cbdd; $custom-light: #d8dae7; $custom-dark: #000000;
JSON
{
"hex": "#c8cbdd",
"rgb": {
"r": 200,
"g": 203,
"b": 221
},
"hsl": {
"h": 231.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.84529,
"c": 0.02514,
"h": 278.3
},
"luminance": 0.60212
}Semantic roles & 50–950 ramp
primary
#C8CBDD
secondary
#B4AF96
accent
#9543A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384