#CED0D1#CED0D1
#CED0D1 is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.6% C 0.003 H 228.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0D1 |
|---|---|
| RGB | rgb(206, 208, 209) |
| HSL | hsl(200, 3%, 81%) |
| HSV | hsv(200, 1%, 82%) |
| CMYK | cmyk(1.4%, 0.5%, 0%, 18%) |
| CIE-LAB | lab(83.36, -0.50, -0.73) |
| CIE-LCH | lch(83.36, 0.89, 235.81°) |
| OKLab | oklab(85.63% -0.0017 -0.002) |
| OKLCH | oklch(85.63% 0.003 228.7) |
| XYZ | xyz(59.5161, 62.8369, 69.3025) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.30
Silver (survey)
#C5C9C7
ΔE00 2.83
Gainsboro
#DCDCDC
ΔE00 3.06
Fog
#D8DCE0
ΔE00 3.18
Silver
#C0C0C0
ΔE00 4.02
Light Grey
#D8DCD6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0D1 #D1CFCE
analogous
#CED1D1 #CED0D1 #CECFD1
triadic
#CED0D1 #D1CED0 #D0D1CE
tetradic
#CED0D1 #D1CED1 #D1CFCE #CFD1CE
square
#CED0D1 #D1CED1 #D1CFCE #CFD1CE
split-complementary
#CED0D1 #D1CECF #D1D1CE
monochromatic
#8F9396 #AEB2B3 #CED0D1 #EEEEEF #EFF0F0
Accessibility & contrast
On white
1.55
#CED0D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CED0D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0D1
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0D1 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D1
Deuteranopia (green-blind)
#CFCFD1
Tritanopia (blue-blind)
#CDD0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced0d1; /* rgb */ color: rgb(206, 208, 209); /* oklch */ color: oklch(85.6% 0.003 228.7);
Tailwind
colors: {
custom: {
50: '#dcdedf',
500: '#ced0d1',
950: '#000000',
},
}SCSS
$custom: #ced0d1; $custom-light: #dcdedf; $custom-dark: #000000;
JSON
{
"hex": "#ced0d1",
"rgb": {
"r": 206,
"g": 208,
"b": 209
},
"hsl": {
"h": 200,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.85633,
"c": 0.00261,
"h": 228.7
},
"luminance": 0.62837
}Semantic roles & 50–950 ramp
primary
#CED0D1
secondary
#A4A1A0
accent
#6A598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484