#C8CED7#C8CED7
#C8CED7 is a very light, near-neutral blue. Relative luminance 0.613; OKLCH L 84.9% C 0.014 H 258.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED7 |
|---|---|
| RGB | rgb(200, 206, 215) |
| HSL | hsl(216, 16%, 81%) |
| HSV | hsv(216, 7%, 84%) |
| CMYK | cmyk(7%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.55, -0.33, -5.16) |
| CIE-LCH | lch(82.55, 5.17, 266.33°) |
| OKLab | oklab(84.95% -0.0028 -0.0138) |
| OKLCH | oklch(84.95% 0.014 258.3) |
| XYZ | xyz(58.1540, 61.3278, 73.0505) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 4.83
Silver (survey)
#C5C9C7
ΔE00 5.69
Silver
#C0C0C0
ΔE00 5.73
Gainsboro
#DCDCDC
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED7 #D7D1C8
analogous
#C8D6D7 #C8CED7 #CAC8D7
triadic
#C8CED7 #D7C8CE #CED7C8
tetradic
#C8CED7 #D7C8D6 #D7D1C8 #C8D7CA
square
#C8CED7 #D7C8D6 #D7D1C8 #C8D7CA
split-complementary
#C8CED7 #D7CAC8 #D6D7C8
monochromatic
#818FA3 #A5AEBD #C8CED7 #EBEEF1 #EDEFF2
Accessibility & contrast
On white
1.58
#C8CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C8CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED7
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#C5D0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced7; /* rgb */ color: rgb(200, 206, 215); /* oklch */ color: oklch(84.9% 0.014 258.3);
Tailwind
colors: {
custom: {
50: '#d8dce3',
500: '#c8ced7',
950: '#000000',
},
}SCSS
$custom: #c8ced7; $custom-light: #d8dce3; $custom-dark: #000000;
JSON
{
"hex": "#c8ced7",
"rgb": {
"r": 200,
"g": 206,
"b": 215
},
"hsl": {
"h": 216,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84945,
"c": 0.01411,
"h": 258.3
},
"luminance": 0.61328
}Semantic roles & 50–950 ramp
primary
#C8CED7
secondary
#ACA497
accent
#7B4B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484