#CACFCB#CACFCB
#CACFCB is a very light, near-neutral grey. Relative luminance 0.615; OKLCH L 84.9% C 0.008 H 151.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFCB |
|---|---|
| RGB | rgb(202, 207, 203) |
| HSL | hsl(132, 5%, 80%) |
| HSV | hsv(132, 2%, 81%) |
| CMYK | cmyk(2.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.64, -2.44, 1.39) |
| CIE-LCH | lch(82.64, 2.81, 150.38°) |
| OKLab | oklab(84.95% -0.0068 0.0036) |
| OKLCH | oklch(84.95% 0.008 151.8) |
| XYZ | xyz(57.4475, 61.4938, 65.3313) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.83
Light Grey
#D8DCD6
ΔE00 3.22
Light Gray
#D3D3D3
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.92
Silver
#C0C0C0
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFCB #CFCACE
analogous
#CBCFCA #CACFCB #CACFCD
triadic
#CACFCB #CBCACF #CFCBCA
tetradic
#CACFCB #CACBCF #CFCACE #CFCDCA
square
#CACFCB #CACBCF #CFCACE #CFCDCA
split-complementary
#CACFCB #CDCACF #CFCACB
monochromatic
#8A958C #AAB2AB #CACFCB #EAECEB #EFF0EF
Accessibility & contrast
On white
1.58
#CACFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CACFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFCB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFCB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#C9CFCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacfcb; /* rgb */ color: rgb(202, 207, 203); /* oklch */ color: oklch(84.9% 0.008 151.8);
Tailwind
colors: {
custom: {
50: '#daddda',
500: '#cacfcb',
950: '#000000',
},
}SCSS
$custom: #cacfcb; $custom-light: #daddda; $custom-dark: #000000;
JSON
{
"hex": "#cacfcb",
"rgb": {
"r": 202,
"g": 207,
"b": 203
},
"hsl": {
"h": 132,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84947,
"c": 0.00771,
"h": 151.8
},
"luminance": 0.61494
}Semantic roles & 50–950 ramp
primary
#CACFCB
secondary
#A29BA1
accent
#57848F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483