#CDD2DC#CDD2DC
#CDD2DC is a very light, near-neutral blue. Relative luminance 0.642; OKLCH L 86.3% C 0.015 H 264.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2DC |
|---|---|
| RGB | rgb(205, 210, 220) |
| HSL | hsl(220, 18%, 83%) |
| HSV | hsv(220, 7%, 86%) |
| CMYK | cmyk(6.8%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.09, 0.19, -5.52) |
| CIE-LCH | lch(84.09, 5.52, 272.00°) |
| OKLab | oklab(86.29% -0.0014 -0.0148) |
| OKLCH | oklch(86.29% 0.015 264.5) |
| XYZ | xyz(61.1391, 64.2392, 76.8747) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.66
Light Gray
#D3D3D3
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 6.50
Silver
#C0C0C0
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2DC #DCD7CD
analogous
#CDD9DC #CDD2DC #CFCDDC
triadic
#CDD2DC #DCCDD2 #D2DCCD
tetradic
#CDD2DC #DCCDD9 #DCD7CD #CDDCCF
square
#CDD2DC #DCCDD9 #DCD7CD #CDDCCF
split-complementary
#CDD2DC #DCCFCD #D9DCCD
monochromatic
#8591AA #A9B2C3 #CDD2DC #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.52
#CDD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CDD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2DC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2DC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#CAD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd2dc; /* rgb */ color: rgb(205, 210, 220); /* oklch */ color: oklch(86.3% 0.015 264.5);
Tailwind
colors: {
custom: {
50: '#dcdfe6',
500: '#cdd2dc',
950: '#000000',
},
}SCSS
$custom: #cdd2dc; $custom-light: #dcdfe6; $custom-dark: #000000;
JSON
{
"hex": "#cdd2dc",
"rgb": {
"r": 205,
"g": 210,
"b": 220
},
"hsl": {
"h": 220,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86289,
"c": 0.01484,
"h": 264.5
},
"luminance": 0.6424
}Semantic roles & 50–950 ramp
primary
#CDD2DC
secondary
#B2AA9C
accent
#804A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484