#CED2D5#CED2D5
#CED2D5 is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.2% C 0.006 H 239.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2D5 |
|---|---|
| RGB | rgb(206, 210, 213) |
| HSL | hsl(206, 8%, 82%) |
| HSV | hsv(206, 3%, 84%) |
| CMYK | cmyk(3.3%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(83.98, -0.80, -1.96) |
| CIE-LCH | lch(83.98, 2.12, 247.67°) |
| OKLab | oklab(86.15% -0.003 -0.0052) |
| OKLCH | oklch(86.15% 0.006 239.8) |
| XYZ | xyz(60.5082, 64.0189, 72.1070) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.22
Fog
#D8DCE0
ΔE00 2.40
Gainsboro
#DCDCDC
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2D5 #D5D1CE
analogous
#CED5D5 #CED2D5 #CECFD5
triadic
#CED2D5 #D5CED2 #D2D5CE
tetradic
#CED2D5 #D5CED5 #D5D1CE #CFD5CE
square
#CED2D5 #D5CED5 #D5D1CE #CFD5CE
split-complementary
#CED2D5 #D5CECF #D5D5CE
monochromatic
#8C959D #ADB4B9 #CED2D5 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.52
#CED2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CED2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2D5
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2D5 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#CCD3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2d5; /* rgb */ color: rgb(206, 210, 213); /* oklch */ color: oklch(86.2% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#dddfe1',
500: '#ced2d5',
950: '#000000',
},
}SCSS
$custom: #ced2d5; $custom-light: #dddfe1; $custom-dark: #000000;
JSON
{
"hex": "#ced2d5",
"rgb": {
"r": 206,
"g": 210,
"b": 213
},
"hsl": {
"h": 205.714,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86154,
"c": 0.00604,
"h": 239.8
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#CED2D5
secondary
#A9A39F
accent
#6E5492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484