#C8D0CF#C8D0CF
#C8D0CF is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.1% C 0.009 H 188.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0CF |
|---|---|
| RGB | rgb(200, 208, 207) |
| HSL | hsl(173, 8%, 80%) |
| HSV | hsv(173, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(82.86, -2.90, -0.45) |
| CIE-LCH | lch(82.86, 2.94, 188.83°) |
| OKLab | oklab(85.11% -0.0088 -0.0012) |
| OKLCH | oklch(85.11% 0.009 188.1) |
| XYZ | xyz(57.6356, 61.8957, 67.9300) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.34
Light Grey
#D8DCD6
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.14
Fog
#D8DCE0
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 5.12
Silver
#C0C0C0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0CF #D0C8C9
analogous
#C8D0CB #C8D0CF #C8CDD0
triadic
#C8D0CF #CFC8D0 #D0CFC8
tetradic
#C8D0CF #CBC8D0 #D0C8C9 #CDD0C8
square
#C8D0CF #CBC8D0 #D0C8C9 #CDD0C8
split-complementary
#C8D0CF #D0C8CD #D0CBC8
monochromatic
#869895 #A7B4B2 #C8D0CF #E9ECEC #EFF1F1
Accessibility & contrast
On white
1.57
#C8D0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C8D0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0CF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0CF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#C6D0D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0cf; /* rgb */ color: rgb(200, 208, 207); /* oklch */ color: oklch(85.1% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#d8dedd',
500: '#c8d0cf',
950: '#000000',
},
}SCSS
$custom: #c8d0cf; $custom-light: #d8dedd; $custom-dark: #000000;
JSON
{
"hex": "#c8d0cf",
"rgb": {
"r": 200,
"g": 208,
"b": 207
},
"hsl": {
"h": 172.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85113,
"c": 0.00885,
"h": 188.1
},
"luminance": 0.61896
}Semantic roles & 50–950 ramp
primary
#C8D0CF
secondary
#A3999A
accent
#545B92
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484