#CACDC6#CACDC6
#CACDC6 is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.4% C 0.010 H 125.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDC6 |
|---|---|
| RGB | rgb(202, 205, 198) |
| HSL | hsl(86, 7%, 79%) |
| HSV | hsv(86, 3%, 80%) |
| CMYK | cmyk(1.5%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(82.00, -2.30, 3.12) |
| CIE-LCH | lch(82.00, 3.87, 126.38°) |
| OKLab | oklab(84.4% -0.0059 0.0082) |
| OKLCH | oklch(84.4% 0.01 125.7) |
| XYZ | xyz(56.3798, 60.2964, 62.0833) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.62
Light Grey
#D8DCD6
ΔE00 3.56
Light Gray
#D3D3D3
ΔE00 4.54
Silver
#C0C0C0
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.67
Fog
#D8DCE0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDC6 #C9C6CD
analogous
#CDCDC6 #CACDC6 #C7CDC6
triadic
#CACDC6 #C6CACD #CDC6CA
tetradic
#CACDC6 #C6CDCD #C9C6CD #CDC6C7
square
#CACDC6 #C6CDCD #C9C6CD #CDC6C7
split-complementary
#CACDC6 #C6C7CD #CDC6CD
monochromatic
#8D9485 #ACB0A5 #CACDC6 #E8EAE7 #F0F1EF
Accessibility & contrast
On white
1.61
#CACDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CACDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDC6
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDC6 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CDCCC6
Tritanopia (blue-blind)
#CACCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdc6; /* rgb */ color: rgb(202, 205, 198); /* oklch */ color: oklch(84.4% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#dadcd7',
500: '#cacdc6',
950: '#000000',
},
}SCSS
$custom: #cacdc6; $custom-light: #dadcd7; $custom-dark: #000000;
JSON
{
"hex": "#cacdc6",
"rgb": {
"r": 202,
"g": 205,
"b": 198
},
"hsl": {
"h": 85.714,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84397,
"c": 0.0101,
"h": 125.7
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#CACDC6
secondary
#9B97A0
accent
#55906F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483