#C8CCD4#C8CCD4
#C8CCD4 is a very light, near-neutral blue. Relative luminance 0.602; OKLCH L 84.4% C 0.012 H 264.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCD4 |
|---|---|
| RGB | rgb(200, 204, 212) |
| HSL | hsl(220, 12%, 81%) |
| HSV | hsv(220, 6%, 83%) |
| CMYK | cmyk(5.7%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.96, 0.14, -4.44) |
| CIE-LCH | lch(81.96, 4.45, 271.84°) |
| OKLab | oklab(84.45% -0.0011 -0.0119) |
| OKLCH | oklch(84.45% 0.012 264.5) |
| XYZ | xyz(57.2936, 60.2182, 70.8795) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 4.40
Silver
#C0C0C0
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCD4 #D4D0C8
analogous
#C8D2D4 #C8CCD4 #CAC8D4
triadic
#C8CCD4 #D4C8CC #CCD4C8
tetradic
#C8CCD4 #D4C8D2 #D4D0C8 #C8D4CA
square
#C8CCD4 #D4C8D2 #D4D0C8 #C8D4CA
split-complementary
#C8CCD4 #D4CAC8 #D2D4C8
monochromatic
#838C9E #A6ACB9 #C8CCD4 #EAECEF #EEEFF2
Accessibility & contrast
On white
1.61
#C8CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C8CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCD4
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCD4 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD4
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#C5CECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccd4; /* rgb */ color: rgb(200, 204, 212); /* oklch */ color: oklch(84.4% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#d8dbe1',
500: '#c8ccd4',
950: '#000000',
},
}SCSS
$custom: #c8ccd4; $custom-light: #d8dbe1; $custom-dark: #000000;
JSON
{
"hex": "#c8ccd4",
"rgb": {
"r": 200,
"g": 204,
"b": 212
},
"hsl": {
"h": 220,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.84448,
"c": 0.01192,
"h": 264.5
},
"luminance": 0.60219
}Semantic roles & 50–950 ramp
primary
#C8CCD4
secondary
#A8A398
accent
#7F4F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484