#CED1D3#CED1D3
#CED1D3 is a very light, near-neutral grey. Relative luminance 0.634; OKLCH L 85.9% C 0.004 H 236.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1D3 |
|---|---|
| RGB | rgb(206, 209, 211) |
| HSL | hsl(204, 5%, 82%) |
| HSV | hsv(204, 2%, 83%) |
| CMYK | cmyk(2.4%, 0.9%, 0%, 17.3%) |
| CIE-LAB | lab(83.67, -0.65, -1.35) |
| CIE-LCH | lch(83.67, 1.50, 244.14°) |
| OKLab | oklab(85.89% -0.0024 -0.0036) |
| OKLCH | oklch(85.89% 0.004 236.5) |
| XYZ | xyz(60.0098, 63.4257, 70.6963) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.71
Fog
#D8DCE0
ΔE00 2.74
Gainsboro
#DCDCDC
ΔE00 3.12
Silver (survey)
#C5C9C7
ΔE00 3.15
Silver
#C0C0C0
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1D3 #D3D0CE
analogous
#CED3D3 #CED1D3 #CECFD3
triadic
#CED1D3 #D3CED1 #D1D3CE
tetradic
#CED1D3 #D3CED3 #D3D0CE #CFD3CE
square
#CED1D3 #D3CED3 #D3D0CE #CFD3CE
split-complementary
#CED1D3 #D3CECF #D3D3CE
monochromatic
#8E9499 #AEB3B6 #CED1D3 #EEEFF0 #EFF0F1
Accessibility & contrast
On white
1.53
#CED1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CED1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1D3
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1D3 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#CDD2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced1d3; /* rgb */ color: rgb(206, 209, 211); /* oklch */ color: oklch(85.9% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#dcdfe0',
500: '#ced1d3',
950: '#000000',
},
}SCSS
$custom: #ced1d3; $custom-light: #dcdfe0; $custom-dark: #000000;
JSON
{
"hex": "#ced1d3",
"rgb": {
"r": 206,
"g": 209,
"b": 211
},
"hsl": {
"h": 204,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85893,
"c": 0.00431,
"h": 236.5
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#CED1D3
secondary
#A6A29F
accent
#6D568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484