#C8D0CB#C8D0CB
#C8D0CB is a very light, near-neutral grey. Relative luminance 0.617; OKLCH L 85.0% C 0.011 H 158.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0CB |
|---|---|
| RGB | rgb(200, 208, 203) |
| HSL | hsl(143, 8%, 80%) |
| HSV | hsv(143, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(82.75, -3.64, 1.53) |
| CIE-LCH | lch(82.75, 3.95, 157.21°) |
| OKLab | oklab(85% -0.0103 0.004) |
| OKLCH | oklch(85% 0.011 158.8) |
| XYZ | xyz(57.1528, 61.7026, 65.3871) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.94
Light Grey
#D8DCD6
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 6.01
Silver
#C0C0C0
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0CB #D0C8CD
analogous
#C9D0C8 #C8D0CB #C8D0CF
triadic
#C8D0CB #CBC8D0 #D0CBC8
tetradic
#C8D0CB #C8C9D0 #D0C8CD #D0CFC8
square
#C8D0CB #C8C9D0 #D0C8CD #D0CFC8
split-complementary
#C8D0CB #CFC8D0 #D0C8C9
monochromatic
#86988D #A7B4AC #C8D0CB #E9ECEA #EFF1EF
Accessibility & contrast
On white
1.57
#C8D0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C8D0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0CB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0CB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#C7D0CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0cb; /* rgb */ color: rgb(200, 208, 203); /* oklch */ color: oklch(85.0% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#d8deda',
500: '#c8d0cb',
950: '#000000',
},
}SCSS
$custom: #c8d0cb; $custom-light: #d8deda; $custom-dark: #000000;
JSON
{
"hex": "#c8d0cb",
"rgb": {
"r": 200,
"g": 208,
"b": 203
},
"hsl": {
"h": 142.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84998,
"c": 0.01107,
"h": 158.8
},
"luminance": 0.61703
}Semantic roles & 50–950 ramp
primary
#C8D0CB
secondary
#A3999F
accent
#547B92
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483