#C8CBDB#C8CBDB
#C8CBDB is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.022 H 277.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBDB |
|---|---|
| RGB | rgb(200, 203, 219) |
| HSL | hsl(231, 21%, 82%) |
| HSV | hsv(231, 9%, 86%) |
| CMYK | cmyk(8.7%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.90, 2.04, -8.28) |
| CIE-LCH | lch(81.90, 8.52, 283.81°) |
| OKLab | oklab(84.47% 0.0029 -0.0222) |
| OKLCH | oklch(84.47% 0.022 277.4) |
| XYZ | xyz(57.9589, 60.1053, 75.5521) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBDB #DBD8C8
analogous
#C8D5DB #C8CBDB #CFC8DB
triadic
#C8CBDB #DBC8CB #CBDBC8
tetradic
#C8CBDB #DBC8D5 #DBD8C8 #C8DBCF
square
#C8CBDB #DBC8D5 #DBD8C8 #C8DBCF
split-complementary
#C8CBDB #DBCFC8 #D5DBC8
monochromatic
#7E85AB #A3A8C3 #C8CBDB #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.61
#C8CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C8CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBDB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBDB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#C4CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cbdb; /* rgb */ color: rgb(200, 203, 219); /* oklch */ color: oklch(84.5% 0.022 277.4);
Tailwind
colors: {
custom: {
50: '#d8dae6',
500: '#c8cbdb',
950: '#000000',
},
}SCSS
$custom: #c8cbdb; $custom-light: #d8dae6; $custom-dark: #000000;
JSON
{
"hex": "#c8cbdb",
"rgb": {
"r": 200,
"g": 203,
"b": 219
},
"hsl": {
"h": 230.526,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84465,
"c": 0.0224,
"h": 277.4
},
"luminance": 0.60106
}Semantic roles & 50–950 ramp
primary
#C8CBDB
secondary
#B1AD96
accent
#91469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384