#CED3D6#CED3D6
#CED3D6 is a very light, near-neutral cyan. Relative luminance 0.646; OKLCH L 86.4% C 0.007 H 233.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3D6 |
|---|---|
| RGB | rgb(206, 211, 214) |
| HSL | hsl(203, 9%, 82%) |
| HSV | hsv(203, 4%, 84%) |
| CMYK | cmyk(3.7%, 1.4%, 0%, 16.1%) |
| CIE-LAB | lab(84.26, -1.14, -2.07) |
| CIE-LCH | lch(84.26, 2.37, 241.21°) |
| OKLab | oklab(86.39% -0.0041 -0.0055) |
| OKLCH | oklch(86.39% 0.007 233.6) |
| XYZ | xyz(60.8832, 64.5651, 72.8601) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 2.54
Gainsboro
#DCDCDC
ΔE00 3.41
Silver (survey)
#C5C9C7
ΔE00 3.61
Light Grey
#D8DCD6
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3D6 #D6D1CE
analogous
#CED6D5 #CED3D6 #CECFD6
triadic
#CED3D6 #D6CED3 #D3D6CE
tetradic
#CED3D6 #D5CED6 #D6D1CE #CFD6CE
square
#CED3D6 #D5CED6 #D6D1CE #CFD6CE
split-complementary
#CED3D6 #D6CECF #D6D5CE
monochromatic
#8B979E #ADB5BA #CED3D6 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.51
#CED3D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CED3D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3D6
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3D6 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#CCD4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced3d6; /* rgb */ color: rgb(206, 211, 214); /* oklch */ color: oklch(86.4% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#dde0e2',
500: '#ced3d6',
950: '#000000',
},
}SCSS
$custom: #ced3d6; $custom-light: #dde0e2; $custom-dark: #000000;
JSON
{
"hex": "#ced3d6",
"rgb": {
"r": 206,
"g": 211,
"b": 214
},
"hsl": {
"h": 202.5,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86386,
"c": 0.00688,
"h": 233.6
},
"luminance": 0.64565
}Semantic roles & 50–950 ramp
primary
#CED3D6
secondary
#AAA39E
accent
#6B5393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484