#C8CDC7#C8CDC7
#C8CDC7 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.010 H 140.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDC7 |
|---|---|
| RGB | rgb(200, 205, 199) |
| HSL | hsl(110, 6%, 79%) |
| HSV | hsv(110, 3%, 80%) |
| CMYK | cmyk(2.4%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(81.87, -2.81, 2.38) |
| CIE-LCH | lch(81.87, 3.68, 139.67°) |
| OKLab | oklab(84.27% -0.0076 0.0063) |
| OKLCH | oklch(84.27% 0.01 140.5) |
| XYZ | xyz(55.9578, 60.0654, 62.6675) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.31
Light Grey
#D8DCD6
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 4.72
Silver
#C0C0C0
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDC7 #CCC7CD
analogous
#CBCDC7 #C8CDC7 #C7CDC9
triadic
#C8CDC7 #C7C8CD #CDC7C8
tetradic
#C8CDC7 #C7CBCD #CCC7CD #CDC9C7
square
#C8CDC7 #C7CBCD #CCC7CD #CDC9C7
split-complementary
#C8CDC7 #C9C7CD #CDC7CB
monochromatic
#889386 #A8B0A7 #C8CDC7 #E8EAE7 #EFF1EF
Accessibility & contrast
On white
1.61
#C8CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C8CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDC7
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDC7 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#CDCBC7
Tritanopia (blue-blind)
#C8CDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cdc7; /* rgb */ color: rgb(200, 205, 199); /* oklch */ color: oklch(84.3% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#d8dcd8',
500: '#c8cdc7',
950: '#000000',
},
}SCSS
$custom: #c8cdc7; $custom-light: #d8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c8cdc7",
"rgb": {
"r": 200,
"g": 205,
"b": 199
},
"hsl": {
"h": 110,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.8427,
"c": 0.00985,
"h": 140.5
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#C8CDC7
secondary
#9F98A0
accent
#569086
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483