#CED3DC#CED3DC
#CED3DC is a very light, near-neutral blue. Relative luminance 0.649; OKLCH L 86.6% C 0.014 H 262.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3DC |
|---|---|
| RGB | rgb(206, 211, 220) |
| HSL | hsl(219, 17%, 84%) |
| HSV | hsv(219, 6%, 86%) |
| CMYK | cmyk(6.4%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(84.42, -0.00, -5.02) |
| CIE-LCH | lch(84.42, 5.02, 269.99°) |
| OKLab | oklab(86.57% -0.0018 -0.0134) |
| OKLCH | oklch(86.57% 0.014 262.4) |
| XYZ | xyz(61.6636, 64.8772, 76.9702) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3DC #DCD7CE
analogous
#CEDADC #CED3DC #D0CEDC
triadic
#CED3DC #DCCED3 #D3DCCE
tetradic
#CED3DC #DCCEDA #DCD7CE #CEDCD0
square
#CED3DC #DCCEDA #DCD7CE #CEDCD0
split-complementary
#CED3DC #DCD0CE #DADCCE
monochromatic
#8793A9 #AAB3C2 #CED3DC #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.50
#CED3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CED3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3DC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3DC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#CBD5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced3dc; /* rgb */ color: rgb(206, 211, 220); /* oklch */ color: oklch(86.6% 0.014 262.4);
Tailwind
colors: {
custom: {
50: '#dde0e6',
500: '#ced3dc',
950: '#000000',
},
}SCSS
$custom: #ced3dc; $custom-light: #dde0e6; $custom-dark: #000000;
JSON
{
"hex": "#ced3dc",
"rgb": {
"r": 206,
"g": 211,
"b": 220
},
"hsl": {
"h": 218.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86566,
"c": 0.01356,
"h": 262.4
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#CED3DC
secondary
#B1AA9D
accent
#7E4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484