#CED4DC#CED4DC
#CED4DC is a very light, near-neutral cyan. Relative luminance 0.654; OKLCH L 86.8% C 0.013 H 255.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4DC |
|---|---|
| RGB | rgb(206, 212, 220) |
| HSL | hsl(214, 17%, 84%) |
| HSV | hsv(214, 6%, 86%) |
| CMYK | cmyk(6.4%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.68, -0.52, -4.65) |
| CIE-LCH | lch(84.68, 4.68, 263.57°) |
| OKLab | oklab(86.77% -0.0032 -0.0124) |
| OKLCH | oklch(86.77% 0.013 255.5) |
| XYZ | xyz(61.9128, 65.3756, 77.0532) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.69
Light Gray
#D3D3D3
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 4.71
Silver (survey)
#C5C9C7
ΔE00 5.75
Silver
#C0C0C0
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4DC #DCD6CE
analogous
#CEDBDC #CED4DC #CFCEDC
triadic
#CED4DC #DCCED4 #D4DCCE
tetradic
#CED4DC #DCCEDB #DCD6CE #CEDCCF
square
#CED4DC #DCCEDB #DCD6CE #CEDCCF
split-complementary
#CED4DC #DCCFCE #DBDCCE
monochromatic
#8795A9 #AAB5C2 #CED4DC #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.49
#CED4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CED4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4DC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4DC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#CBD6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced4dc; /* rgb */ color: rgb(206, 212, 220); /* oklch */ color: oklch(86.8% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#dde1e6',
500: '#ced4dc',
950: '#000000',
},
}SCSS
$custom: #ced4dc; $custom-light: #dde1e6; $custom-dark: #000000;
JSON
{
"hex": "#ced4dc",
"rgb": {
"r": 206,
"g": 212,
"b": 220
},
"hsl": {
"h": 214.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86768,
"c": 0.01284,
"h": 255.5
},
"luminance": 0.65376
}Semantic roles & 50–950 ramp
primary
#CED4DC
secondary
#B1A99D
accent
#784B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484