#CACFCD#CACFCD
#CACFCD is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.0% C 0.006 H 170.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFCD |
|---|---|
| RGB | rgb(202, 207, 205) |
| HSL | hsl(156, 5%, 80%) |
| HSV | hsv(156, 2%, 81%) |
| CMYK | cmyk(2.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.69, -2.07, 0.40) |
| CIE-LCH | lch(82.69, 2.11, 169.21°) |
| OKLab | oklab(85% -0.006 0.001) |
| OKLCH | oklch(85% 0.006 170.4) |
| XYZ | xyz(57.6874, 61.5898, 66.5946) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.49
Light Gray
#D3D3D3
ΔE00 3.18
Light Grey
#D8DCD6
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 4.43
Silver
#C0C0C0
ΔE00 4.52
Fog
#D8DCE0
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFCD #CFCACC
analogous
#CACFCA #CACFCD #CACECF
triadic
#CACFCD #CDCACF #CFCDCA
tetradic
#CACFCD #CACACF #CFCACC #CECFCA
square
#CACFCD #CACACF #CFCACC #CECFCA
split-complementary
#CACFCD #CFCACE #CFCACA
monochromatic
#8A9590 #AAB2AF #CACFCD #EAECEB #EFF0F0
Accessibility & contrast
On white
1.58
#CACFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CACFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFCD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFCD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#C9CFCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacfcd; /* rgb */ color: rgb(202, 207, 205); /* oklch */ color: oklch(85.0% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#dadddc',
500: '#cacfcd',
950: '#000000',
},
}SCSS
$custom: #cacfcd; $custom-light: #dadddc; $custom-dark: #000000;
JSON
{
"hex": "#cacfcd",
"rgb": {
"r": 202,
"g": 207,
"b": 205
},
"hsl": {
"h": 156,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.85004,
"c": 0.00611,
"h": 170.4
},
"luminance": 0.6159
}Semantic roles & 50–950 ramp
primary
#CACFCD
secondary
#A29B9E
accent
#576D8F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484