#CED4D5#CED4D5
#CED4D5 is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.6% C 0.007 H 208.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4D5 |
|---|---|
| RGB | rgb(206, 212, 213) |
| HSL | hsl(189, 8%, 82%) |
| HSV | hsv(189, 3%, 84%) |
| CMYK | cmyk(3.3%, 0.5%, 0%, 16.5%) |
| CIE-LAB | lab(84.49, -1.85, -1.20) |
| CIE-LCH | lch(84.49, 2.20, 213.07°) |
| OKLab | oklab(86.56% -0.0059 -0.0032) |
| OKLCH | oklch(86.56% 0.007 208.8) |
| XYZ | xyz(61.0051, 65.0126, 72.2726) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.83
Fog
#D8DCE0
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 3.10
Gainsboro
#DCDCDC
ΔE00 3.54
Light Grey
#D8DCD6
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4D5 #D5CFCE
analogous
#CED5D3 #CED4D5 #CED1D5
triadic
#CED4D5 #D5CED4 #D4D5CE
tetradic
#CED4D5 #D3CED5 #D5CFCE #D1D5CE
square
#CED4D5 #D3CED5 #D5CFCE #D1D5CE
split-complementary
#CED4D5 #D5CED1 #D5D3CE
monochromatic
#8C9A9D #ADB7B9 #CED4D5 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.50
#CED4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CED4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4D5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4D5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#D2D2D5
Tritanopia (blue-blind)
#CCD5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4d5; /* rgb */ color: rgb(206, 212, 213); /* oklch */ color: oklch(86.6% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#dde1e1',
500: '#ced4d5',
950: '#000000',
},
}SCSS
$custom: #ced4d5; $custom-light: #dde1e1; $custom-dark: #000000;
JSON
{
"hex": "#ced4d5",
"rgb": {
"r": 206,
"g": 212,
"b": 213
},
"hsl": {
"h": 188.571,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86559,
"c": 0.00671,
"h": 208.8
},
"luminance": 0.65013
}Semantic roles & 50–950 ramp
primary
#CED4D5
secondary
#A9A09F
accent
#5D5492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484