#CFC9CA#CFC9CA
#CFC9CA is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.1% C 0.007 H 5.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9CA |
|---|---|
| RGB | rgb(207, 201, 202) |
| HSL | hsl(350, 6%, 80%) |
| HSV | hsv(350, 3%, 81%) |
| CMYK | cmyk(0%, 2.9%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.46, 2.25, 0.24) |
| CIE-LCH | lch(81.46, 2.27, 6.08°) |
| OKLab | oklab(84.1% 0.0068 0.0007) |
| OKLCH | oklch(84.1% 0.007 5.7) |
| XYZ | xyz(57.2779, 59.3032, 64.2949) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.77
Silver
#C0C0C0
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 5.22
Silver (survey)
#C5C9C7
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9CA #C9CFCE
analogous
#CFC9CD #CFC9CA #CFCBC9
triadic
#CFC9CA #CACFC9 #C9CACF
tetradic
#CFC9CA #CDCFC9 #C9CFCE #CBC9CF
square
#CFC9CA #CDCFC9 #C9CFCE #CBC9CF
split-complementary
#CFC9CA #C9CFCB #C9CDCF
monochromatic
#95888A #B2A9AA #CFC9CA #ECE9EA #F1EFEF
Accessibility & contrast
On white
1.63
#CFC9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CFC9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9CA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9CA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#D0C9C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc9ca; /* rgb */ color: rgb(207, 201, 202); /* oklch */ color: oklch(84.1% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#ddd9da',
500: '#cfc9ca',
950: '#000000',
},
}SCSS
$custom: #cfc9ca; $custom-light: #ddd9da; $custom-dark: #000000;
JSON
{
"hex": "#cfc9ca",
"rgb": {
"r": 207,
"g": 201,
"b": 202
},
"hsl": {
"h": 350,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84101,
"c": 0.0068,
"h": 5.7
},
"luminance": 0.59303
}Semantic roles & 50–950 ramp
primary
#CFC9CA
secondary
#9AA2A1
accent
#908656
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383