#C7CDC8#C7CDC8
#C7CDC8 is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.2% C 0.009 H 150.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDC8 |
|---|---|
| RGB | rgb(199, 205, 200) |
| HSL | hsl(130, 6%, 79%) |
| HSV | hsv(130, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.82, -2.97, 1.77) |
| CIE-LCH | lch(81.82, 3.46, 149.22°) |
| OKLab | oklab(84.22% -0.0083 0.0046) |
| OKLCH | oklch(84.22% 0.009 150.7) |
| XYZ | xyz(55.8080, 59.9747, 63.2685) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.10
Light Grey
#D8DCD6
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.70
Silver
#C0C0C0
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDC8 #CDC7CC
analogous
#C9CDC7 #C7CDC8 #C7CDCB
triadic
#C7CDC8 #C8C7CD #CDC8C7
tetradic
#C7CDC8 #C7C9CD #CDC7CC #CDCBC7
square
#C7CDC8 #C7C9CD #CDC7CC #CDCBC7
split-complementary
#C7CDC8 #CBC7CD #CDC7C9
monochromatic
#869388 #A7B0A8 #C7CDC8 #E7EAE8 #EFF1EF
Accessibility & contrast
On white
1.62
#C7CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#C7CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDC8
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDC8 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 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)
#CDCCC8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#C6CDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cdc8; /* rgb */ color: rgb(199, 205, 200); /* oklch */ color: oklch(84.2% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#d8dcd8',
500: '#c7cdc8',
950: '#000000',
},
}SCSS
$custom: #c7cdc8; $custom-light: #d8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c7cdc8",
"rgb": {
"r": 199,
"g": 205,
"b": 200
},
"hsl": {
"h": 130,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84221,
"c": 0.00947,
"h": 150.7
},
"luminance": 0.59975
}Semantic roles & 50–950 ramp
primary
#C7CDC8
secondary
#A0989F
accent
#568690
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483