#CED7DC#CED7DC
#CED7DC is a very light, near-neutral cyan. Relative luminance 0.669; OKLCH L 87.4% C 0.012 H 231.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7DC |
|---|---|
| RGB | rgb(206, 215, 220) |
| HSL | hsl(201, 17%, 84%) |
| HSV | hsv(201, 6%, 86%) |
| CMYK | cmyk(6.4%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(85.45, -2.09, -3.51) |
| CIE-LCH | lch(85.45, 4.09, 239.25°) |
| OKLab | oklab(87.37% -0.0074 -0.0094) |
| OKLCH | oklch(87.37% 0.012 231.7) |
| XYZ | xyz(62.6697, 66.8895, 77.3056) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.56
Light Gray
#D3D3D3
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.77
Silver
#C0C0C0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7DC #DCD3CE
analogous
#CEDCDA #CED7DC #CED0DC
triadic
#CED7DC #DCCED7 #D7DCCE
tetradic
#CED7DC #DACEDC #DCD3CE #D0DCCE
square
#CED7DC #DACEDC #DCD3CE #D0DCCE
split-complementary
#CED7DC #DCCED0 #DCDACE
monochromatic
#879DA9 #AABAC2 #CED7DC #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.46
#CED7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CED7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7DC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7DC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#CBD8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7dc; /* rgb */ color: rgb(206, 215, 220); /* oklch */ color: oklch(87.4% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#dde3e6',
500: '#ced7dc',
950: '#000000',
},
}SCSS
$custom: #ced7dc; $custom-light: #dde3e6; $custom-dark: #000000;
JSON
{
"hex": "#ced7dc",
"rgb": {
"r": 206,
"g": 215,
"b": 220
},
"hsl": {
"h": 201.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87374,
"c": 0.01198,
"h": 231.7
},
"luminance": 0.6689
}Semantic roles & 50–950 ramp
primary
#CED7DC
secondary
#B1A49D
accent
#674B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484