#C8CECF#C8CECF
#C8CECF is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.7% C 0.007 H 208.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CECF |
|---|---|
| RGB | rgb(200, 206, 207) |
| HSL | hsl(189, 7%, 80%) |
| HSV | hsv(189, 3%, 81%) |
| CMYK | cmyk(3.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(82.34, -1.86, -1.21) |
| CIE-LCH | lch(82.34, 2.22, 213.07°) |
| OKLab | oklab(84.71% -0.0059 -0.0032) |
| OKLCH | oklch(84.71% 0.007 208.8) |
| XYZ | xyz(57.1511, 60.9267, 67.7685) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.04
Light Gray
#D3D3D3
ΔE00 3.21
Fog
#D8DCE0
ΔE00 4.02
Silver
#C0C0C0
ΔE00 4.29
Gainsboro
#DCDCDC
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CECF #CFC9C8
analogous
#C8CFCD #C8CECF #C8CBCF
triadic
#C8CECF #CFC8CE #CECFC8
tetradic
#C8CECF #CDC8CF #CFC9C8 #CBCFC8
square
#C8CECF #CDC8CF #CFC9C8 #CBCFC8
split-complementary
#C8CECF #CFC8CB #CFCDC8
monochromatic
#879496 #A7B1B2 #C8CECF #E9EBEC #EFF0F1
Accessibility & contrast
On white
1.59
#C8CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C8CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CECF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CECF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCF
Deuteranopia (green-blind)
#CCCCCF
Tritanopia (blue-blind)
#C6CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cecf; /* rgb */ color: rgb(200, 206, 207); /* oklch */ color: oklch(84.7% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#d8dcdd',
500: '#c8cecf',
950: '#000000',
},
}SCSS
$custom: #c8cecf; $custom-light: #d8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c8cecf",
"rgb": {
"r": 200,
"g": 206,
"b": 207
},
"hsl": {
"h": 188.571,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84705,
"c": 0.00674,
"h": 208.8
},
"luminance": 0.60927
}Semantic roles & 50–950 ramp
primary
#C8CECF
secondary
#A29A99
accent
#5D5591
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484