#C7CBD2#C7CBD2
#C7CBD2 is a very light, near-neutral blue. Relative luminance 0.595; OKLCH L 84.1% C 0.011 H 261.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBD2 |
|---|---|
| RGB | rgb(199, 203, 210) |
| HSL | hsl(218, 11%, 80%) |
| HSV | hsv(218, 5%, 82%) |
| CMYK | cmyk(5.2%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(81.57, -0.05, -3.95) |
| CIE-LCH | lch(81.57, 3.95, 269.29°) |
| OKLab | oklab(84.11% -0.0015 -0.0106) |
| OKLCH | oklch(84.11% 0.011 261.8) |
| XYZ | xyz(56.5397, 59.5068, 69.4675) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.26
Silver
#C0C0C0
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBD2 #D2CEC7
analogous
#C7D0D2 #C7CBD2 #C8C7D2
triadic
#C7CBD2 #D2C7CB #CBD2C7
tetradic
#C7CBD2 #D2C7D0 #D2CEC7 #C7D2C8
square
#C7CBD2 #D2C7D0 #D2CEC7 #C7D2C8
split-complementary
#C7CBD2 #D2C8C7 #D0D2C7
monochromatic
#838C9B #A5ABB7 #C7CBD2 #E9EBED #EEEFF1
Accessibility & contrast
On white
1.63
#C7CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C7CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBD2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBD2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#C5CCCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cbd2; /* rgb */ color: rgb(199, 203, 210); /* oklch */ color: oklch(84.1% 0.011 261.8);
Tailwind
colors: {
custom: {
50: '#d8dadf',
500: '#c7cbd2',
950: '#000000',
},
}SCSS
$custom: #c7cbd2; $custom-light: #d8dadf; $custom-dark: #000000;
JSON
{
"hex": "#c7cbd2",
"rgb": {
"r": 199,
"g": 203,
"b": 210
},
"hsl": {
"h": 218.182,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.84107,
"c": 0.01067,
"h": 261.8
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#C7CBD2
secondary
#A6A197
accent
#7C5195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384