#CED3CF#CED3CF
#CED3CF is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.008 H 151.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3CF |
|---|---|
| RGB | rgb(206, 211, 207) |
| HSL | hsl(132, 5%, 82%) |
| HSV | hsv(132, 2%, 83%) |
| CMYK | cmyk(2.4%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(84.08, -2.43, 1.38) |
| CIE-LCH | lch(84.08, 2.80, 150.38°) |
| OKLab | oklab(86.18% -0.0068 0.0036) |
| OKLCH | oklch(86.18% 0.008 151.9) |
| XYZ | xyz(60.0084, 64.2152, 68.2527) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.33
Silver (survey)
#C5C9C7
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 4.31
Fog
#D8DCE0
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3CF #D3CED2
analogous
#D0D3CE #CED3CF #CED3D2
triadic
#CED3CF #CFCED3 #D3CFCE
tetradic
#CED3CF #CED0D3 #D3CED2 #D3D2CE
square
#CED3CF #CED0D3 #D3CED2 #D3D2CE
split-complementary
#CED3CF #D2CED3 #D3CED0
monochromatic
#8E9990 #AEB6AF #CED3CF #EEF0EF #EFF1EF
Accessibility & contrast
On white
1.52
#CED3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CED3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3CF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3CF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#CDD3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3cf; /* rgb */ color: rgb(206, 211, 207); /* oklch */ color: oklch(86.2% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#dce0dd',
500: '#ced3cf',
950: '#000000',
},
}SCSS
$custom: #ced3cf; $custom-light: #dce0dd; $custom-dark: #000000;
JSON
{
"hex": "#ced3cf",
"rgb": {
"r": 206,
"g": 211,
"b": 207
},
"hsl": {
"h": 132,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.86183,
"c": 0.00769,
"h": 151.9
},
"luminance": 0.64215
}Semantic roles & 50–950 ramp
primary
#CED3CF
secondary
#A69FA5
accent
#56848F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484