#C8D0D0#C8D0D0
#C8D0D0 is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.1% C 0.009 H 197.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0D0 |
|---|---|
| RGB | rgb(200, 208, 208) |
| HSL | hsl(180, 8%, 80%) |
| HSV | hsv(180, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 0%, 18.4%) |
| CIE-LAB | lab(82.88, -2.72, -0.95) |
| CIE-LCH | lch(82.88, 2.88, 199.20°) |
| OKLab | oklab(85.14% -0.0084 -0.0026) |
| OKLCH | oklch(85.14% 0.009 197) |
| XYZ | xyz(57.7583, 61.9448, 68.5759) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.43
Light Gray
#D3D3D3
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 4.33
Fog
#D8DCE0
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 4.98
Silver
#C0C0C0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0D0 #D0C8C8
analogous
#C8D0CC #C8D0D0 #C8CCD0
triadic
#C8D0D0 #D0C8D0 #D0D0C8
tetradic
#C8D0D0 #CCC8D0 #D0C8C8 #CCD0C8
square
#C8D0D0 #CCC8D0 #D0C8C8 #CCD0C8
split-complementary
#C8D0D0 #D0C8CC #D0CCC8
monochromatic
#869898 #A7B4B4 #C8D0D0 #E9ECEC #EFF1F1
Accessibility & contrast
On white
1.57
#C8D0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C8D0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0D0
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0D0 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#C6D1D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0d0; /* rgb */ color: rgb(200, 208, 208); /* oklch */ color: oklch(85.1% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#d8dede',
500: '#c8d0d0',
950: '#000000',
},
}SCSS
$custom: #c8d0d0; $custom-light: #d8dede; $custom-dark: #000000;
JSON
{
"hex": "#c8d0d0",
"rgb": {
"r": 200,
"g": 208,
"b": 208
},
"hsl": {
"h": 180,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85142,
"c": 0.00875,
"h": 197
},
"luminance": 0.61945
}Semantic roles & 50–950 ramp
primary
#C8D0D0
secondary
#A39999
accent
#545492
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484