#C8CED5#C8CED5
#C8CED5 is a very light, near-neutral cyan. Relative luminance 0.612; OKLCH L 84.9% C 0.012 H 252.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED5 |
|---|---|
| RGB | rgb(200, 206, 213) |
| HSL | hsl(212, 13%, 81%) |
| HSV | hsv(212, 6%, 84%) |
| CMYK | cmyk(6.1%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.50, -0.72, -4.18) |
| CIE-LCH | lch(82.50, 4.24, 260.25°) |
| OKLab | oklab(84.88% -0.0036 -0.0112) |
| OKLCH | oklch(84.88% 0.012 252.1) |
| XYZ | xyz(57.8986, 61.2257, 71.7053) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.66
Light Gray
#D3D3D3
ΔE00 4.16
Silver (survey)
#C5C9C7
ΔE00 4.77
Silver
#C0C0C0
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.23
Dove Gray
#B6B8BD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED5 #D5CFC8
analogous
#C8D4D5 #C8CED5 #C8C8D5
triadic
#C8CED5 #D5C8CE #CED5C8
tetradic
#C8CED5 #D5C8D4 #D5CFC8 #C8D5C8
square
#C8CED5 #D5C8D4 #D5CFC8 #C8D5C8
split-complementary
#C8CED5 #D5C8C8 #D4D5C8
monochromatic
#8390A0 #A5AFBB #C8CED5 #EBEDEF #EEF0F2
Accessibility & contrast
On white
1.59
#C8CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C8CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED5 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED5
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#C5D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced5; /* rgb */ color: rgb(200, 206, 213); /* oklch */ color: oklch(84.9% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#d8dce1',
500: '#c8ced5',
950: '#000000',
},
}SCSS
$custom: #c8ced5; $custom-light: #d8dce1; $custom-dark: #000000;
JSON
{
"hex": "#c8ced5",
"rgb": {
"r": 200,
"g": 206,
"b": 213
},
"hsl": {
"h": 212.308,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.84884,
"c": 0.01174,
"h": 252.1
},
"luminance": 0.61226
}Semantic roles & 50–950 ramp
primary
#C8CED5
secondary
#A9A198
accent
#764E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484