#CED6DC#CED6DC
#CED6DC is a very light, near-neutral cyan. Relative luminance 0.664; OKLCH L 87.2% C 0.012 H 239.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6DC |
|---|---|
| RGB | rgb(206, 214, 220) |
| HSL | hsl(206, 17%, 84%) |
| HSV | hsv(206, 6%, 86%) |
| CMYK | cmyk(6.4%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(85.19, -1.57, -3.89) |
| CIE-LCH | lch(85.19, 4.19, 248.04°) |
| OKLab | oklab(87.17% -0.006 -0.0104) |
| OKLCH | oklch(87.17% 0.012 239.9) |
| XYZ | xyz(62.4158, 66.3817, 77.2209) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.35
Light Gray
#D3D3D3
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6DC #DCD4CE
analogous
#CEDCDB #CED6DC #CECFDC
triadic
#CED6DC #DCCED6 #D6DCCE
tetradic
#CED6DC #DBCEDC #DCD4CE #CFDCCE
square
#CED6DC #DBCEDC #DCD4CE #CFDCCE
split-complementary
#CED6DC #DCCECF #DCDBCE
monochromatic
#879AA9 #AAB8C2 #CED6DC #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.47
#CED6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CED6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6DC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6DC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#CBD8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced6dc; /* rgb */ color: rgb(206, 214, 220); /* oklch */ color: oklch(87.2% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#dde2e6',
500: '#ced6dc',
950: '#000000',
},
}SCSS
$custom: #ced6dc; $custom-light: #dde2e6; $custom-dark: #000000;
JSON
{
"hex": "#ced6dc",
"rgb": {
"r": 206,
"g": 214,
"b": 220
},
"hsl": {
"h": 205.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87172,
"c": 0.01203,
"h": 239.9
},
"luminance": 0.66382
}Semantic roles & 50–950 ramp
primary
#CED6DC
secondary
#B1A69D
accent
#6D4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484