#CED7D9#CED7D9
#CED7D9 is a very light, near-neutral cyan. Relative luminance 0.667; OKLCH L 87.3% C 0.010 H 212.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7D9 |
|---|---|
| RGB | rgb(206, 215, 217) |
| HSL | hsl(191, 13%, 83%) |
| HSV | hsv(191, 5%, 85%) |
| CMYK | cmyk(5.1%, 0.9%, 0%, 14.9%) |
| CIE-LAB | lab(85.37, -2.66, -2.04) |
| CIE-LCH | lch(85.37, 3.35, 217.47°) |
| OKLab | oklab(87.29% -0.0086 -0.0055) |
| OKLCH | oklch(87.29% 0.01 212.5) |
| XYZ | xyz(62.2759, 66.7320, 75.2318) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.13
Light Gray
#D3D3D3
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.42
Silver
#C0C0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7D9 #D9D0CE
analogous
#CED9D5 #CED7D9 #CED1D9
triadic
#CED7D9 #D9CED7 #D7D9CE
tetradic
#CED7D9 #D5CED9 #D9D0CE #D1D9CE
square
#CED7D9 #D5CED9 #D9D0CE #D1D9CE
split-complementary
#CED7D9 #D9CED1 #D9D5CE
monochromatic
#899FA4 #ACBBBE #CED7D9 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.46
#CED7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CED7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7D9
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7D9 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D9
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#CBD8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7d9; /* rgb */ color: rgb(206, 215, 217); /* oklch */ color: oklch(87.3% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#dde3e4',
500: '#ced7d9',
950: '#000000',
},
}SCSS
$custom: #ced7d9; $custom-light: #dde3e4; $custom-dark: #000000;
JSON
{
"hex": "#ced7d9",
"rgb": {
"r": 206,
"g": 215,
"b": 217
},
"hsl": {
"h": 190.909,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87285,
"c": 0.01018,
"h": 212.5
},
"luminance": 0.66732
}Semantic roles & 50–950 ramp
primary
#CED7D9
secondary
#AEA19E
accent
#5C4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484