#C8CCCF#C8CCCF
#C8CCCF is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.3% C 0.006 H 239.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCCF |
|---|---|
| RGB | rgb(200, 204, 207) |
| HSL | hsl(206, 7%, 80%) |
| HSV | hsv(206, 3%, 81%) |
| CMYK | cmyk(3.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.82, -0.81, -1.97) |
| CIE-LCH | lch(81.82, 2.13, 247.69°) |
| OKLab | oklab(84.3% -0.0031 -0.0052) |
| OKLCH | oklch(84.3% 0.006 239.8) |
| XYZ | xyz(56.6727, 59.9698, 67.6090) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.86
Silver (survey)
#C5C9C7
ΔE00 2.86
Silver
#C0C0C0
ΔE00 3.60
Fog
#D8DCE0
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.49
Dove Gray
#B6B8BD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCCF #CFCBC8
analogous
#C8CFCF #C8CCCF #C8C9CF
triadic
#C8CCCF #CFC8CC #CCCFC8
tetradic
#C8CCCF #CFC8CF #CFCBC8 #C9CFC8
square
#C8CCCF #CFC8CF #CFCBC8 #C9CFC8
split-complementary
#C8CCCF #CFC8C9 #CFCFC8
monochromatic
#878F96 #A7AEB2 #C8CCCF #E9EAEC #EFF0F1
Accessibility & contrast
On white
1.62
#C8CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#C8CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCCF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCCF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#C6CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cccf; /* rgb */ color: rgb(200, 204, 207); /* oklch */ color: oklch(84.3% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#d8dbdd',
500: '#c8cccf',
950: '#000000',
},
}SCSS
$custom: #c8cccf; $custom-light: #d8dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c8cccf",
"rgb": {
"r": 200,
"g": 204,
"b": 207
},
"hsl": {
"h": 205.714,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84298,
"c": 0.00607,
"h": 239.8
},
"luminance": 0.5997
}Semantic roles & 50–950 ramp
primary
#C8CCCF
secondary
#A29D99
accent
#6E5591
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484