#C8CCD7#C8CCD7
#C8CCD7 is a very light, near-neutral blue. Relative luminance 0.604; OKLCH L 84.5% C 0.016 H 270.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD7 |
|---|---|
| RGB | rgb(200, 204, 215) |
| HSL | hsl(224, 16%, 81%) |
| HSV | hsv(224, 7%, 84%) |
| CMYK | cmyk(7%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(82.04, 0.72, -5.92) |
| CIE-LCH | lch(82.04, 5.97, 276.95°) |
| OKLab | oklab(84.54% 0 -0.0159) |
| OKLCH | oklch(84.54% 0.016 270) |
| XYZ | xyz(57.6756, 60.3710, 72.8910) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.05
Light Gray
#D3D3D3
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD7 #D7D3C8
analogous
#C8D4D7 #C8CCD7 #CCC8D7
triadic
#C8CCD7 #D7C8CC #CCD7C8
tetradic
#C8CCD7 #D7C8D4 #D7D3C8 #C8D7CC
square
#C8CCD7 #D7C8D4 #D7D3C8 #C8D7CC
split-complementary
#C8CCD7 #D7CCC8 #D4D7C8
monochromatic
#818AA3 #A5ABBD #C8CCD7 #EBEDF1 #EDEFF2
Accessibility & contrast
On white
1.61
#C8CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C8CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD8
Deuteranopia (green-blind)
#C8CBD7
Tritanopia (blue-blind)
#C5CECF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccd7; /* rgb */ color: rgb(200, 204, 215); /* oklch */ color: oklch(84.5% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#d8dbe3',
500: '#c8ccd7',
950: '#000000',
},
}SCSS
$custom: #c8ccd7; $custom-light: #d8dbe3; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd7",
"rgb": {
"r": 200,
"g": 204,
"b": 215
},
"hsl": {
"h": 224,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84541,
"c": 0.01586,
"h": 270
},
"luminance": 0.60371
}Semantic roles & 50–950 ramp
primary
#C8CCD7
secondary
#ACA697
accent
#854B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484