#CFC7CF#CFC7CF
#CFC7CF is a very light, near-neutral grey. Relative luminance 0.586; OKLCH L 83.8% C 0.014 H 325.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7CF |
|---|---|
| RGB | rgb(207, 199, 207) |
| HSL | hsl(300, 8%, 80%) |
| HSV | hsv(300, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.08, 4.22, -2.99) |
| CIE-LCH | lch(81.08, 5.17, 324.65°) |
| OKLab | oklab(83.85% 0.0116 -0.0079) |
| OKLCH | oklch(83.85% 0.014 325.7) |
| XYZ | xyz(57.4163, 58.6175, 67.3089) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7CF #C7CFC7
analogous
#CBC7CF #CFC7CF #CFC7CB
triadic
#CFC7CF #CFCFC7 #C7CFCF
tetradic
#CFC7CF #CFCBC7 #C7CFC7 #C7CBCF
square
#CFC7CF #CFCBC7 #C7CFC7 #C7CBCF
split-complementary
#CFC7CF #CBCFC7 #C7CFCB
monochromatic
#978597 #B3A6B3 #CFC7CF #EBE8EB #F1EFF1
Accessibility & contrast
On white
1.65
#CFC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CFC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7CF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7CF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#D0C8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc7cf; /* rgb */ color: rgb(207, 199, 207); /* oklch */ color: oklch(83.8% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#ddd8dd',
500: '#cfc7cf',
950: '#000000',
},
}SCSS
$custom: #cfc7cf; $custom-light: #ddd8dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc7cf",
"rgb": {
"r": 207,
"g": 199,
"b": 207
},
"hsl": {
"h": 300,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83849,
"c": 0.01403,
"h": 325.7
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#CFC7CF
secondary
#98A298
accent
#925454
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384