#C8CDCF#C8CDCF
#C8CDCF is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.006 H 223.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDCF |
|---|---|
| RGB | rgb(200, 205, 207) |
| HSL | hsl(197, 7%, 80%) |
| HSV | hsv(197, 3%, 81%) |
| CMYK | cmyk(3.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(82.08, -1.33, -1.59) |
| CIE-LCH | lch(82.08, 2.07, 230.00°) |
| OKLab | oklab(84.5% -0.0045 -0.0042) |
| OKLCH | oklch(84.5% 0.006 223.5) |
| XYZ | xyz(56.9111, 60.4467, 67.6885) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.34
Light Gray
#D3D3D3
ΔE00 2.93
Fog
#D8DCE0
ΔE00 3.84
Silver
#C0C0C0
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDCF #CFCAC8
analogous
#C8CFCE #C8CDCF #C8CACF
triadic
#C8CDCF #CFC8CD #CDCFC8
tetradic
#C8CDCF #CEC8CF #CFCAC8 #CACFC8
square
#C8CDCF #CEC8CF #CFCAC8 #CACFC8
split-complementary
#C8CDCF #CFC8CA #CFCEC8
monochromatic
#879296 #A7AFB2 #C8CDCF #E9EBEC #EFF0F1
Accessibility & contrast
On white
1.60
#C8CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C8CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDCF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDCF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C6CECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cdcf; /* rgb */ color: rgb(200, 205, 207); /* oklch */ color: oklch(84.5% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#d8dcdd',
500: '#c8cdcf',
950: '#000000',
},
}SCSS
$custom: #c8cdcf; $custom-light: #d8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c8cdcf",
"rgb": {
"r": 200,
"g": 205,
"b": 207
},
"hsl": {
"h": 197.143,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84501,
"c": 0.00618,
"h": 223.5
},
"luminance": 0.60447
}Semantic roles & 50–950 ramp
primary
#C8CDCF
secondary
#A29C99
accent
#665591
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484