#C8D0CE#C8D0CE
#C8D0CE is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.1% C 0.009 H 179.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0CE |
|---|---|
| RGB | rgb(200, 208, 206) |
| HSL | hsl(165, 8%, 80%) |
| HSV | hsv(165, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(82.83, -3.09, 0.04) |
| CIE-LCH | lch(82.83, 3.09, 179.18°) |
| OKLab | oklab(85.08% -0.0091 0.0001) |
| OKLCH | oklch(85.08% 0.009 179.6) |
| XYZ | xyz(57.5138, 61.8470, 67.2882) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.35
Light Grey
#D8DCD6
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.35
Fog
#D8DCE0
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.30
Silver
#C0C0C0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0CE #D0C8CA
analogous
#C8D0CA #C8D0CE #C8CED0
triadic
#C8D0CE #CEC8D0 #D0CEC8
tetradic
#C8D0CE #CAC8D0 #D0C8CA #CED0C8
square
#C8D0CE #CAC8D0 #D0C8CA #CED0C8
split-complementary
#C8D0CE #D0C8CE #D0CAC8
monochromatic
#869893 #A7B4B1 #C8D0CE #E9ECEB #EFF1F0
Accessibility & contrast
On white
1.57
#C8D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C8D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0CE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0CE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#C6D0CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0ce; /* rgb */ color: rgb(200, 208, 206); /* oklch */ color: oklch(85.1% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#d8dedc',
500: '#c8d0ce',
950: '#000000',
},
}SCSS
$custom: #c8d0ce; $custom-light: #d8dedc; $custom-dark: #000000;
JSON
{
"hex": "#c8d0ce",
"rgb": {
"r": 200,
"g": 208,
"b": 206
},
"hsl": {
"h": 165,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85084,
"c": 0.00914,
"h": 179.6
},
"luminance": 0.61847
}Semantic roles & 50–950 ramp
primary
#C8D0CE
secondary
#A3999B
accent
#546392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484