#CED3D0#CED3D0
#CED3D0 is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.2% C 0.007 H 160.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D0 |
|---|---|
| RGB | rgb(206, 211, 208) |
| HSL | hsl(144, 5%, 82%) |
| HSV | hsv(144, 2%, 83%) |
| CMYK | cmyk(2.4%, 0%, 1.4%, 17.3%) |
| CIE-LAB | lab(84.10, -2.25, 0.89) |
| CIE-LCH | lch(84.10, 2.42, 158.46°) |
| OKLab | oklab(86.21% -0.0064 0.0023) |
| OKLCH | oklch(86.21% 0.007 160) |
| XYZ | xyz(60.1310, 64.2642, 68.8986) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.47
Light Grey
#D8DCD6
ΔE00 2.55
Light Gray
#D3D3D3
ΔE00 3.25
Gainsboro
#DCDCDC
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.51
Silver
#C0C0C0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D0 #D3CED1
analogous
#CFD3CE #CED3D0 #CED3D3
triadic
#CED3D0 #D0CED3 #D3D0CE
tetradic
#CED3D0 #CECFD3 #D3CED1 #D3D3CE
square
#CED3D0 #CECFD3 #D3CED1 #D3D3CE
split-complementary
#CED3D0 #D3CED3 #D3CECF
monochromatic
#8E9992 #AEB6B1 #CED3D0 #EEF0EF #EFF1F0
Accessibility & contrast
On white
1.52
#CED3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CED3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D0
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D0 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#CDD3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d0; /* rgb */ color: rgb(206, 211, 208); /* oklch */ color: oklch(86.2% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#dce0de',
500: '#ced3d0',
950: '#000000',
},
}SCSS
$custom: #ced3d0; $custom-light: #dce0de; $custom-dark: #000000;
JSON
{
"hex": "#ced3d0",
"rgb": {
"r": 206,
"g": 211,
"b": 208
},
"hsl": {
"h": 144,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86212,
"c": 0.0068,
"h": 160
},
"luminance": 0.64264
}Semantic roles & 50–950 ramp
primary
#CED3D0
secondary
#A69FA3
accent
#56788F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484