#CAD0CA#CAD0CA
#CAD0CA is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.1% C 0.010 H 145.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD0CA |
|---|---|
| RGB | rgb(202, 208, 202) |
| HSL | hsl(120, 6%, 80%) |
| HSV | hsv(120, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(82.88, -3.14, 2.26) |
| CIE-LCH | lch(82.88, 3.87, 144.28°) |
| OKLab | oklab(85.12% -0.0086 0.0059) |
| OKLCH | oklch(85.12% 0.01 145.5) |
| XYZ | xyz(57.5718, 61.9324, 64.7868) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.81
Light Grey
#D8DCD6
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.67
Silver
#C0C0C0
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD0CA #D0CAD0
analogous
#CDD0CA #CAD0CA #CAD0CD
triadic
#CAD0CA #CACAD0 #D0CACA
tetradic
#CAD0CA #CACDD0 #D0CAD0 #D0CDCA
square
#CAD0CA #CACDD0 #D0CAD0 #D0CDCA
split-complementary
#CAD0CA #CDCAD0 #D0CACD
monochromatic
#899689 #AAB3AA #CAD0CA #EAEDEA #EFF1EF
Accessibility & contrast
On white
1.57
#CAD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CAD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD0CA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD0CA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#CAD0CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cad0ca; /* rgb */ color: rgb(202, 208, 202); /* oklch */ color: oklch(85.1% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#dadeda',
500: '#cad0ca',
950: '#000000',
},
}SCSS
$custom: #cad0ca; $custom-light: #dadeda; $custom-dark: #000000;
JSON
{
"hex": "#cad0ca",
"rgb": {
"r": 202,
"g": 208,
"b": 202
},
"hsl": {
"h": 120,
"s": 6,
"l": 80.392
},
"oklch": {
"l": 0.85123,
"c": 0.01047,
"h": 145.5
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#CAD0CA
secondary
#A39BA3
accent
#569090
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483