#C8D0CC#C8D0CC
#C8D0CC is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.0% C 0.010 H 164.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0CC |
|---|---|
| RGB | rgb(200, 208, 204) |
| HSL | hsl(150, 8%, 80%) |
| HSV | hsv(150, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(82.78, -3.46, 1.04) |
| CIE-LCH | lch(82.78, 3.61, 163.34°) |
| OKLab | oklab(85.03% -0.0099 0.0027) |
| OKLCH | oklch(85.03% 0.01 164.8) |
| XYZ | xyz(57.2724, 61.7504, 66.0168) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.67
Light Grey
#D8DCD6
ΔE00 3.53
Light Gray
#D3D3D3
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.75
Silver
#C0C0C0
ΔE00 5.89
Fog
#D8DCE0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0CC #D0C8CC
analogous
#C8D0C8 #C8D0CC #C8D0D0
triadic
#C8D0CC #CCC8D0 #D0CCC8
tetradic
#C8D0CC #C8C8D0 #D0C8CC #D0D0C8
square
#C8D0CC #C8C8D0 #D0C8CC #D0D0C8
split-complementary
#C8D0CC #D0C8D0 #D0C8C8
monochromatic
#86988F #A7B4AD #C8D0CC #E9ECEB #EFF1F0
Accessibility & contrast
On white
1.57
#C8D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C8D0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0CC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0CC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#C7D0CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0cc; /* rgb */ color: rgb(200, 208, 204); /* oklch */ color: oklch(85.0% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d8dedb',
500: '#c8d0cc',
950: '#000000',
},
}SCSS
$custom: #c8d0cc; $custom-light: #d8dedb; $custom-dark: #000000;
JSON
{
"hex": "#c8d0cc",
"rgb": {
"r": 200,
"g": 208,
"b": 204
},
"hsl": {
"h": 150,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85026,
"c": 0.01029,
"h": 164.8
},
"luminance": 0.61751
}Semantic roles & 50–950 ramp
primary
#C8D0CC
secondary
#A3999E
accent
#547392
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484