#C3CBDF#C3CBDF
#C3CBDF is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.2% C 0.029 H 268.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBDF |
|---|---|
| RGB | rgb(195, 203, 223) |
| HSL | hsl(223, 30%, 82%) |
| HSV | hsv(223, 13%, 87%) |
| CMYK | cmyk(12.6%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.64, 1.21, -10.83) |
| CIE-LCH | lch(81.64, 10.90, 276.38°) |
| OKLab | oklab(84.21% -0.0008 -0.0292) |
| OKLCH | oklch(84.21% 0.029 268.3) |
| XYZ | xyz(57.1779, 59.6410, 78.2972) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 7.91
Fog
#D8DCE0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBDF #DFD7C3
analogous
#C3D9DF #C3CBDF #C9C3DF
triadic
#C3CBDF #DFC3CB #CBDFC3
tetradic
#C3CBDF #DFC3D9 #DFD7C3 #C3DFC9
square
#C3CBDF #DFC3D9 #DFD7C3 #C3DFC9
split-complementary
#C3CBDF #DFC9C3 #D9DFC3
monochromatic
#7386B4 #9BA8CA #C3CBDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.62
#C3CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#C3CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBDF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBDF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#BDCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cbdf; /* rgb */ color: rgb(195, 203, 223); /* oklch */ color: oklch(84.2% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#d5dae9',
500: '#c3cbdf',
950: '#000000',
},
}SCSS
$custom: #c3cbdf; $custom-light: #d5dae9; $custom-dark: #000000;
JSON
{
"hex": "#c3cbdf",
"rgb": {
"r": 195,
"g": 203,
"b": 223
},
"hsl": {
"h": 222.857,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.84214,
"c": 0.02921,
"h": 268.3
},
"luminance": 0.59642
}Semantic roles & 50–950 ramp
primary
#C3CBDF
secondary
#B7AB90
accent
#8A3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384