#CCCACF#CCCACF
#CCCACF is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.2% C 0.007 H 304.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCACF |
|---|---|
| RGB | rgb(204, 202, 207) |
| HSL | hsl(264, 5%, 80%) |
| HSV | hsv(264, 2%, 81%) |
| CMYK | cmyk(1.4%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.61, 1.61, -2.24) |
| CIE-LCH | lch(81.61, 2.76, 305.62°) |
| OKLab | oklab(84.21% 0.004 -0.0059) |
| OKLCH | oklch(84.21% 0.007 304.2) |
| XYZ | xyz(57.2829, 59.5834, 67.5023) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.64
Silver
#C0C0C0
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 5.08
Fog
#D8DCE0
ΔE00 5.11
Dove Gray
#B6B8BD
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCACF #CDCFCA
analogous
#CACACF #CCCACF #CECACF
triadic
#CCCACF #CFCCCA #CACFCC
tetradic
#CCCACF #CFCACA #CDCFCA #CACFCE
square
#CCCACF #CFCACA #CDCFCA #CACFCE
split-complementary
#CCCACF #CFCECA #CACFCA
monochromatic
#8E8A95 #ADAAB2 #CCCACF #EBEAEC #F0EFF0
Accessibility & contrast
On white
1.63
#CCCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#CCCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCACF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCACF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#CCCBCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccacf; /* rgb */ color: rgb(204, 202, 207); /* oklch */ color: oklch(84.2% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#dbdadd',
500: '#cccacf',
950: '#000000',
},
}SCSS
$custom: #cccacf; $custom-light: #dbdadd; $custom-dark: #000000;
JSON
{
"hex": "#cccacf",
"rgb": {
"r": 204,
"g": 202,
"b": 207
},
"hsl": {
"h": 264,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84207,
"c": 0.00718,
"h": 304.2
},
"luminance": 0.59583
}Semantic roles & 50–950 ramp
primary
#CCCACF
secondary
#9FA29B
accent
#8F5778
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384