#C7CBDF#C7CBDF
#C7CBDF is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.028 H 276.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBDF |
|---|---|
| RGB | rgb(199, 203, 223) |
| HSL | hsl(230, 27%, 83%) |
| HSV | hsv(230, 11%, 87%) |
| CMYK | cmyk(10.8%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.94, 2.51, -10.36) |
| CIE-LCH | lch(81.94, 10.66, 283.60°) |
| OKLab | oklab(84.52% 0.0033 -0.0279) |
| OKLCH | oklch(84.52% 0.028 276.8) |
| XYZ | xyz(58.2256, 60.1812, 78.3463) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.63
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Lightsteelblue
#B0C4DE
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 7.79
Dove Gray
#B6B8BD
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBDF #DFDBC7
analogous
#C7D7DF #C7CBDF #CFC7DF
triadic
#C7CBDF #DFC7CB #CBDFC7
tetradic
#C7CBDF #DFC7D7 #DFDBC7 #C7DFCF
square
#C7CBDF #DFC7D7 #DFDBC7 #C7DFCF
split-complementary
#C7CBDF #DFCFC7 #D7DFC7
monochromatic
#7983B2 #A0A7C9 #C7CBDF #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.61
#C7CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C7CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBDF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBDF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#C2CED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cbdf; /* rgb */ color: rgb(199, 203, 223); /* oklch */ color: oklch(84.5% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#d8dae9',
500: '#c7cbdf',
950: '#000000',
},
}SCSS
$custom: #c7cbdf; $custom-light: #d8dae9; $custom-dark: #000000;
JSON
{
"hex": "#c7cbdf",
"rgb": {
"r": 199,
"g": 203,
"b": 223
},
"hsl": {
"h": 230,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.84517,
"c": 0.02809,
"h": 276.8
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#C7CBDF
secondary
#B6B194
accent
#9540A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384