#C8CCCB#C8CCCB
#C8CCCB is a very light, near-neutral grey. Relative luminance 0.598; OKLCH L 84.2% C 0.005 H 179.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCCB |
|---|---|
| RGB | rgb(200, 204, 203) |
| HSL | hsl(165, 4%, 79%) |
| HSV | hsv(165, 2%, 80%) |
| CMYK | cmyk(2%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.72, -1.55, 0.02) |
| CIE-LCH | lch(81.72, 1.55, 179.35°) |
| OKLab | oklab(84.18% -0.0046 0) |
| OKLCH | oklch(84.18% 0.005 179.8) |
| XYZ | xyz(56.1899, 59.7767, 65.0662) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 0.93
Light Gray
#D3D3D3
ΔE00 2.92
Silver
#C0C0C0
ΔE00 3.56
Light Grey
#D8DCD6
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 4.56
Fog
#D8DCE0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCCB #CCC8C9
analogous
#C8CCC9 #C8CCCB #C8CBCC
triadic
#C8CCCB #CBC8CC #CCCBC8
tetradic
#C8CCCB #C9C8CC #CCC8C9 #CBCCC8
square
#C8CCCB #C9C8CC #CCC8C9 #CBCCC8
split-complementary
#C8CCCB #CCC8CB #CCC9C8
monochromatic
#88918F #A8AFAD #C8CCCB #E8E9E9 #EFF0F0
Accessibility & contrast
On white
1.62
#C8CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C8CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCCB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCCB | 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)
#CCCBCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#C7CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cccb; /* rgb */ color: rgb(200, 204, 203); /* oklch */ color: oklch(84.2% 0.005 179.8);
Tailwind
colors: {
custom: {
50: '#d8dbda',
500: '#c8cccb',
950: '#000000',
},
}SCSS
$custom: #c8cccb; $custom-light: #d8dbda; $custom-dark: #000000;
JSON
{
"hex": "#c8cccb",
"rgb": {
"r": 200,
"g": 204,
"b": 203
},
"hsl": {
"h": 165,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.8418,
"c": 0.0046,
"h": 179.8
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#C8CCCB
secondary
#9F999B
accent
#58658E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483