#C8CCD8#C8CCD8
#C8CCD8 is a very light, near-neutral blue. Relative luminance 0.604; OKLCH L 84.6% C 0.017 H 271.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD8 |
|---|---|
| RGB | rgb(200, 204, 216) |
| HSL | hsl(225, 17%, 82%) |
| HSV | hsv(225, 7%, 85%) |
| CMYK | cmyk(7.4%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.07, 0.92, -6.42) |
| CIE-LCH | lch(82.07, 6.48, 278.13°) |
| OKLab | oklab(84.57% 0.0004 -0.0172) |
| OKLCH | oklch(84.57% 0.017 271.2) |
| XYZ | xyz(57.8045, 60.4226, 73.5698) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.21
Silver
#C0C0C0
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD8 #D8D4C8
analogous
#C8D4D8 #C8CCD8 #CCC8D8
triadic
#C8CCD8 #D8C8CC #CCD8C8
tetradic
#C8CCD8 #D8C8D4 #D8D4C8 #C8D8CC
square
#C8CCD8 #D8C8D4 #D8D4C8 #C8D8CC
split-complementary
#C8CCD8 #D8CCC8 #D4D8C8
monochromatic
#808AA5 #A4ABBF #C8CCD8 #ECEDF1 #EDEEF2
Accessibility & contrast
On white
1.60
#C8CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C8CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD8 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C8CBD8
Tritanopia (blue-blind)
#C5CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccd8; /* rgb */ color: rgb(200, 204, 216); /* oklch */ color: oklch(84.6% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#d8dbe4',
500: '#c8ccd8',
950: '#000000',
},
}SCSS
$custom: #c8ccd8; $custom-light: #d8dbe4; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd8",
"rgb": {
"r": 200,
"g": 204,
"b": 216
},
"hsl": {
"h": 225,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.84572,
"c": 0.01719,
"h": 271.2
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#C8CCD8
secondary
#ADA897
accent
#874A9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484