#CED3D3#CED3D3
#CED3D3 is a very light, near-neutral grey. Relative luminance 0.644; OKLCH L 86.3% C 0.005 H 197.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D3 |
|---|---|
| RGB | rgb(206, 211, 211) |
| HSL | hsl(180, 5%, 82%) |
| HSV | hsv(180, 2%, 83%) |
| CMYK | cmyk(2.4%, 0%, 0%, 17.3%) |
| CIE-LAB | lab(84.18, -1.70, -0.59) |
| CIE-LCH | lch(84.18, 1.80, 199.28°) |
| OKLab | oklab(86.3% -0.0052 -0.0016) |
| OKLCH | oklch(86.3% 0.005 197) |
| XYZ | xyz(60.5036, 64.4132, 70.8609) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.48
Silver (survey)
#C5C9C7
ΔE00 2.64
Fog
#D8DCE0
ΔE00 3.20
Gainsboro
#DCDCDC
ΔE00 3.40
Light Grey
#D8DCD6
ΔE00 3.63
Silver
#C0C0C0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D3 #D3CECE
analogous
#CED3D1 #CED3D3 #CED1D3
triadic
#CED3D3 #D3CED3 #D3D3CE
tetradic
#CED3D3 #D1CED3 #D3CECE #D1D3CE
square
#CED3D3 #D1CED3 #D3CECE #D1D3CE
split-complementary
#CED3D3 #D3CED1 #D3D1CE
monochromatic
#8E9999 #AEB6B6 #CED3D3 #EEF0F0 #EFF1F1
Accessibility & contrast
On white
1.51
#CED3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D3 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#D1D2D3
Tritanopia (blue-blind)
#CDD3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d3; /* rgb */ color: rgb(206, 211, 211); /* oklch */ color: oklch(86.3% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#dde0e0',
500: '#ced3d3',
950: '#000000',
},
}SCSS
$custom: #ced3d3; $custom-light: #dde0e0; $custom-dark: #000000;
JSON
{
"hex": "#ced3d3",
"rgb": {
"r": 206,
"g": 211,
"b": 211
},
"hsl": {
"h": 180,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86298,
"c": 0.00547,
"h": 197
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#CED3D3
secondary
#A69F9F
accent
#56568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484