#CED0D5#CED0D5
#CED0D5 is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.8% C 0.007 H 268.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D5 |
|---|---|
| RGB | rgb(206, 208, 213) |
| HSL | hsl(223, 8%, 82%) |
| HSV | hsv(223, 3%, 84%) |
| CMYK | cmyk(3.3%, 2.3%, 0%, 16.5%) |
| CIE-LAB | lab(83.46, 0.24, -2.71) |
| CIE-LCH | lch(83.46, 2.72, 275.14°) |
| OKLab | oklab(85.75% -0.0002 -0.0072) |
| OKLCH | oklch(85.75% 0.007 268.6) |
| XYZ | xyz(60.0175, 63.0375, 71.9434) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.68
Fog
#D8DCE0
ΔE00 2.97
Gainsboro
#DCDCDC
ΔE00 3.81
Silver (survey)
#C5C9C7
ΔE00 4.57
Silver
#C0C0C0
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D5 #D5D3CE
analogous
#CED4D5 #CED0D5 #D0CED5
triadic
#CED0D5 #D5CED0 #D0D5CE
tetradic
#CED0D5 #D5CED4 #D5D3CE #CED5D0
square
#CED0D5 #D5CED4 #D5D3CE #CED5D0
split-complementary
#CED0D5 #D5D0CE #D4D5CE
monochromatic
#8C919D #ADB0B9 #CED0D5 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.54
#CED0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CED0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D5
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D5 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D5
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#CDD1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d5; /* rgb */ color: rgb(206, 208, 213); /* oklch */ color: oklch(85.8% 0.007 268.6);
Tailwind
colors: {
custom: {
50: '#dddee1',
500: '#ced0d5',
950: '#000000',
},
}SCSS
$custom: #ced0d5; $custom-light: #dddee1; $custom-dark: #000000;
JSON
{
"hex": "#ced0d5",
"rgb": {
"r": 206,
"g": 208,
"b": 213
},
"hsl": {
"h": 222.857,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85751,
"c": 0.00722,
"h": 268.6
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#CED0D5
secondary
#A9A69F
accent
#805492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484