#CED3D4#CED3D4
#CED3D4 is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.3% C 0.006 H 211.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D4 |
|---|---|
| RGB | rgb(206, 211, 212) |
| HSL | hsl(190, 7%, 82%) |
| HSV | hsv(190, 3%, 83%) |
| CMYK | cmyk(2.8%, 0.5%, 0%, 16.9%) |
| CIE-LAB | lab(84.21, -1.51, -1.09) |
| CIE-LCH | lch(84.21, 1.86, 215.71°) |
| OKLab | oklab(86.33% -0.0048 -0.0029) |
| OKLCH | oklch(86.33% 0.006 211) |
| XYZ | xyz(60.6293, 64.4635, 71.5232) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.39
Fog
#D8DCE0
ΔE00 2.83
Silver (survey)
#C5C9C7
ΔE00 2.90
Gainsboro
#DCDCDC
ΔE00 3.32
Light Grey
#D8DCD6
ΔE00 4.08
Silver
#C0C0C0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D4 #D4CFCE
analogous
#CED4D2 #CED3D4 #CED0D4
triadic
#CED3D4 #D4CED3 #D3D4CE
tetradic
#CED3D4 #D2CED4 #D4CFCE #D0D4CE
square
#CED3D4 #D2CED4 #D4CFCE #D0D4CE
split-complementary
#CED3D4 #D4CED0 #D4D2CE
monochromatic
#8D989B #ADB6B7 #CED3D4 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.51
#CED3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#CDD4D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d4; /* rgb */ color: rgb(206, 211, 212); /* oklch */ color: oklch(86.3% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#dde0e1',
500: '#ced3d4',
950: '#000000',
},
}SCSS
$custom: #ced3d4; $custom-light: #dde0e1; $custom-dark: #000000;
JSON
{
"hex": "#ced3d4",
"rgb": {
"r": 206,
"g": 211,
"b": 212
},
"hsl": {
"h": 190,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86327,
"c": 0.00565,
"h": 211
},
"luminance": 0.64464
}Semantic roles & 50–950 ramp
primary
#CED3D4
secondary
#A7A09F
accent
#5F5590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484