#CFC7CD#CFC7CD
#CFC7CD is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.8% C 0.012 H 334.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7CD |
|---|---|
| RGB | rgb(207, 199, 205) |
| HSL | hsl(315, 8%, 80%) |
| HSV | hsv(315, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 1%, 18.8%) |
| CIE-LAB | lab(81.03, 3.85, -2.00) |
| CIE-LCH | lch(81.03, 4.34, 332.59°) |
| OKLab | oklab(83.79% 0.0108 -0.0053) |
| OKLCH | oklch(83.79% 0.012 334.1) |
| XYZ | xyz(57.1733, 58.5203, 66.0294) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.64
Silver (survey)
#C5C9C7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7CD #C7CFC9
analogous
#CDC7CF #CFC7CD #CFC7C9
triadic
#CFC7CD #CDCFC7 #C7CDCF
tetradic
#CFC7CD #CFCDC7 #C7CFC9 #C7C9CF
square
#CFC7CD #CFCDC7 #C7CFC9 #C7C9CF
split-complementary
#CFC7CD #C9CFC7 #C7CFCD
monochromatic
#978592 #B3A6B0 #CFC7CD #EBE8EA #F1EFF0
Accessibility & contrast
On white
1.65
#CFC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CFC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7CD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7CD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#D0C7C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc7cd; /* rgb */ color: rgb(207, 199, 205); /* oklch */ color: oklch(83.8% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#ddd8dc',
500: '#cfc7cd',
950: '#000000',
},
}SCSS
$custom: #cfc7cd; $custom-light: #ddd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc7cd",
"rgb": {
"r": 207,
"g": 199,
"b": 205
},
"hsl": {
"h": 315,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83789,
"c": 0.01205,
"h": 334.1
},
"luminance": 0.5852
}Semantic roles & 50–950 ramp
primary
#CFC7CD
secondary
#98A29A
accent
#926354
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384