#CED9DC#CED9DC
#CED9DC is a very light, near-neutral cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.013 H 215.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9DC |
|---|---|
| RGB | rgb(206, 217, 220) |
| HSL | hsl(193, 17%, 84%) |
| HSV | hsv(193, 6%, 86%) |
| CMYK | cmyk(6.4%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(85.96, -3.13, -2.75) |
| CIE-LCH | lch(85.96, 4.17, 221.36°) |
| OKLab | oklab(87.78% -0.0102 -0.0074) |
| OKLCH | oklch(87.78% 0.013 215.8) |
| XYZ | xyz(63.1821, 67.9142, 77.4763) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.48
Light Gray
#D3D3D3
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.02
Silver
#C0C0C0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9DC #DCD1CE
analogous
#CEDCD8 #CED9DC #CED2DC
triadic
#CED9DC #DCCED9 #D9DCCE
tetradic
#CED9DC #D8CEDC #DCD1CE #D2DCCE
square
#CED9DC #D8CEDC #DCD1CE #D2DCCE
split-complementary
#CED9DC #DCCED2 #DCD8CE
monochromatic
#87A2A9 #AABDC2 #CED9DC #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.44
#CED9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CED9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9DC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9DC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#CADADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced9dc; /* rgb */ color: rgb(206, 217, 220); /* oklch */ color: oklch(87.8% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#dde4e6',
500: '#ced9dc',
950: '#000000',
},
}SCSS
$custom: #ced9dc; $custom-light: #dde4e6; $custom-dark: #000000;
JSON
{
"hex": "#ced9dc",
"rgb": {
"r": 206,
"g": 217,
"b": 220
},
"hsl": {
"h": 192.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8778,
"c": 0.01263,
"h": 215.8
},
"luminance": 0.67915
}Semantic roles & 50–950 ramp
primary
#CED9DC
secondary
#B1A19D
accent
#5C4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484