#C7CBDD#C7CBDD
#C7CBDD is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.025 H 275.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBDD |
|---|---|
| RGB | rgb(199, 203, 221) |
| HSL | hsl(229, 24%, 82%) |
| HSV | hsv(229, 10%, 87%) |
| CMYK | cmyk(10%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.88, 2.11, -9.38) |
| CIE-LCH | lch(81.88, 9.61, 282.65°) |
| OKLab | oklab(84.45% 0.0026 -0.0252) |
| OKLCH | oklch(84.45% 0.025 275.9) |
| XYZ | xyz(57.9575, 60.0739, 76.9346) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 6.61
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBDD #DDD9C7
analogous
#C7D6DD #C7CBDD #CEC7DD
triadic
#C7CBDD #DDC7CB #CBDDC7
tetradic
#C7CBDD #DDC7D6 #DDD9C7 #C7DDCE
square
#C7CBDD #DDC7D6 #DDD9C7 #C7DDCE
split-complementary
#C7CBDD #DDCEC7 #D6DDC7
monochromatic
#7B84AF #A1A8C6 #C7CBDD #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.61
#C7CBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C7CBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBDD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBDD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#C2CED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cbdd; /* rgb */ color: rgb(199, 203, 221); /* oklch */ color: oklch(84.5% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#d8dae7',
500: '#c7cbdd',
950: '#000000',
},
}SCSS
$custom: #c7cbdd; $custom-light: #d8dae7; $custom-dark: #000000;
JSON
{
"hex": "#c7cbdd",
"rgb": {
"r": 199,
"g": 203,
"b": 221
},
"hsl": {
"h": 229.091,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.84452,
"c": 0.02534,
"h": 275.9
},
"luminance": 0.60074
}Semantic roles & 50–950 ramp
primary
#C7CBDD
secondary
#B4AE95
accent
#9143A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384