#CED3D5#CED3D5
#CED3D5 is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.4% C 0.006 H 223.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D5 |
|---|---|
| RGB | rgb(206, 211, 213) |
| HSL | hsl(197, 8%, 82%) |
| HSV | hsv(197, 3%, 84%) |
| CMYK | cmyk(3.3%, 0.9%, 0%, 16.5%) |
| CIE-LAB | lab(84.23, -1.33, -1.58) |
| CIE-LCH | lch(84.23, 2.06, 230.00°) |
| OKLab | oklab(86.36% -0.0045 -0.0042) |
| OKLCH | oklch(86.36% 0.006 223.5) |
| XYZ | xyz(60.7559, 64.5142, 72.1896) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.41
Fog
#D8DCE0
ΔE00 2.53
Silver (survey)
#C5C9C7
ΔE00 3.23
Gainsboro
#DCDCDC
ΔE00 3.32
Light Grey
#D8DCD6
ΔE00 4.57
Silver
#C0C0C0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D5 #D5D0CE
analogous
#CED5D4 #CED3D5 #CED0D5
triadic
#CED3D5 #D5CED3 #D3D5CE
tetradic
#CED3D5 #D4CED5 #D5D0CE #D0D5CE
square
#CED3D5 #D4CED5 #D5D0CE #D0D5CE
split-complementary
#CED3D5 #D5CED0 #D5D4CE
monochromatic
#8C989D #ADB5B9 #CED3D5 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.51
#CED3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CED3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D5 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#CCD4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d5; /* rgb */ color: rgb(206, 211, 213); /* oklch */ color: oklch(86.4% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#dde0e1',
500: '#ced3d5',
950: '#000000',
},
}SCSS
$custom: #ced3d5; $custom-light: #dde0e1; $custom-dark: #000000;
JSON
{
"hex": "#ced3d5",
"rgb": {
"r": 206,
"g": 211,
"b": 213
},
"hsl": {
"h": 197.143,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86357,
"c": 0.00615,
"h": 223.5
},
"luminance": 0.64514
}Semantic roles & 50–950 ramp
primary
#CED3D5
secondary
#A9A19F
accent
#665492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484