#CED5D5#CED5D5
#CED5D5 is a very light, near-neutral grey. Relative luminance 0.655; OKLCH L 86.8% C 0.008 H 197.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5D5 |
|---|---|
| RGB | rgb(206, 213, 213) |
| HSL | hsl(180, 8%, 82%) |
| HSV | hsv(180, 3%, 84%) |
| CMYK | cmyk(3.3%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(84.75, -2.37, -0.83) |
| CIE-LCH | lch(84.75, 2.51, 199.23°) |
| OKLab | oklab(86.76% -0.0073 -0.0022) |
| OKLCH | oklch(86.76% 0.008 197) |
| XYZ | xyz(61.2558, 65.5141, 72.3562) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.17
Light Gray
#D3D3D3
ΔE00 3.37
Fog
#D8DCE0
ΔE00 3.40
Light Grey
#D8DCD6
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 3.90
Silver
#C0C0C0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5D5 #D5CECE
analogous
#CED5D2 #CED5D5 #CED2D5
triadic
#CED5D5 #D5CED5 #D5D5CE
tetradic
#CED5D5 #D2CED5 #D5CECE #D2D5CE
square
#CED5D5 #D2CED5 #D5CECE #D2D5CE
split-complementary
#CED5D5 #D5CED2 #D5D2CE
monochromatic
#8C9D9D #ADB9B9 #CED5D5 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.49
#CED5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5D5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5D5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#CCD6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced5d5; /* rgb */ color: rgb(206, 213, 213); /* oklch */ color: oklch(86.8% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#dde1e1',
500: '#ced5d5',
950: '#000000',
},
}SCSS
$custom: #ced5d5; $custom-light: #dde1e1; $custom-dark: #000000;
JSON
{
"hex": "#ced5d5",
"rgb": {
"r": 206,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86762,
"c": 0.00763,
"h": 197
},
"luminance": 0.65514
}Semantic roles & 50–950 ramp
primary
#CED5D5
secondary
#A99F9F
accent
#545492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484