#C8D0C8#C8D0C8
#C8D0C8 is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 84.9% C 0.014 H 145.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0C8 |
|---|---|
| RGB | rgb(200, 208, 200) |
| HSL | hsl(120, 8%, 80%) |
| HSV | hsv(120, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.68, -4.19, 3.02) |
| CIE-LCH | lch(82.68, 5.17, 144.23°) |
| OKLab | oklab(84.91% -0.0115 0.0079) |
| OKLCH | oklch(84.91% 0.014 145.4) |
| XYZ | xyz(56.7988, 61.5610, 63.5225) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.74
Silver (survey)
#C5C9C7
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.89
Silver
#C0C0C0
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0C8 #D0C8D0
analogous
#CCD0C8 #C8D0C8 #C8D0CC
triadic
#C8D0C8 #C8C8D0 #D0C8C8
tetradic
#C8D0C8 #C8CCD0 #D0C8D0 #D0CCC8
square
#C8D0C8 #C8CCD0 #D0C8D0 #D0CCC8
split-complementary
#C8D0C8 #CCC8D0 #D0C8CC
monochromatic
#869886 #A7B4A7 #C8D0C8 #E9ECE9 #EFF1EF
Accessibility & contrast
On white
1.58
#C8D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C8D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0C8
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0C8 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#C7CFCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0c8; /* rgb */ color: rgb(200, 208, 200); /* oklch */ color: oklch(84.9% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#d8ded8',
500: '#c8d0c8',
950: '#000000',
},
}SCSS
$custom: #c8d0c8; $custom-light: #d8ded8; $custom-dark: #000000;
JSON
{
"hex": "#c8d0c8",
"rgb": {
"r": 200,
"g": 208,
"b": 200
},
"hsl": {
"h": 120,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84913,
"c": 0.01396,
"h": 145.4
},
"luminance": 0.61561
}Semantic roles & 50–950 ramp
primary
#C8D0C8
secondary
#A399A3
accent
#549292
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483