#CED1CD#CED1CD
#CED1CD is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.7% C 0.006 H 137.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1CD |
|---|---|
| RGB | rgb(206, 209, 205) |
| HSL | hsl(105, 4%, 81%) |
| HSV | hsv(105, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(83.51, -1.75, 1.62) |
| CIE-LCH | lch(83.51, 2.39, 137.22°) |
| OKLab | oklab(85.72% -0.0047 0.0043) |
| OKLCH | oklch(85.72% 0.006 137.7) |
| XYZ | xyz(59.2716, 63.1304, 66.8086) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.22
Light Grey
#D8DCD6
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 2.97
Gainsboro
#DCDCDC
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.93
Fog
#D8DCE0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1CD #D0CDD1
analogous
#D0D1CD #CED1CD #CDD1CE
triadic
#CED1CD #CDCED1 #D1CDCE
tetradic
#CED1CD #CDD0D1 #D0CDD1 #D1CECD
square
#CED1CD #CDD0D1 #D0CDD1 #D1CECD
split-complementary
#CED1CD #CECDD1 #D1CDD0
monochromatic
#90968D #AFB4AD #CED1CD #EDEEED #EFF0EF
Accessibility & contrast
On white
1.54
#CED1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CED1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1CD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1CD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#CED1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1cd; /* rgb */ color: rgb(206, 209, 205); /* oklch */ color: oklch(85.7% 0.006 137.7);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#ced1cd',
950: '#000000',
},
}SCSS
$custom: #ced1cd; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ced1cd",
"rgb": {
"r": 206,
"g": 209,
"b": 205
},
"hsl": {
"h": 105,
"s": 4.167,
"l": 81.176
},
"oklch": {
"l": 0.8572,
"c": 0.00635,
"h": 137.7
},
"luminance": 0.63131
}Semantic roles & 50–950 ramp
primary
#CED1CD
secondary
#A29EA4
accent
#578E80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484