#CDD0DC#CDD0DC
#CDD0DC is a very light, near-neutral blue. Relative luminance 0.633; OKLCH L 85.9% C 0.017 H 274.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0DC |
|---|---|
| RGB | rgb(205, 208, 220) |
| HSL | hsl(228, 18%, 83%) |
| HSV | hsv(228, 7%, 86%) |
| CMYK | cmyk(6.8%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.58, 1.24, -6.28) |
| CIE-LCH | lch(83.58, 6.40, 281.20°) |
| OKLab | oklab(85.89% 0.0014 -0.0168) |
| OKLCH | oklch(85.89% 0.017 274.8) |
| XYZ | xyz(60.6484, 63.2578, 76.7111) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Light Gray
#D3D3D3
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.33
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 6.83
Dove Gray
#B6B8BD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0DC #DCD9CD
analogous
#CDD7DC #CDD0DC #D1CDDC
triadic
#CDD0DC #DCCDD0 #D0DCCD
tetradic
#CDD0DC #DCCDD7 #DCD9CD #CDDCD1
square
#CDD0DC #DCCDD7 #DCD9CD #CDDCD1
split-complementary
#CDD0DC #DCD1CD #D7DCCD
monochromatic
#858CAA #A9AEC3 #CDD0DC #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.54
#CDD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0DC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0DC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#CAD2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd0dc; /* rgb */ color: rgb(205, 208, 220); /* oklch */ color: oklch(85.9% 0.017 274.8);
Tailwind
colors: {
custom: {
50: '#dcdee6',
500: '#cdd0dc',
950: '#000000',
},
}SCSS
$custom: #cdd0dc; $custom-light: #dcdee6; $custom-dark: #000000;
JSON
{
"hex": "#cdd0dc",
"rgb": {
"r": 205,
"g": 208,
"b": 220
},
"hsl": {
"h": 228,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85886,
"c": 0.01686,
"h": 274.8
},
"luminance": 0.63258
}Semantic roles & 50–950 ramp
primary
#CDD0DC
secondary
#B2AD9C
accent
#8B4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484