#C8CDC6#C8CDC6
#C8CDC6 is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.2% C 0.011 H 136.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC6 |
|---|---|
| RGB | rgb(200, 205, 198) |
| HSL | hsl(103, 7%, 79%) |
| HSV | hsv(103, 3%, 80%) |
| CMYK | cmyk(2.4%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(81.85, -2.99, 2.88) |
| CIE-LCH | lch(81.85, 4.15, 136.04°) |
| OKLab | oklab(84.24% -0.008 0.0076) |
| OKLCH | oklch(84.24% 0.011 136.6) |
| XYZ | xyz(55.8421, 60.0191, 62.0581) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.75
Light Grey
#D8DCD6
ΔE00 3.69
Light Gray
#D3D3D3
ΔE00 5.09
Silver
#C0C0C0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.15
Fog
#D8DCE0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC6 #CBC6CD
analogous
#CCCDC6 #C8CDC6 #C6CDC8
triadic
#C8CDC6 #C6C8CD #CDC6C8
tetradic
#C8CDC6 #C6CCCD #CBC6CD #CDC8C6
square
#C8CDC6 #C6CCCD #CBC6CD #CDC8C6
split-complementary
#C8CDC6 #C8C6CD #CDC6CC
monochromatic
#899485 #A9B0A5 #C8CDC6 #E7EAE7 #EFF1EF
Accessibility & contrast
On white
1.61
#C8CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C8CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC6
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC6 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CDCBC6
Tritanopia (blue-blind)
#C8CCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cdc6; /* rgb */ color: rgb(200, 205, 198); /* oklch */ color: oklch(84.2% 0.011 136.6);
Tailwind
colors: {
custom: {
50: '#d8dcd7',
500: '#c8cdc6',
950: '#000000',
},
}SCSS
$custom: #c8cdc6; $custom-light: #d8dcd7; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc6",
"rgb": {
"r": 200,
"g": 205,
"b": 198
},
"hsl": {
"h": 102.857,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84242,
"c": 0.01101,
"h": 136.6
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#C8CDC6
secondary
#9E97A0
accent
#55907F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483