#C5CBDF#C5CBDF
#C5CBDF is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.4% C 0.029 H 272.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBDF |
|---|---|
| RGB | rgb(197, 203, 223) |
| HSL | hsl(226, 29%, 82%) |
| HSV | hsv(226, 12%, 87%) |
| CMYK | cmyk(11.7%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.79, 1.86, -10.60) |
| CIE-LCH | lch(81.79, 10.76, 279.94°) |
| OKLab | oklab(84.37% 0.0012 -0.0285) |
| OKLCH | oklch(84.37% 0.029 272.5) |
| XYZ | xyz(57.6983, 59.9093, 78.3216) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.98
Fog
#D8DCE0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBDF #DFD9C5
analogous
#C5D8DF #C5CBDF #CCC5DF
triadic
#C5CBDF #DFC5CB #CBDFC5
tetradic
#C5CBDF #DFC5D8 #DFD9C5 #C5DFCC
square
#C5CBDF #DFC5D8 #DFD9C5 #C5DFCC
split-complementary
#C5CBDF #DFCCC5 #D8DFC5
monochromatic
#7684B3 #9EA8C9 #C5CBDF #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.62
#C5CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C5CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#BFCFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cbdf; /* rgb */ color: rgb(197, 203, 223); /* oklch */ color: oklch(84.4% 0.029 272.5);
Tailwind
colors: {
custom: {
50: '#d6dae9',
500: '#c5cbdf',
950: '#000000',
},
}SCSS
$custom: #c5cbdf; $custom-light: #d6dae9; $custom-dark: #000000;
JSON
{
"hex": "#c5cbdf",
"rgb": {
"r": 197,
"g": 203,
"b": 223
},
"hsl": {
"h": 226.154,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.84365,
"c": 0.02858,
"h": 272.5
},
"luminance": 0.5991
}Semantic roles & 50–950 ramp
primary
#C5CBDF
secondary
#B6AE92
accent
#8F3EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384