#CED4D3#CED4D3
#CED4D3 is a very light, near-neutral grey. Relative luminance 0.649; OKLCH L 86.5% C 0.007 H 185.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4D3 |
|---|---|
| RGB | rgb(206, 212, 211) |
| HSL | hsl(170, 7%, 82%) |
| HSV | hsv(170, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 0.5%, 16.9%) |
| CIE-LAB | lab(84.44, -2.22, -0.22) |
| CIE-LCH | lch(84.44, 2.23, 185.59°) |
| OKLab | oklab(86.5% -0.0066 -0.0006) |
| OKLCH | oklch(86.5% 0.007 185.2) |
| XYZ | xyz(60.7528, 64.9117, 70.9439) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.75
Light Gray
#D3D3D3
ΔE00 3.10
Light Grey
#D8DCD6
ΔE00 3.12
Fog
#D8DCE0
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 3.78
Silver
#C0C0C0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4D3 #D4CECF
analogous
#CED4D0 #CED4D3 #CED2D4
triadic
#CED4D3 #D3CED4 #D4D3CE
tetradic
#CED4D3 #D0CED4 #D4CECF #D2D4CE
square
#CED4D3 #D0CED4 #D4CECF #D2D4CE
split-complementary
#CED4D3 #D4CED2 #D4D0CE
monochromatic
#8D9B98 #ADB7B6 #CED4D3 #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.50
#CED4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CED4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4D3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4D3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#CDD4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4d3; /* rgb */ color: rgb(206, 212, 211); /* oklch */ color: oklch(86.5% 0.007 185.2);
Tailwind
colors: {
custom: {
50: '#dde1e0',
500: '#ced4d3',
950: '#000000',
},
}SCSS
$custom: #ced4d3; $custom-light: #dde1e0; $custom-dark: #000000;
JSON
{
"hex": "#ced4d3",
"rgb": {
"r": 206,
"g": 212,
"b": 211
},
"hsl": {
"h": 170,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86501,
"c": 0.00668,
"h": 185.2
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#CED4D3
secondary
#A79FA0
accent
#555F90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484