#CED6D8#CED6D8
#CED6D8 is a very light, near-neutral cyan. Relative luminance 0.662; OKLCH L 87.1% C 0.009 H 214.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6D8 |
|---|---|
| RGB | rgb(206, 214, 216) |
| HSL | hsl(192, 11%, 83%) |
| HSV | hsv(192, 5%, 85%) |
| CMYK | cmyk(4.6%, 0.9%, 0%, 15.3%) |
| CIE-LAB | lab(85.08, -2.33, -1.92) |
| CIE-LCH | lch(85.08, 3.02, 219.59°) |
| OKLab | oklab(87.05% -0.0075 -0.0052) |
| OKLCH | oklch(87.05% 0.009 214.4) |
| XYZ | xyz(61.8924, 66.1724, 74.4643) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.88
Light Gray
#D3D3D3
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 3.86
Gainsboro
#DCDCDC
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.38
Silver
#C0C0C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6D8 #D8D0CE
analogous
#CED8D5 #CED6D8 #CED1D8
triadic
#CED6D8 #D8CED6 #D6D8CE
tetradic
#CED6D8 #D5CED8 #D8D0CE #D1D8CE
square
#CED6D8 #D5CED8 #D8D0CE #D1D8CE
split-complementary
#CED6D8 #D8CED1 #D8D5CE
monochromatic
#8A9DA2 #ACB9BD #CED6D8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.48
#CED6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CED6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6D8
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6D8 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#CCD7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6d8; /* rgb */ color: rgb(206, 214, 216); /* oklch */ color: oklch(87.1% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#dde2e4',
500: '#ced6d8',
950: '#000000',
},
}SCSS
$custom: #ced6d8; $custom-light: #dde2e4; $custom-dark: #000000;
JSON
{
"hex": "#ced6d8",
"rgb": {
"r": 206,
"g": 214,
"b": 216
},
"hsl": {
"h": 192,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87053,
"c": 0.00914,
"h": 214.4
},
"luminance": 0.66173
}Semantic roles & 50–950 ramp
primary
#CED6D8
secondary
#ACA19E
accent
#5E5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484