#C9CFCB#C9CFCB
#C9CFCB is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 84.9% C 0.009 H 157.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CFCB |
|---|---|
| RGB | rgb(201, 207, 203) |
| HSL | hsl(140, 6%, 80%) |
| HSV | hsv(140, 3%, 81%) |
| CMYK | cmyk(2.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.57, -2.78, 1.27) |
| CIE-LCH | lch(82.57, 3.06, 155.47°) |
| OKLab | oklab(84.87% -0.0078 0.0033) |
| OKLCH | oklch(84.87% 0.009 157.1) |
| XYZ | xyz(57.1778, 61.3547, 65.3187) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.01
Light Grey
#D8DCD6
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 4.19
Silver
#C0C0C0
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.23
Fog
#D8DCE0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CFCB #CFC9CD
analogous
#CACFC9 #C9CFCB #C9CFCE
triadic
#C9CFCB #CBC9CF #CFCBC9
tetradic
#C9CFCB #C9CACF #CFC9CD #CFCEC9
square
#C9CFCB #C9CACF #CFC9CD #CFCEC9
split-complementary
#C9CFCB #CEC9CF #CFC9CA
monochromatic
#88958D #A9B2AC #C9CFCB #E9ECEA #EFF1EF
Accessibility & contrast
On white
1.58
#C9CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C9CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CFCB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CFCB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#C8CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c9cfcb; /* rgb */ color: rgb(201, 207, 203); /* oklch */ color: oklch(84.9% 0.009 157.1);
Tailwind
colors: {
custom: {
50: '#d9ddda',
500: '#c9cfcb',
950: '#000000',
},
}SCSS
$custom: #c9cfcb; $custom-light: #d9ddda; $custom-dark: #000000;
JSON
{
"hex": "#c9cfcb",
"rgb": {
"r": 201,
"g": 207,
"b": 203
},
"hsl": {
"h": 140,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.8487,
"c": 0.00852,
"h": 157.1
},
"luminance": 0.61355
}Semantic roles & 50–950 ramp
primary
#C9CFCB
secondary
#A29A9F
accent
#567C90
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483