#CACECF#CACECF
#CACECF is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.005 H 214.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CACECF |
|---|---|
| RGB | rgb(202, 206, 207) |
| HSL | hsl(192, 5%, 80%) |
| HSV | hsv(192, 2%, 81%) |
| CMYK | cmyk(2.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(82.49, -1.18, -0.97) |
| CIE-LCH | lch(82.49, 1.53, 219.53°) |
| OKLab | oklab(84.86% -0.0038 -0.0026) |
| OKLCH | oklch(84.86% 0.005 214.3) |
| XYZ | xyz(57.6889, 61.2040, 67.7937) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.08
Light Gray
#D3D3D3
ΔE00 2.37
Fog
#D8DCE0
ΔE00 3.70
Silver
#C0C0C0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACECF #CFCBCA
analogous
#CACFCD #CACECF #CACBCF
triadic
#CACECF #CFCACE #CECFCA
tetradic
#CACECF #CDCACF #CFCBCA #CBCFCA
square
#CACECF #CDCACF #CFCBCA #CBCFCA
split-complementary
#CACECF #CFCACB #CFCDCA
monochromatic
#8A9395 #AAB0B2 #CACECF #EAECEC #EFF0F0
Accessibility & contrast
On white
1.59
#CACECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CACECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACECF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACECF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#C9CECE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacecf; /* rgb */ color: rgb(202, 206, 207); /* oklch */ color: oklch(84.9% 0.005 214.3);
Tailwind
colors: {
custom: {
50: '#dadcdd',
500: '#cacecf',
950: '#000000',
},
}SCSS
$custom: #cacecf; $custom-light: #dadcdd; $custom-dark: #000000;
JSON
{
"hex": "#cacecf",
"rgb": {
"r": 202,
"g": 206,
"b": 207
},
"hsl": {
"h": 192,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84859,
"c": 0.00463,
"h": 214.3
},
"luminance": 0.61204
}Semantic roles & 50–950 ramp
primary
#CACECF
secondary
#A29D9B
accent
#62578F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484