#CED0D4#CED0D4
#CED0D4 is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.7% C 0.006 H 264.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D4 |
|---|---|
| RGB | rgb(206, 208, 212) |
| HSL | hsl(220, 7%, 82%) |
| HSV | hsv(220, 3%, 83%) |
| CMYK | cmyk(2.8%, 1.9%, 0%, 16.9%) |
| CIE-LAB | lab(83.44, 0.06, -2.22) |
| CIE-LCH | lch(83.44, 2.22, 271.47°) |
| OKLab | oklab(85.72% -0.0006 -0.0059) |
| OKLCH | oklch(85.72% 0.006 264.5) |
| XYZ | xyz(59.8910, 62.9869, 71.2771) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.24
Fog
#D8DCE0
ΔE00 2.87
Gainsboro
#DCDCDC
ΔE00 3.53
Silver (survey)
#C5C9C7
ΔE00 4.12
Silver
#C0C0C0
ΔE00 4.47
Dove Gray
#B6B8BD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D4 #D4D2CE
analogous
#CED3D4 #CED0D4 #CFCED4
triadic
#CED0D4 #D4CED0 #D0D4CE
tetradic
#CED0D4 #D4CED3 #D4D2CE #CED4CF
square
#CED0D4 #D4CED3 #D4D2CE #CED4CF
split-complementary
#CED0D4 #D4CFCE #D3D4CE
monochromatic
#8D919B #ADB1B7 #CED0D4 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.54
#CED0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CED0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#CDD1D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d4; /* rgb */ color: rgb(206, 208, 212); /* oklch */ color: oklch(85.7% 0.006 264.5);
Tailwind
colors: {
custom: {
50: '#dddee1',
500: '#ced0d4',
950: '#000000',
},
}SCSS
$custom: #ced0d4; $custom-light: #dddee1; $custom-dark: #000000;
JSON
{
"hex": "#ced0d4",
"rgb": {
"r": 206,
"g": 208,
"b": 212
},
"hsl": {
"h": 220,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85721,
"c": 0.00593,
"h": 264.5
},
"luminance": 0.62987
}Semantic roles & 50–950 ramp
primary
#CED0D4
secondary
#A7A49F
accent
#7D5590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484