#CED5D4#CED5D4
#CED5D4 is a very light, near-neutral grey. Relative luminance 0.655; OKLCH L 86.7% C 0.008 H 186.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5D4 |
|---|---|
| RGB | rgb(206, 213, 212) |
| HSL | hsl(171, 8%, 82%) |
| HSV | hsv(171, 3%, 84%) |
| CMYK | cmyk(3.3%, 0%, 0.5%, 16.5%) |
| CIE-LAB | lab(84.72, -2.55, -0.33) |
| CIE-LCH | lch(84.72, 2.58, 187.43°) |
| OKLab | oklab(86.73% -0.0077 -0.0009) |
| OKLCH | oklch(86.73% 0.008 186.8) |
| XYZ | xyz(61.1293, 65.4635, 71.6898) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.08
Light Grey
#D8DCD6
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 3.54
Fog
#D8DCE0
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.05
Silver
#C0C0C0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5D4 #D5CECF
analogous
#CED5D1 #CED5D4 #CED3D5
triadic
#CED5D4 #D4CED5 #D5D4CE
tetradic
#CED5D4 #D1CED5 #D5CECF #D3D5CE
square
#CED5D4 #D1CED5 #D5CECF #D3D5CE
split-complementary
#CED5D4 #D5CED3 #D5D1CE
monochromatic
#8C9D9A #ADB9B7 #CED5D4 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.49
#CED5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CED5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5D4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5D4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#CCD5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5d4; /* rgb */ color: rgb(206, 213, 212); /* oklch */ color: oklch(86.7% 0.008 186.8);
Tailwind
colors: {
custom: {
50: '#dde1e1',
500: '#ced5d4',
950: '#000000',
},
}SCSS
$custom: #ced5d4; $custom-light: #dde1e1; $custom-dark: #000000;
JSON
{
"hex": "#ced5d4",
"rgb": {
"r": 206,
"g": 213,
"b": 212
},
"hsl": {
"h": 171.429,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86733,
"c": 0.00773,
"h": 186.8
},
"luminance": 0.65464
}Semantic roles & 50–950 ramp
primary
#CED5D4
secondary
#A99FA0
accent
#545D92
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484