#CED1D0#CED1D0
#CED1D0 is a very light, near-neutral grey. Relative luminance 0.633; OKLCH L 85.8% C 0.004 H 174.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1D0 |
|---|---|
| RGB | rgb(206, 209, 208) |
| HSL | hsl(160, 3%, 81%) |
| HSV | hsv(160, 1%, 82%) |
| CMYK | cmyk(1.4%, 0%, 0.5%, 18%) |
| CIE-LAB | lab(83.59, -1.21, 0.14) |
| CIE-LCH | lch(83.59, 1.21, 173.57°) |
| OKLab | oklab(85.81% -0.0035 0.0003) |
| OKLCH | oklch(85.81% 0.004 174.5) |
| XYZ | xyz(59.6372, 63.2767, 68.7341) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.86
Silver (survey)
#C5C9C7
ΔE00 2.17
Gainsboro
#DCDCDC
ΔE00 3.24
Light Grey
#D8DCD6
ΔE00 3.60
Fog
#D8DCE0
ΔE00 3.67
Silver
#C0C0C0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1D0 #D1CECF
analogous
#CED1CF #CED1D0 #CED1D1
triadic
#CED1D0 #D0CED1 #D1D0CE
tetradic
#CED1D0 #CFCED1 #D1CECF #D1D1CE
square
#CED1D0 #CFCED1 #D1CECF #D1D1CE
split-complementary
#CED1D0 #D1CED1 #D1CFCE
monochromatic
#8F9693 #AEB3B2 #CED1D0 #EEEFEE #EFF0F0
Accessibility & contrast
On white
1.54
#CED1D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CED1D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1D0
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1D0 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#CDD1D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1d0; /* rgb */ color: rgb(206, 209, 208); /* oklch */ color: oklch(85.8% 0.004 174.5);
Tailwind
colors: {
custom: {
50: '#dcdfde',
500: '#ced1d0',
950: '#000000',
},
}SCSS
$custom: #ced1d0; $custom-light: #dcdfde; $custom-dark: #000000;
JSON
{
"hex": "#ced1d0",
"rgb": {
"r": 206,
"g": 209,
"b": 208
},
"hsl": {
"h": 160,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.85806,
"c": 0.00355,
"h": 174.5
},
"luminance": 0.63277
}Semantic roles & 50–950 ramp
primary
#CED1D0
secondary
#A4A0A1
accent
#596A8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484