#CED2D3#CED2D3
#CED2D3 is a very light, near-neutral grey. Relative luminance 0.639; OKLCH L 86.1% C 0.005 H 214.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2D3 |
|---|---|
| RGB | rgb(206, 210, 211) |
| HSL | hsl(192, 5%, 82%) |
| HSV | hsv(192, 2%, 83%) |
| CMYK | cmyk(2.4%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(83.92, -1.18, -0.97) |
| CIE-LCH | lch(83.92, 1.52, 219.53°) |
| OKLab | oklab(86.1% -0.0038 -0.0026) |
| OKLCH | oklch(86.1% 0.005 214.4) |
| XYZ | xyz(60.2559, 63.9179, 70.7783) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.97
Silver (survey)
#C5C9C7
ΔE00 2.78
Fog
#D8DCE0
ΔE00 2.86
Gainsboro
#DCDCDC
ΔE00 3.16
Light Grey
#D8DCD6
ΔE00 4.25
Silver
#C0C0C0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2D3 #D3CFCE
analogous
#CED3D2 #CED2D3 #CED0D3
triadic
#CED2D3 #D3CED2 #D2D3CE
tetradic
#CED2D3 #D2CED3 #D3CFCE #D0D3CE
square
#CED2D3 #D2CED3 #D3CFCE #D0D3CE
split-complementary
#CED2D3 #D3CED0 #D3D2CE
monochromatic
#8E9799 #AEB4B6 #CED2D3 #EEF0F0 #EFF0F1
Accessibility & contrast
On white
1.52
#CED2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CED2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2D3
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2D3 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#CDD2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2d3; /* rgb */ color: rgb(206, 210, 211); /* oklch */ color: oklch(86.1% 0.005 214.4);
Tailwind
colors: {
custom: {
50: '#dddfe0',
500: '#ced2d3',
950: '#000000',
},
}SCSS
$custom: #ced2d3; $custom-light: #dddfe0; $custom-dark: #000000;
JSON
{
"hex": "#ced2d3",
"rgb": {
"r": 206,
"g": 210,
"b": 211
},
"hsl": {
"h": 192,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86096,
"c": 0.0046,
"h": 214.4
},
"luminance": 0.63918
}Semantic roles & 50–950 ramp
primary
#CED2D3
secondary
#A6A19F
accent
#62568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484