#C8CBDF#C8CBDF
#C8CBDF is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.028 H 279.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBDF |
|---|---|
| RGB | rgb(200, 203, 223) |
| HSL | hsl(232, 26%, 83%) |
| HSV | hsv(232, 10%, 87%) |
| CMYK | cmyk(10.3%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(82.01, 2.83, -10.24) |
| CIE-LCH | lch(82.01, 10.63, 285.46°) |
| OKLab | oklab(84.59% 0.0044 -0.0276) |
| OKLCH | oklch(84.59% 0.028 279) |
| XYZ | xyz(58.4919, 60.3185, 78.3588) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.11
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 8.22
Cloudy Blue
#ACC2D9
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBDF #DFDCC8
analogous
#C8D6DF #C8CBDF #D0C8DF
triadic
#C8CBDF #DFC8CB #CBDFC8
tetradic
#C8CBDF #DFC8D6 #DFDCC8 #C8DFD0
square
#C8CBDF #DFC8D6 #DFDCC8 #C8DFD0
split-complementary
#C8CBDF #DFD0C8 #D6DFC8
monochromatic
#7B82B2 #A1A6C8 #C8CBDF #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.61
#C8CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C8CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#C3CED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cbdf; /* rgb */ color: rgb(200, 203, 223); /* oklch */ color: oklch(84.6% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#d8dae9',
500: '#c8cbdf',
950: '#000000',
},
}SCSS
$custom: #c8cbdf; $custom-light: #d8dae9; $custom-dark: #000000;
JSON
{
"hex": "#c8cbdf",
"rgb": {
"r": 200,
"g": 203,
"b": 223
},
"hsl": {
"h": 232.174,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84594,
"c": 0.0279,
"h": 279
},
"luminance": 0.60319
}Semantic roles & 50–950 ramp
primary
#C8CBDF
secondary
#B6B295
accent
#9840A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384