#C8CED6#C8CED6
#C8CED6 is a very light, near-neutral cyan. Relative luminance 0.613; OKLCH L 84.9% C 0.013 H 255.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED6 |
|---|---|
| RGB | rgb(200, 206, 214) |
| HSL | hsl(214, 15%, 81%) |
| HSV | hsv(214, 7%, 84%) |
| CMYK | cmyk(6.5%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.53, -0.52, -4.67) |
| CIE-LCH | lch(82.53, 4.70, 263.59°) |
| OKLab | oklab(84.92% -0.0032 -0.0125) |
| OKLCH | oklch(84.92% 0.013 255.5) |
| XYZ | xyz(58.0259, 61.2766, 72.3758) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 5.23
Silver
#C0C0C0
ΔE00 5.43
Gainsboro
#DCDCDC
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED6 #D6D0C8
analogous
#C8D5D6 #C8CED6 #C9C8D6
triadic
#C8CED6 #D6C8CE #CED6C8
tetradic
#C8CED6 #D6C8D5 #D6D0C8 #C8D6C9
square
#C8CED6 #D6C8D5 #D6D0C8 #C8D6C9
split-complementary
#C8CED6 #D6C9C8 #D5D6C8
monochromatic
#8290A2 #A5AFBC #C8CED6 #EBEDF0 #EDEFF2
Accessibility & contrast
On white
1.58
#C8CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C8CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED6
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED6 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED6
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#C5D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced6; /* rgb */ color: rgb(200, 206, 214); /* oklch */ color: oklch(84.9% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#d8dce2',
500: '#c8ced6',
950: '#000000',
},
}SCSS
$custom: #c8ced6; $custom-light: #d8dce2; $custom-dark: #000000;
JSON
{
"hex": "#c8ced6",
"rgb": {
"r": 200,
"g": 206,
"b": 214
},
"hsl": {
"h": 214.286,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84915,
"c": 0.01291,
"h": 255.5
},
"luminance": 0.61277
}Semantic roles & 50–950 ramp
primary
#C8CED6
secondary
#ABA298
accent
#784D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484