#CED3D1#CED3D1
#CED3D1 is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.2% C 0.006 H 170.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D1 |
|---|---|
| RGB | rgb(206, 211, 209) |
| HSL | hsl(156, 5%, 82%) |
| HSV | hsv(156, 2%, 83%) |
| CMYK | cmyk(2.4%, 0%, 0.9%, 17.3%) |
| CIE-LAB | lab(84.13, -2.07, 0.39) |
| CIE-LCH | lch(84.13, 2.10, 169.21°) |
| OKLab | oklab(86.24% -0.006 0.001) |
| OKLCH | oklch(86.24% 0.006 170.4) |
| XYZ | xyz(60.2544, 64.3136, 69.5486) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.42
Light Grey
#D8DCD6
ΔE00 2.85
Light Gray
#D3D3D3
ΔE00 2.93
Gainsboro
#DCDCDC
ΔE00 3.76
Fog
#D8DCE0
ΔE00 4.06
Silver
#C0C0C0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D1 #D3CED0
analogous
#CED3CF #CED3D1 #CED3D3
triadic
#CED3D1 #D1CED3 #D3D1CE
tetradic
#CED3D1 #CFCED3 #D3CED0 #D3D3CE
square
#CED3D1 #CFCED3 #D3CED0 #D3D3CE
split-complementary
#CED3D1 #D3CED3 #D3CFCE
monochromatic
#8E9994 #AEB6B3 #CED3D1 #EEF0EF #EFF1F0
Accessibility & contrast
On white
1.51
#CED3D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CED3D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D1
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D1 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#CDD3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d1; /* rgb */ color: rgb(206, 211, 209); /* oklch */ color: oklch(86.2% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#dce0df',
500: '#ced3d1',
950: '#000000',
},
}SCSS
$custom: #ced3d1; $custom-light: #dce0df; $custom-dark: #000000;
JSON
{
"hex": "#ced3d1",
"rgb": {
"r": 206,
"g": 211,
"b": 209
},
"hsl": {
"h": 156,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.8624,
"c": 0.00608,
"h": 170.4
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#CED3D1
secondary
#A69FA2
accent
#566D8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484