#C8CCC8#C8CCC8
#C8CCC8 is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.1% C 0.007 H 145.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCC8 |
|---|---|
| RGB | rgb(200, 204, 200) |
| HSL | hsl(120, 4%, 79%) |
| HSV | hsv(120, 2%, 80%) |
| CMYK | cmyk(2%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.64, -2.10, 1.51) |
| CIE-LCH | lch(81.64, 2.59, 144.34°) |
| OKLab | oklab(84.09% -0.0058 0.004) |
| OKLCH | oklch(84.09% 0.007 145.5) |
| XYZ | xyz(55.8358, 59.6351, 63.2015) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.25
Light Gray
#D3D3D3
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 3.86
Silver
#C0C0C0
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCC8 #CCC8CC
analogous
#CACCC8 #C8CCC8 #C8CCCA
triadic
#C8CCC8 #C8C8CC #CCC8C8
tetradic
#C8CCC8 #C8CACC #CCC8CC #CCCAC8
square
#C8CCC8 #C8CACC #CCC8CC #CCCAC8
split-complementary
#C8CCC8 #CAC8CC #CCC8CA
monochromatic
#889188 #A8AFA8 #C8CCC8 #E8E9E8 #EFF0EF
Accessibility & contrast
On white
1.62
#C8CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#C8CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCC8
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCC8 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#CBCBC8
Tritanopia (blue-blind)
#C8CCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ccc8; /* rgb */ color: rgb(200, 204, 200); /* oklch */ color: oklch(84.1% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#d8dbd8',
500: '#c8ccc8',
950: '#000000',
},
}SCSS
$custom: #c8ccc8; $custom-light: #d8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c8ccc8",
"rgb": {
"r": 200,
"g": 204,
"b": 200
},
"hsl": {
"h": 120,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.84094,
"c": 0.007,
"h": 145.5
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#C8CCC8
secondary
#9F999F
accent
#588E8E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483