#C5CBDD#C5CBDD
#C5CBDD is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.3% C 0.026 H 271.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBDD |
|---|---|
| RGB | rgb(197, 203, 221) |
| HSL | hsl(225, 26%, 82%) |
| HSV | hsv(225, 11%, 87%) |
| CMYK | cmyk(10.9%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.73, 1.45, -9.62) |
| CIE-LCH | lch(81.73, 9.72, 278.59°) |
| OKLab | oklab(84.3% 0.0005 -0.0259) |
| OKLCH | oklch(84.3% 0.026 271.1) |
| XYZ | xyz(57.4302, 59.8021, 76.9099) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 6.66
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBDD #DDD7C5
analogous
#C5D7DD #C5CBDD #CBC5DD
triadic
#C5CBDD #DDC5CB #CBDDC5
tetradic
#C5CBDD #DDC5D7 #DDD7C5 #C5DDCB
square
#C5CBDD #DDC5D7 #DDD7C5 #C5DDCB
split-complementary
#C5CBDD #DDCBC5 #D7DDC5
monochromatic
#7886B0 #9EA8C6 #C5CBDD #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.62
#C5CBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C5CBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBDD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBDD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#C0CED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cbdd; /* rgb */ color: rgb(197, 203, 221); /* oklch */ color: oklch(84.3% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#d6dae7',
500: '#c5cbdd',
950: '#000000',
},
}SCSS
$custom: #c5cbdd; $custom-light: #d6dae7; $custom-dark: #000000;
JSON
{
"hex": "#c5cbdd",
"rgb": {
"r": 197,
"g": 203,
"b": 221
},
"hsl": {
"h": 225,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.843,
"c": 0.02587,
"h": 271.1
},
"luminance": 0.59803
}Semantic roles & 50–950 ramp
primary
#C5CBDD
secondary
#B4AB92
accent
#8C41A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384