#CED8DC#CED8DC
#CED8DC is a very light, near-neutral cyan. Relative luminance 0.674; OKLCH L 87.6% C 0.012 H 223.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8DC |
|---|---|
| RGB | rgb(206, 216, 220) |
| HSL | hsl(197, 17%, 84%) |
| HSV | hsv(197, 6%, 86%) |
| CMYK | cmyk(6.4%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(85.71, -2.61, -3.13) |
| CIE-LCH | lch(85.71, 4.08, 230.21°) |
| OKLab | oklab(87.58% -0.0088 -0.0084) |
| OKLCH | oklch(87.58% 0.012 223.5) |
| XYZ | xyz(62.9251, 67.4003, 77.3907) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.96
Light Gray
#D3D3D3
ΔE00 4.57
Gainsboro
#DCDCDC
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.35
Silver
#C0C0C0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8DC #DCD2CE
analogous
#CEDCD9 #CED8DC #CED1DC
triadic
#CED8DC #DCCED8 #D8DCCE
tetradic
#CED8DC #D9CEDC #DCD2CE #D1DCCE
square
#CED8DC #D9CEDC #DCD2CE #D1DCCE
split-complementary
#CED8DC #DCCED1 #DCD9CE
monochromatic
#879FA9 #AABCC2 #CED8DC #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.45
#CED8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CED8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8DC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8DC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#CBD9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8dc; /* rgb */ color: rgb(206, 216, 220); /* oklch */ color: oklch(87.6% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#dde4e6',
500: '#ced8dc',
950: '#000000',
},
}SCSS
$custom: #ced8dc; $custom-light: #dde4e6; $custom-dark: #000000;
JSON
{
"hex": "#ced8dc",
"rgb": {
"r": 206,
"g": 216,
"b": 220
},
"hsl": {
"h": 197.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87577,
"c": 0.01219,
"h": 223.5
},
"luminance": 0.67401
}Semantic roles & 50–950 ramp
primary
#CED8DC
secondary
#B1A39D
accent
#624B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484