#C8CCD3#C8CCD3
#C8CCD3 is a very light, near-neutral blue. Relative luminance 0.602; OKLCH L 84.4% C 0.011 H 261.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD3 |
|---|---|
| RGB | rgb(200, 204, 211) |
| HSL | hsl(218, 11%, 81%) |
| HSV | hsv(218, 5%, 83%) |
| CMYK | cmyk(5.2%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(81.93, -0.05, -3.95) |
| CIE-LCH | lch(81.93, 3.95, 269.29°) |
| OKLab | oklab(84.42% -0.0015 -0.0105) |
| OKLCH | oklch(84.42% 0.011 261.8) |
| XYZ | xyz(57.1679, 60.1679, 70.2172) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.03
Silver
#C0C0C0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 4.87
Dove Gray
#B6B8BD
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD3 #D3CFC8
analogous
#C8D1D3 #C8CCD3 #C9C8D3
triadic
#C8CCD3 #D3C8CC #CCD3C8
tetradic
#C8CCD3 #D3C8D1 #D3CFC8 #C8D3C9
square
#C8CCD3 #D3C8D1 #D3CFC8 #C8D3C9
split-complementary
#C8CCD3 #D3C9C8 #D1D3C8
monochromatic
#848D9D #A6ACB8 #C8CCD3 #EAECEE #EEEFF1
Accessibility & contrast
On white
1.61
#C8CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#C8CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD3
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD3 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#C6CDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccd3; /* rgb */ color: rgb(200, 204, 211); /* oklch */ color: oklch(84.4% 0.011 261.8);
Tailwind
colors: {
custom: {
50: '#d8dbe0',
500: '#c8ccd3',
950: '#000000',
},
}SCSS
$custom: #c8ccd3; $custom-light: #d8dbe0; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd3",
"rgb": {
"r": 200,
"g": 204,
"b": 211
},
"hsl": {
"h": 218.182,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84418,
"c": 0.01066,
"h": 261.8
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#C8CCD3
secondary
#A7A298
accent
#7C5095
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484