#C2CBDB#C2CBDB
#C2CBDB is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.0% C 0.024 H 262.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBDB |
|---|---|
| RGB | rgb(194, 203, 219) |
| HSL | hsl(218, 26%, 81%) |
| HSV | hsv(218, 11%, 86%) |
| CMYK | cmyk(11.4%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.45, 0.07, -8.98) |
| CIE-LCH | lch(81.45, 8.98, 270.46°) |
| OKLab | oklab(84.01% -0.0034 -0.0242) |
| OKLCH | oklch(84.01% 0.024 262.1) |
| XYZ | xyz(56.3874, 59.2950, 75.4784) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.88
Lightsteelblue
#B0C4DE
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 5.35
Fog
#D8DCE0
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBDB #DBD2C2
analogous
#C2D7DB #C2CBDB #C5C2DB
triadic
#C2CBDB #DBC2CB #CBDBC2
tetradic
#C2CBDB #DBC2D7 #DBD2C2 #C2DBC5
square
#C2CBDB #DBC2D7 #DBD2C2 #C2DBC5
split-complementary
#C2CBDB #DBC5C2 #D7DBC2
monochromatic
#7589AE #9CAAC4 #C2CBDB #E8ECF2 #ECEFF4
Accessibility & contrast
On white
1.63
#C2CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C2CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBDB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBDB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#BCCED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cbdb; /* rgb */ color: rgb(194, 203, 219); /* oklch */ color: oklch(84.0% 0.024 262.1);
Tailwind
colors: {
custom: {
50: '#d4dae6',
500: '#c2cbdb',
950: '#000000',
},
}SCSS
$custom: #c2cbdb; $custom-light: #d4dae6; $custom-dark: #000000;
JSON
{
"hex": "#c2cbdb",
"rgb": {
"r": 194,
"g": 203,
"b": 219
},
"hsl": {
"h": 218.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.84008,
"c": 0.0244,
"h": 262.1
},
"luminance": 0.59296
}Semantic roles & 50–950 ramp
primary
#C2CBDB
secondary
#B2A590
accent
#8141A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384