#C8CED0#C8CED0
#C8CED0 is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.7% C 0.007 H 219.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED0 |
|---|---|
| RGB | rgb(200, 206, 208) |
| HSL | hsl(195, 8%, 80%) |
| HSV | hsv(195, 4%, 82%) |
| CMYK | cmyk(3.8%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.37, -1.67, -1.70) |
| CIE-LCH | lch(82.37, 2.39, 225.60°) |
| OKLab | oklab(84.73% -0.0055 -0.0046) |
| OKLCH | oklch(84.73% 0.007 219.6) |
| XYZ | xyz(57.2737, 60.9757, 68.4144) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.45
Light Gray
#D3D3D3
ΔE00 3.19
Fog
#D8DCE0
ΔE00 3.79
Silver
#C0C0C0
ΔE00 4.29
Gainsboro
#DCDCDC
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED0 #D0CAC8
analogous
#C8D0CE #C8CED0 #C8CAD0
triadic
#C8CED0 #D0C8CE #CED0C8
tetradic
#C8CED0 #CEC8D0 #D0CAC8 #CAD0C8
square
#C8CED0 #CEC8D0 #D0CAC8 #CAD0C8
split-complementary
#C8CED0 #D0C8CA #D0CEC8
monochromatic
#869398 #A7B1B4 #C8CED0 #E9EBEC #EFF0F1
Accessibility & contrast
On white
1.59
#C8CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C8CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#C6CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced0; /* rgb */ color: rgb(200, 206, 208); /* oklch */ color: oklch(84.7% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#d8dcde',
500: '#c8ced0',
950: '#000000',
},
}SCSS
$custom: #c8ced0; $custom-light: #d8dcde; $custom-dark: #000000;
JSON
{
"hex": "#c8ced0",
"rgb": {
"r": 200,
"g": 206,
"b": 208
},
"hsl": {
"h": 195,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84734,
"c": 0.00716,
"h": 219.6
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#C8CED0
secondary
#A39B99
accent
#635492
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484