#CED0CD#CED0CD
#CED0CD is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.5% C 0.005 H 134.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0CD |
|---|---|
| RGB | rgb(206, 208, 205) |
| HSL | hsl(100, 3%, 81%) |
| HSV | hsv(100, 1%, 82%) |
| CMYK | cmyk(1%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.25, -1.23, 1.25) |
| CIE-LCH | lch(83.25, 1.75, 134.61°) |
| OKLab | oklab(85.52% -0.0033 0.0033) |
| OKLCH | oklch(85.52% 0.005 134.8) |
| XYZ | xyz(59.0271, 62.6413, 66.7271) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.05
Light Gray
#D3D3D3
ΔE00 2.29
Light Grey
#D8DCD6
ΔE00 3.27
Gainsboro
#DCDCDC
ΔE00 3.63
Silver
#C0C0C0
ΔE00 4.37
Fog
#D8DCE0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0CD #CFCDD0
analogous
#CFD0CD #CED0CD #CDD0CD
triadic
#CED0CD #CDCED0 #D0CDCE
tetradic
#CED0CD #CDCFD0 #CFCDD0 #D0CDCD
square
#CED0CD #CDCFD0 #CFCDD0 #D0CDCD
split-complementary
#CED0CD #CDCDD0 #D0CDCF
monochromatic
#90958E #AFB2AD #CED0CD #EDEEED #F0F0EF
Accessibility & contrast
On white
1.55
#CED0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CED0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0CD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0CD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#CED0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0cd; /* rgb */ color: rgb(206, 208, 205); /* oklch */ color: oklch(85.5% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#dcdedc',
500: '#ced0cd',
950: '#000000',
},
}SCSS
$custom: #ced0cd; $custom-light: #dcdedc; $custom-dark: #000000;
JSON
{
"hex": "#ced0cd",
"rgb": {
"r": 206,
"g": 208,
"b": 205
},
"hsl": {
"h": 100,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.85518,
"c": 0.00462,
"h": 134.8
},
"luminance": 0.62641
}Semantic roles & 50–950 ramp
primary
#CED0CD
secondary
#A19FA3
accent
#598D7B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484