#CACCCF#CACCCF
#CACCCF is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.5% C 0.005 H 258.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCCF |
|---|---|
| RGB | rgb(202, 204, 207) |
| HSL | hsl(216, 5%, 80%) |
| HSV | hsv(216, 2%, 81%) |
| CMYK | cmyk(2.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.97, -0.13, -1.73) |
| CIE-LCH | lch(81.97, 1.73, 265.73°) |
| OKLab | oklab(84.45% -0.0009 -0.0046) |
| OKLCH | oklch(84.45% 0.005 258.3) |
| XYZ | xyz(57.2105, 60.2471, 67.6342) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.41
Silver (survey)
#C5C9C7
ΔE00 3.28
Silver
#C0C0C0
ΔE00 3.40
Fog
#D8DCE0
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.16
Dove Gray
#B6B8BD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCCF #CFCDCA
analogous
#CACECF #CACCCF #CACACF
triadic
#CACCCF #CFCACC #CCCFCA
tetradic
#CACCCF #CFCACE #CFCDCA #CACFCA
square
#CACCCF #CFCACE #CFCDCA #CACFCA
split-complementary
#CACCCF #CFCACA #CECFCA
monochromatic
#8A8E95 #AAADB2 #CACCCF #EAEBEC #EFF0F0
Accessibility & contrast
On white
1.61
#CACCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CACCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCCF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCCF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C9CDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacccf; /* rgb */ color: rgb(202, 204, 207); /* oklch */ color: oklch(84.5% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#dadbdd',
500: '#cacccf',
950: '#000000',
},
}SCSS
$custom: #cacccf; $custom-light: #dadbdd; $custom-dark: #000000;
JSON
{
"hex": "#cacccf",
"rgb": {
"r": 202,
"g": 204,
"b": 207
},
"hsl": {
"h": 216,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84453,
"c": 0.0047,
"h": 258.3
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#CACCCF
secondary
#A29F9B
accent
#78578F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484