#CACDCB#CACDCB
#CACDCB is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.5% C 0.004 H 157.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDCB |
|---|---|
| RGB | rgb(202, 205, 203) |
| HSL | hsl(140, 3%, 80%) |
| HSV | hsv(140, 1%, 80%) |
| CMYK | cmyk(1.5%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(82.13, -1.39, 0.63) |
| CIE-LCH | lch(82.13, 1.53, 155.57°) |
| OKLab | oklab(84.54% -0.0039 0.0017) |
| OKLCH | oklch(84.54% 0.004 157.2) |
| XYZ | xyz(56.9661, 60.5309, 65.1708) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.14
Light Gray
#D3D3D3
ΔE00 2.64
Silver
#C0C0C0
ΔE00 3.70
Light Grey
#D8DCD6
ΔE00 4.02
Gainsboro
#DCDCDC
ΔE00 4.25
Fog
#D8DCE0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDCB #CDCACC
analogous
#CBCDCA #CACDCB #CACDCD
triadic
#CACDCB #CBCACD #CDCBCA
tetradic
#CACDCB #CACBCD #CDCACC #CDCDCA
square
#CACDCB #CACBCD #CDCACC #CDCDCA
split-complementary
#CACDCB #CDCACD #CDCACB
monochromatic
#8B928D #ABAFAC #CACDCB #E9EBEA #EFF0F0
Accessibility & contrast
On white
1.60
#CACDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CACDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDCB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDCB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#CACDCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdcb; /* rgb */ color: rgb(202, 205, 203); /* oklch */ color: oklch(84.5% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#dadcda',
500: '#cacdcb',
950: '#000000',
},
}SCSS
$custom: #cacdcb; $custom-light: #dadcda; $custom-dark: #000000;
JSON
{
"hex": "#cacdcb",
"rgb": {
"r": 202,
"g": 205,
"b": 203
},
"hsl": {
"h": 140,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84539,
"c": 0.00428,
"h": 157.2
},
"luminance": 0.60531
}Semantic roles & 50–950 ramp
primary
#CACDCB
secondary
#A09C9E
accent
#597B8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483