#CED0CA#CED0CA
#CED0CA is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.4% C 0.008 H 121.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0CA |
|---|---|
| RGB | rgb(206, 208, 202) |
| HSL | hsl(80, 6%, 80%) |
| HSV | hsv(80, 3%, 82%) |
| CMYK | cmyk(1%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(83.18, -1.77, 2.73) |
| CIE-LCH | lch(83.18, 3.26, 122.89°) |
| OKLab | oklab(85.43% -0.0044 0.0072) |
| OKLCH | oklch(85.43% 0.008 121.7) |
| XYZ | xyz(58.6684, 62.4978, 64.8382) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.68
Light Grey
#D8DCD6
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 4.62
Silver
#C0C0C0
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0CA #CCCAD0
analogous
#D0CFCA #CED0CA #CBD0CA
triadic
#CED0CA #CACED0 #D0CACE
tetradic
#CED0CA #CAD0CF #CCCAD0 #D0CACB
square
#CED0CA #CAD0CF #CCCAD0 #D0CACB
split-complementary
#CED0CA #CACBD0 #CFCAD0
monochromatic
#929689 #B0B3AA #CED0CA #ECEDEA #F0F1EF
Accessibility & contrast
On white
1.56
#CED0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CED0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0CA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0CA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#CFCFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0ca; /* rgb */ color: rgb(206, 208, 202); /* oklch */ color: oklch(85.4% 0.008 121.7);
Tailwind
colors: {
custom: {
50: '#dcdeda',
500: '#ced0ca',
950: '#000000',
},
}SCSS
$custom: #ced0ca; $custom-light: #dcdeda; $custom-dark: #000000;
JSON
{
"hex": "#ced0ca",
"rgb": {
"r": 206,
"g": 208,
"b": 202
},
"hsl": {
"h": 80,
"s": 6,
"l": 80.392
},
"oklch": {
"l": 0.85433,
"c": 0.00846,
"h": 121.7
},
"luminance": 0.62498
}Semantic roles & 50–950 ramp
primary
#CED0CA
secondary
#9E9BA3
accent
#569069
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483