#C8D0CD#C8D0CD
#C8D0CD is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.1% C 0.010 H 171.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0CD |
|---|---|
| RGB | rgb(200, 208, 205) |
| HSL | hsl(158, 8%, 80%) |
| HSV | hsv(158, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.81, -3.28, 0.54) |
| CIE-LCH | lch(82.81, 3.32, 170.64°) |
| OKLab | oklab(85.06% -0.0095 0.0014) |
| OKLCH | oklch(85.06% 0.01 171.8) |
| XYZ | xyz(57.3927, 61.7986, 66.6505) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.47
Light Grey
#D8DCD6
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 4.60
Gainsboro
#DCDCDC
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.53
Silver
#C0C0C0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0CD #D0C8CB
analogous
#C8D0C9 #C8D0CD #C8CFD0
triadic
#C8D0CD #CDC8D0 #D0CDC8
tetradic
#C8D0CD #C9C8D0 #D0C8CB #CFD0C8
square
#C8D0CD #C9C8D0 #D0C8CB #CFD0C8
split-complementary
#C8D0CD #D0C8CF #D0C9C8
monochromatic
#869891 #A7B4AF #C8D0CD #E9ECEB #EFF1F0
Accessibility & contrast
On white
1.57
#C8D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C8D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0CD
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0CD | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#C6D0CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0cd; /* rgb */ color: rgb(200, 208, 205); /* oklch */ color: oklch(85.1% 0.010 171.8);
Tailwind
colors: {
custom: {
50: '#d8dedc',
500: '#c8d0cd',
950: '#000000',
},
}SCSS
$custom: #c8d0cd; $custom-light: #d8dedc; $custom-dark: #000000;
JSON
{
"hex": "#c8d0cd",
"rgb": {
"r": 200,
"g": 208,
"b": 205
},
"hsl": {
"h": 157.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85055,
"c": 0.00964,
"h": 171.8
},
"luminance": 0.61799
}Semantic roles & 50–950 ramp
primary
#C8D0CD
secondary
#A3999D
accent
#546B92
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484