#CED0CE#CED0CE
#CED0CE is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.5% C 0.003 H 145.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0CE |
|---|---|
| RGB | rgb(206, 208, 206) |
| HSL | hsl(120, 2%, 81%) |
| HSV | hsv(120, 1%, 82%) |
| CMYK | cmyk(1%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(83.28, -1.05, 0.75) |
| CIE-LCH | lch(83.28, 1.29, 144.39°) |
| OKLab | oklab(85.55% -0.0029 0.002) |
| OKLCH | oklch(85.55% 0.003 145.6) |
| XYZ | xyz(59.1482, 62.6897, 67.3648) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.88
Silver (survey)
#C5C9C7
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 3.38
Light Grey
#D8DCD6
ΔE00 3.55
Silver
#C0C0C0
ΔE00 4.19
Fog
#D8DCE0
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0CE #D0CED0
analogous
#CFD0CE #CED0CE #CED0CF
triadic
#CED0CE #CECED0 #D0CECE
tetradic
#CED0CE #CECFD0 #D0CED0 #D0CFCE
square
#CED0CE #CECFD0 #D0CED0 #D0CFCE
split-complementary
#CED0CE #CFCED0 #D0CECF
monochromatic
#909490 #AFB2AF #CED0CE #EDEEED #EFF0EF
Accessibility & contrast
On white
1.55
#CED0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CED0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0CE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0CE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#CED0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0ce; /* rgb */ color: rgb(206, 208, 206); /* oklch */ color: oklch(85.5% 0.003 145.6);
Tailwind
colors: {
custom: {
50: '#dcdedc',
500: '#ced0ce',
950: '#000000',
},
}SCSS
$custom: #ced0ce; $custom-light: #dcdedc; $custom-dark: #000000;
JSON
{
"hex": "#ced0ce",
"rgb": {
"r": 206,
"g": 208,
"b": 206
},
"hsl": {
"h": 120,
"s": 2.083,
"l": 81.176
},
"oklch": {
"l": 0.85546,
"c": 0.00349,
"h": 145.6
},
"luminance": 0.6269
}Semantic roles & 50–950 ramp
primary
#CED0CE
secondary
#A2A0A2
accent
#5A8C8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484