#CED4CD#CED4CD
#CED4CD is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.3% C 0.012 H 141.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CD |
|---|---|
| RGB | rgb(206, 212, 205) |
| HSL | hsl(111, 8%, 82%) |
| HSV | hsv(111, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.29, -3.31, 2.75) |
| CIE-LCH | lch(84.29, 4.30, 140.34°) |
| OKLab | oklab(86.33% -0.009 0.0072) |
| OKLCH | oklch(86.33% 0.012 141.3) |
| XYZ | xyz(60.0146, 64.6164, 67.0562) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.27
Silver (survey)
#C5C9C7
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.52
Fog
#D8DCE0
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CD #D3CDD4
analogous
#D2D4CD #CED4CD #CDD4D0
triadic
#CED4CD #CDCED4 #D4CDCE
tetradic
#CED4CD #CDD2D4 #D3CDD4 #D4D0CD
square
#CED4CD #CDD2D4 #D3CDD4 #D4D0CD
split-complementary
#CED4CD #D0CDD4 #D4CDD2
monochromatic
#8E9B8B #AEB8AC #CED4CD #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.51
#CED4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CED4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#CED3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4cd; /* rgb */ color: rgb(206, 212, 205); /* oklch */ color: oklch(86.3% 0.012 141.3);
Tailwind
colors: {
custom: {
50: '#dde1dc',
500: '#ced4cd',
950: '#000000',
},
}SCSS
$custom: #ced4cd; $custom-light: #dde1dc; $custom-dark: #000000;
JSON
{
"hex": "#ced4cd",
"rgb": {
"r": 206,
"g": 212,
"b": 205
},
"hsl": {
"h": 111.429,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.8633,
"c": 0.01152,
"h": 141.3
},
"luminance": 0.64617
}Semantic roles & 50–950 ramp
primary
#CED4CD
secondary
#A69EA7
accent
#549189
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484