#C8CBCF#C8CBCF
#C8CBCF is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.1% C 0.006 H 255.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBCF |
|---|---|
| RGB | rgb(200, 203, 207) |
| HSL | hsl(214, 7%, 80%) |
| HSV | hsv(214, 3%, 81%) |
| CMYK | cmyk(3.4%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.56, -0.28, -2.35) |
| CIE-LCH | lch(81.56, 2.36, 263.17°) |
| OKLab | oklab(84.09% -0.0016 -0.0063) |
| OKLCH | oklch(84.09% 0.006 255.5) |
| XYZ | xyz(56.4358, 59.4960, 67.5301) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.02
Silver (survey)
#C5C9C7
ΔE00 3.50
Silver
#C0C0C0
ΔE00 3.51
Fog
#D8DCE0
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBCF #CFCCC8
analogous
#C8CFCF #C8CBCF #C9C8CF
triadic
#C8CBCF #CFC8CB #CBCFC8
tetradic
#C8CBCF #CFC8CF #CFCCC8 #C8CFC9
square
#C8CBCF #CFC8CF #CFCCC8 #C8CFC9
split-complementary
#C8CBCF #CFC9C8 #CFCFC8
monochromatic
#878D96 #A7ACB2 #C8CBCF #E9EAEC #EFF0F1
Accessibility & contrast
On white
1.63
#C8CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C8CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBCF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBCF | 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)
#CACBCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#C6CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cbcf; /* rgb */ color: rgb(200, 203, 207); /* oklch */ color: oklch(84.1% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#d8dadd',
500: '#c8cbcf',
950: '#000000',
},
}SCSS
$custom: #c8cbcf; $custom-light: #d8dadd; $custom-dark: #000000;
JSON
{
"hex": "#c8cbcf",
"rgb": {
"r": 200,
"g": 203,
"b": 207
},
"hsl": {
"h": 214.286,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84094,
"c": 0.00647,
"h": 255.5
},
"luminance": 0.59496
}Semantic roles & 50–950 ramp
primary
#C8CBCF
secondary
#A29E99
accent
#775591
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384