#CCC8CF#CCC8CF
#CCC8CF is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.8% C 0.011 H 311.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8CF |
|---|---|
| RGB | rgb(204, 200, 207) |
| HSL | hsl(274, 7%, 80%) |
| HSV | hsv(274, 3%, 81%) |
| CMYK | cmyk(1.4%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.10, 2.66, -2.99) |
| CIE-LCH | lch(81.10, 4.01, 311.66°) |
| OKLab | oklab(83.81% 0.0069 -0.0079) |
| OKLCH | oklch(83.81% 0.011 311.2) |
| XYZ | xyz(56.8167, 58.6510, 67.3469) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.05
Silver
#C0C0C0
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 6.29
Fog
#D8DCE0
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8CF #CBCFC8
analogous
#C9C8CF #CCC8CF #CFC8CF
triadic
#CCC8CF #CFCCC8 #C8CFCC
tetradic
#CCC8CF #CFC9C8 #CBCFC8 #C8CFCF
square
#CCC8CF #CFC9C8 #CBCFC8 #C8CFCF
split-complementary
#CCC8CF #CFCFC8 #C8CFC9
monochromatic
#8F8796 #AEA7B2 #CCC8CF #EAE9EC #F0EFF1
Accessibility & contrast
On white
1.65
#CCC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CCC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8CF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8CF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#CCC9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8cf; /* rgb */ color: rgb(204, 200, 207); /* oklch */ color: oklch(83.8% 0.011 311.2);
Tailwind
colors: {
custom: {
50: '#dbd8dd',
500: '#ccc8cf',
950: '#000000',
},
}SCSS
$custom: #ccc8cf; $custom-light: #dbd8dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc8cf",
"rgb": {
"r": 204,
"g": 200,
"b": 207
},
"hsl": {
"h": 274.286,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83806,
"c": 0.01054,
"h": 311.2
},
"luminance": 0.58651
}Semantic roles & 50–950 ramp
primary
#CCC8CF
secondary
#9DA299
accent
#91556E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384