#C9CFCA#C9CFCA
#C9CFCA is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 84.8% C 0.009 H 150.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CFCA |
|---|---|
| RGB | rgb(201, 207, 202) |
| HSL | hsl(130, 6%, 80%) |
| HSV | hsv(130, 3%, 81%) |
| CMYK | cmyk(2.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.54, -2.96, 1.77) |
| CIE-LCH | lch(82.54, 3.45, 149.22°) |
| OKLab | oklab(84.84% -0.0082 0.0046) |
| OKLCH | oklch(84.84% 0.009 150.7) |
| XYZ | xyz(57.0590, 61.3072, 64.6931) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.33
Light Grey
#D8DCD6
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 4.52
Silver
#C0C0C0
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.51
Fog
#D8DCE0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CFCA #CFC9CE
analogous
#CBCFC9 #C9CFCA #C9CFCD
triadic
#C9CFCA #CAC9CF #CFCAC9
tetradic
#C9CFCA #C9CBCF #CFC9CE #CFCDC9
square
#C9CFCA #C9CBCF #CFC9CE #CFCDC9
split-complementary
#C9CFCA #CDC9CF #CFC9CB
monochromatic
#88958A #A9B2AA #C9CFCA #E9ECEA #EFF1EF
Accessibility & contrast
On white
1.58
#C9CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C9CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CFCA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CFCA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#C8CFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c9cfca; /* rgb */ color: rgb(201, 207, 202); /* oklch */ color: oklch(84.8% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#d9ddda',
500: '#c9cfca',
950: '#000000',
},
}SCSS
$custom: #c9cfca; $custom-light: #d9ddda; $custom-dark: #000000;
JSON
{
"hex": "#c9cfca",
"rgb": {
"r": 201,
"g": 207,
"b": 202
},
"hsl": {
"h": 130,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84841,
"c": 0.00945,
"h": 150.7
},
"luminance": 0.61307
}Semantic roles & 50–950 ramp
primary
#C9CFCA
secondary
#A29AA1
accent
#568690
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483