#CED3D9#CED3D9
#CED3D9 is a very light, near-neutral cyan. Relative luminance 0.647; OKLCH L 86.5% C 0.010 H 252.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D9 |
|---|---|
| RGB | rgb(206, 211, 217) |
| HSL | hsl(213, 13%, 83%) |
| HSV | hsv(213, 5%, 85%) |
| CMYK | cmyk(5.1%, 2.8%, 0%, 14.9%) |
| CIE-LAB | lab(84.34, -0.57, -3.55) |
| CIE-LCH | lch(84.34, 3.60, 260.82°) |
| OKLab | oklab(86.48% -0.0029 -0.0095) |
| OKLCH | oklch(86.48% 0.01 252.8) |
| XYZ | xyz(61.2698, 64.7197, 74.8965) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.32
Light Gray
#D3D3D3
ΔE00 3.38
Gainsboro
#DCDCDC
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 4.86
Silver
#C0C0C0
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D9 #D9D4CE
analogous
#CED8D9 #CED3D9 #CECED9
triadic
#CED3D9 #D9CED3 #D3D9CE
tetradic
#CED3D9 #D9CED8 #D9D4CE #CED9CE
square
#CED3D9 #D9CED8 #D9D4CE #CED9CE
split-complementary
#CED3D9 #D9CECE #D8D9CE
monochromatic
#8995A4 #ACB4BE #CED3D9 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.51
#CED3D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED3D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D9
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D9 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#CCD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d9; /* rgb */ color: rgb(206, 211, 217); /* oklch */ color: oklch(86.5% 0.010 252.8);
Tailwind
colors: {
custom: {
50: '#dde0e4',
500: '#ced3d9',
950: '#000000',
},
}SCSS
$custom: #ced3d9; $custom-light: #dde0e4; $custom-dark: #000000;
JSON
{
"hex": "#ced3d9",
"rgb": {
"r": 206,
"g": 211,
"b": 217
},
"hsl": {
"h": 212.727,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.86475,
"c": 0.00992,
"h": 252.8
},
"luminance": 0.6472
}Semantic roles & 50–950 ramp
primary
#CED3D9
secondary
#AEA69E
accent
#764F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484