#C3CBDB#C3CBDB
#C3CBDB is a very light, muted blue. Relative luminance 0.594; OKLCH L 84.1% C 0.024 H 264.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBDB |
|---|---|
| RGB | rgb(195, 203, 219) |
| HSL | hsl(220, 25%, 81%) |
| HSV | hsv(220, 11%, 86%) |
| CMYK | cmyk(11%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(81.53, 0.40, -8.87) |
| CIE-LCH | lch(81.53, 8.87, 272.57°) |
| OKLab | oklab(84.08% -0.0023 -0.0238) |
| OKLCH | oklch(84.08% 0.024 264.4) |
| XYZ | xyz(56.6450, 59.4278, 75.4905) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBDB #DBD3C3
analogous
#C3D7DB #C3CBDB #C7C3DB
triadic
#C3CBDB #DBC3CB #CBDBC3
tetradic
#C3CBDB #DBC3D7 #DBD3C3 #C3DBC7
square
#C3CBDB #DBC3D7 #DBD3C3 #C3DBC7
split-complementary
#C3CBDB #DBC7C3 #D7DBC3
monochromatic
#7689AD #9DAAC4 #C3CBDB #E9ECF2 #ECEEF4
Accessibility & contrast
On white
1.63
#C3CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C3CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBDB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBDB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#BECED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cbdb; /* rgb */ color: rgb(195, 203, 219); /* oklch */ color: oklch(84.1% 0.024 264.4);
Tailwind
colors: {
custom: {
50: '#d5dae6',
500: '#c3cbdb',
950: '#000000',
},
}SCSS
$custom: #c3cbdb; $custom-light: #d5dae6; $custom-dark: #000000;
JSON
{
"hex": "#c3cbdb",
"rgb": {
"r": 195,
"g": 203,
"b": 219
},
"hsl": {
"h": 220,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.84084,
"c": 0.02396,
"h": 264.4
},
"luminance": 0.59428
}Semantic roles & 50–950 ramp
primary
#C3CBDB
secondary
#B2A791
accent
#8342A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384