#CED3CD#CED3CD
#CED3CD is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.1% C 0.010 H 140.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3CD |
|---|---|
| RGB | rgb(206, 211, 205) |
| HSL | hsl(110, 6%, 82%) |
| HSV | hsv(110, 3%, 83%) |
| CMYK | cmyk(2.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.03, -2.79, 2.37) |
| CIE-LCH | lch(84.03, 3.66, 139.67°) |
| OKLab | oklab(86.13% -0.0076 0.0062) |
| OKLCH | oklch(86.13% 0.01 140.5) |
| XYZ | xyz(59.7654, 64.1180, 66.9732) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.20
Silver (survey)
#C5C9C7
ΔE00 3.14
Light Gray
#D3D3D3
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.89
Silver
#C0C0C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3CD #D2CDD3
analogous
#D1D3CD #CED3CD #CDD3CF
triadic
#CED3CD #CDCED3 #D3CDCE
tetradic
#CED3CD #CDD1D3 #D2CDD3 #D3CFCD
square
#CED3CD #CDD1D3 #D2CDD3 #D3CFCD
split-complementary
#CED3CD #CFCDD3 #D3CDD1
monochromatic
#8E9A8C #AEB6AC #CED3CD #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.52
#CED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3CD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3CD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#CED3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3cd; /* rgb */ color: rgb(206, 211, 205); /* oklch */ color: oklch(86.1% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#dde0dc',
500: '#ced3cd',
950: '#000000',
},
}SCSS
$custom: #ced3cd; $custom-light: #dde0dc; $custom-dark: #000000;
JSON
{
"hex": "#ced3cd",
"rgb": {
"r": 206,
"g": 211,
"b": 205
},
"hsl": {
"h": 110,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86127,
"c": 0.0098,
"h": 140.5
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#CED3CD
secondary
#A59EA6
accent
#559086
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484