#C9CDCF#C9CDCF
#C9CDCF is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.005 H 228.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CDCF |
|---|---|
| RGB | rgb(201, 205, 207) |
| HSL | hsl(200, 6%, 80%) |
| HSV | hsv(200, 3%, 81%) |
| CMYK | cmyk(2.9%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(82.16, -0.99, -1.47) |
| CIE-LCH | lch(82.16, 1.77, 235.93°) |
| OKLab | oklab(84.58% -0.0034 -0.0039) |
| OKLCH | oklch(84.58% 0.005 228.9) |
| XYZ | xyz(57.1791, 60.5849, 67.7011) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.44
Light Gray
#D3D3D3
ΔE00 2.56
Silver
#C0C0C0
ΔE00 3.67
Fog
#D8DCE0
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CDCF #CFCBC9
analogous
#C9CFCE #C9CDCF #C9CACF
triadic
#C9CDCF #CFC9CD #CDCFC9
tetradic
#C9CDCF #CEC9CF #CFCBC9 #CACFC9
square
#C9CDCF #CEC9CF #CFCBC9 #CACFC9
split-complementary
#C9CDCF #CFC9CA #CFCEC9
monochromatic
#889195 #A9AFB2 #C9CDCF #E9EBEC #EFF0F1
Accessibility & contrast
On white
1.60
#C9CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C9CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CDCF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CDCF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C8CECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c9cdcf; /* rgb */ color: rgb(201, 205, 207); /* oklch */ color: oklch(84.6% 0.005 228.9);
Tailwind
colors: {
custom: {
50: '#d9dcdd',
500: '#c9cdcf',
950: '#000000',
},
}SCSS
$custom: #c9cdcf; $custom-light: #d9dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c9cdcf",
"rgb": {
"r": 201,
"g": 205,
"b": 207
},
"hsl": {
"h": 200,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84578,
"c": 0.00522,
"h": 228.9
},
"luminance": 0.60585
}Semantic roles & 50–950 ramp
primary
#C9CDCF
secondary
#A29D9A
accent
#695690
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484