#CAD4DC#CAD4DC
#CAD4DC is a very light, near-neutral cyan. Relative luminance 0.648; OKLCH L 86.5% C 0.016 H 241.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD4DC |
|---|---|
| RGB | rgb(202, 212, 220) |
| HSL | hsl(207, 20%, 83%) |
| HSV | hsv(207, 8%, 86%) |
| CMYK | cmyk(8.2%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.39, -1.84, -5.11) |
| CIE-LCH | lch(84.39, 5.43, 250.16°) |
| OKLab | oklab(86.47% -0.0073 -0.0137) |
| OKLCH | oklch(86.47% 0.016 241.8) |
| XYZ | xyz(60.8162, 64.8102, 77.0018) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 5.70
Silver
#C0C0C0
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD4DC #DCD2CA
analogous
#CADCDB #CAD4DC #CACBDC
triadic
#CAD4DC #DCCAD4 #D4DCCA
tetradic
#CAD4DC #DBCADC #DCD2CA #CBDCCA
square
#CAD4DC #DBCADC #DCD2CA #CBDCCA
split-complementary
#CAD4DC #DCCACB #DCDBCA
monochromatic
#8098AB #A5B6C4 #CAD4DC #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.50
#CAD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CAD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD4DC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD4DC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#C6D6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cad4dc; /* rgb */ color: rgb(202, 212, 220); /* oklch */ color: oklch(86.5% 0.016 241.8);
Tailwind
colors: {
custom: {
50: '#dae1e6',
500: '#cad4dc',
950: '#000000',
},
}SCSS
$custom: #cad4dc; $custom-light: #dae1e6; $custom-dark: #000000;
JSON
{
"hex": "#cad4dc",
"rgb": {
"r": 202,
"g": 212,
"b": 220
},
"hsl": {
"h": 206.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.86467,
"c": 0.01555,
"h": 241.8
},
"luminance": 0.64811
}Semantic roles & 50–950 ramp
primary
#CAD4DC
secondary
#B2A498
accent
#6E479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484