#CED0CC#CED0CC
#CED0CC is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.5% C 0.006 H 128.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0CC |
|---|---|
| RGB | rgb(206, 208, 204) |
| HSL | hsl(90, 4%, 81%) |
| HSV | hsv(90, 2%, 82%) |
| CMYK | cmyk(1%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(83.23, -1.41, 1.74) |
| CIE-LCH | lch(83.23, 2.24, 128.98°) |
| OKLab | oklab(85.49% -0.0036 0.0046) |
| OKLCH | oklch(85.49% 0.006 128.5) |
| XYZ | xyz(58.9068, 62.5932, 66.0934) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 2.73
Light Grey
#D8DCD6
ΔE00 3.05
Gainsboro
#DCDCDC
ΔE00 3.93
Silver
#C0C0C0
ΔE00 4.60
Fog
#D8DCE0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0CC #CECCD0
analogous
#D0D0CC #CED0CC #CCD0CC
triadic
#CED0CC #CCCED0 #D0CCCE
tetradic
#CED0CC #CCD0D0 #CECCD0 #D0CCCC
square
#CED0CC #CCD0D0 #CECCD0 #D0CCCC
split-complementary
#CED0CC #CCCCD0 #D0CCD0
monochromatic
#91958C #AFB3AC #CED0CC #EDEDEC #F0F0EF
Accessibility & contrast
On white
1.55
#CED0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CED0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0CC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0CC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#CED0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0cc; /* rgb */ color: rgb(206, 208, 204); /* oklch */ color: oklch(85.5% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#dcdedb',
500: '#ced0cc',
950: '#000000',
},
}SCSS
$custom: #ced0cc; $custom-light: #dcdedb; $custom-dark: #000000;
JSON
{
"hex": "#ced0cc",
"rgb": {
"r": 206,
"g": 208,
"b": 204
},
"hsl": {
"h": 90,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.85489,
"c": 0.00586,
"h": 128.5
},
"luminance": 0.62593
}Semantic roles & 50–950 ramp
primary
#CED0CC
secondary
#A09DA3
accent
#588E73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484