#C7CDCB#C7CDCB
#C7CDCB is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.007 H 174.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDCB |
|---|---|
| RGB | rgb(199, 205, 203) |
| HSL | hsl(160, 6%, 79%) |
| HSV | hsv(160, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(81.90, -2.42, 0.28) |
| CIE-LCH | lch(81.90, 2.43, 173.44°) |
| OKLab | oklab(84.31% -0.0071 0.0007) |
| OKLCH | oklch(84.31% 0.007 174.4) |
| XYZ | xyz(56.1620, 60.1163, 65.1332) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.28
Light Gray
#D3D3D3
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 4.10
Silver
#C0C0C0
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 5.12
Fog
#D8DCE0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDCB #CDC7C9
analogous
#C7CDC8 #C7CDCB #C7CCCD
triadic
#C7CDCB #CBC7CD #CDCBC7
tetradic
#C7CDCB #C8C7CD #CDC7C9 #CCCDC7
square
#C7CDCB #C8C7CD #CDC7C9 #CCCDC7
split-complementary
#C7CDCB #CDC7CC #CDC8C7
monochromatic
#86938F #A7B0AD #C7CDCB #E7EAE9 #EFF1F0
Accessibility & contrast
On white
1.61
#C7CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C7CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDCB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDCB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#C6CDCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cdcb; /* rgb */ color: rgb(199, 205, 203); /* oklch */ color: oklch(84.3% 0.007 174.4);
Tailwind
colors: {
custom: {
50: '#d8dcda',
500: '#c7cdcb',
950: '#000000',
},
}SCSS
$custom: #c7cdcb; $custom-light: #d8dcda; $custom-dark: #000000;
JSON
{
"hex": "#c7cdcb",
"rgb": {
"r": 199,
"g": 205,
"b": 203
},
"hsl": {
"h": 160,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84307,
"c": 0.00711,
"h": 174.4
},
"luminance": 0.60117
}Semantic roles & 50–950 ramp
primary
#C7CDCB
secondary
#A0989B
accent
#566990
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483