#CED0CB#CED0CB
#CED0CB is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.007 H 124.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0CB |
|---|---|
| RGB | rgb(206, 208, 203) |
| HSL | hsl(84, 5%, 81%) |
| HSV | hsv(84, 2%, 82%) |
| CMYK | cmyk(1%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(83.20, -1.59, 2.24) |
| CIE-LCH | lch(83.20, 2.74, 125.39°) |
| OKLab | oklab(85.46% -0.004 0.0059) |
| OKLCH | oklch(85.46% 0.007 124.5) |
| XYZ | xyz(58.7872, 62.5454, 65.4638) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.40
Light Grey
#D8DCD6
ΔE00 2.92
Light Gray
#D3D3D3
ΔE00 3.18
Gainsboro
#DCDCDC
ΔE00 4.26
Silver
#C0C0C0
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0CB #CDCBD0
analogous
#D0CFCB #CED0CB #CBD0CB
triadic
#CED0CB #CBCED0 #D0CBCE
tetradic
#CED0CB #CBD0CF #CDCBD0 #D0CBCB
square
#CED0CB #CBD0CF #CDCBD0 #D0CBCB
split-complementary
#CED0CB #CBCBD0 #CFCBD0
monochromatic
#91968B #B0B3AB #CED0CB #ECEDEB #F0F0EF
Accessibility & contrast
On white
1.55
#CED0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CED0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0CB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0CB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#CECFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0cb; /* rgb */ color: rgb(206, 208, 203); /* oklch */ color: oklch(85.5% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#dcdeda',
500: '#ced0cb',
950: '#000000',
},
}SCSS
$custom: #ced0cb; $custom-light: #dcdeda; $custom-dark: #000000;
JSON
{
"hex": "#ced0cb",
"rgb": {
"r": 206,
"g": 208,
"b": 203
},
"hsl": {
"h": 84,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85461,
"c": 0.00715,
"h": 124.5
},
"luminance": 0.62545
}Semantic roles & 50–950 ramp
primary
#CED0CB
secondary
#9F9CA3
accent
#578F6D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483