#CCC7CF#CCC7CF
#CCC7CF is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.6% C 0.012 H 313.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7CF |
|---|---|
| RGB | rgb(204, 199, 207) |
| HSL | hsl(278, 8%, 80%) |
| HSV | hsv(278, 4%, 81%) |
| CMYK | cmyk(1.4%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.84, 3.19, -3.37) |
| CIE-LCH | lch(80.84, 4.64, 313.47°) |
| OKLab | oklab(83.6% 0.0084 -0.0089) |
| OKLCH | oklch(83.6% 0.012 313.2) |
| XYZ | xyz(56.5859, 58.1893, 67.2700) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 5.74
Dove Gray
#B6B8BD
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7CF #CACFC7
analogous
#C8C7CF #CCC7CF #CFC7CE
triadic
#CCC7CF #CFCCC7 #C7CFCC
tetradic
#CCC7CF #CFC8C7 #CACFC7 #C7CECF
square
#CCC7CF #CFC8C7 #CACFC7 #C7CECF
split-complementary
#CCC7CF #CECFC7 #C7CFC8
monochromatic
#908597 #AEA6B3 #CCC7CF #EAE8EB #F0EFF1
Accessibility & contrast
On white
1.66
#CCC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CCC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7CF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7CF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#CCC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc7cf; /* rgb */ color: rgb(204, 199, 207); /* oklch */ color: oklch(83.6% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#dbd8dd',
500: '#ccc7cf',
950: '#000000',
},
}SCSS
$custom: #ccc7cf; $custom-light: #dbd8dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc7cf",
"rgb": {
"r": 204,
"g": 199,
"b": 207
},
"hsl": {
"h": 277.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83605,
"c": 0.01225,
"h": 313.2
},
"luminance": 0.58189
}Semantic roles & 50–950 ramp
primary
#CCC7CF
secondary
#9CA298
accent
#92546B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384