#C5CCDB#C5CCDB
#C5CCDB is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.4% C 0.022 H 265.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCDB |
|---|---|
| RGB | rgb(197, 204, 219) |
| HSL | hsl(221, 23%, 82%) |
| HSV | hsv(221, 10%, 86%) |
| CMYK | cmyk(10%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.93, 0.52, -8.25) |
| CIE-LCH | lch(81.93, 8.27, 273.62°) |
| OKLab | oklab(84.44% -0.0016 -0.0222) |
| OKLCH | oklch(84.44% 0.022 265.7) |
| XYZ | xyz(57.4023, 60.1699, 75.5939) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCDB #DBD4C5
analogous
#C5D7DB #C5CCDB #C9C5DB
triadic
#C5CCDB #DBC5CC #CCDBC5
tetradic
#C5CCDB #DBC5D7 #DBD4C5 #C5DBC9
square
#C5CCDB #DBC5D7 #DBD4C5 #C5DBC9
split-complementary
#C5CCDB #DBC9C5 #D7DBC5
monochromatic
#798AAC #9FABC4 #C5CCDB #EBEDF2 #ECEEF3
Accessibility & contrast
On white
1.61
#C5CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#C5CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCDB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCDB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#C0CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ccdb; /* rgb */ color: rgb(197, 204, 219); /* oklch */ color: oklch(84.4% 0.022 265.7);
Tailwind
colors: {
custom: {
50: '#d6dbe6',
500: '#c5ccdb',
950: '#000000',
},
}SCSS
$custom: #c5ccdb; $custom-light: #d6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c5ccdb",
"rgb": {
"r": 197,
"g": 204,
"b": 219
},
"hsl": {
"h": 220.909,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.84437,
"c": 0.02222,
"h": 265.7
},
"luminance": 0.60171
}Semantic roles & 50–950 ramp
primary
#C5CCDB
secondary
#B1A893
accent
#8444A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484