#C8CCDC#C8CCDC
#C8CCDC is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.023 H 274.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCDC |
|---|---|
| RGB | rgb(200, 204, 220) |
| HSL | hsl(228, 22%, 82%) |
| HSV | hsv(228, 9%, 86%) |
| CMYK | cmyk(9.1%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.18, 1.70, -8.39) |
| CIE-LCH | lch(82.18, 8.56, 281.49°) |
| OKLab | oklab(84.7% 0.0019 -0.0225) |
| OKLCH | oklch(84.7% 0.023 274.7) |
| XYZ | xyz(58.3279, 60.6319, 76.3265) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCDC #DCD8C8
analogous
#C8D6DC #C8CCDC #CEC8DC
triadic
#C8CCDC #DCC8CC #CCDCC8
tetradic
#C8CCDC #DCC8D6 #DCD8C8 #C8DCCE
square
#C8CCDC #DCC8D6 #DCD8C8 #C8DCCE
split-complementary
#C8CCDC #DCCEC8 #D6DCC8
monochromatic
#7D87AC #A3A9C4 #C8CCDC #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.60
#C8CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C8CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCDC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCDC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#C4CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8ccdc; /* rgb */ color: rgb(200, 204, 220); /* oklch */ color: oklch(84.7% 0.023 274.7);
Tailwind
colors: {
custom: {
50: '#d8dbe6',
500: '#c8ccdc',
950: '#000000',
},
}SCSS
$custom: #c8ccdc; $custom-light: #d8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c8ccdc",
"rgb": {
"r": 200,
"g": 204,
"b": 220
},
"hsl": {
"h": 228,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84698,
"c": 0.0226,
"h": 274.7
},
"luminance": 0.60632
}Semantic roles & 50–950 ramp
primary
#C8CCDC
secondary
#B2AD96
accent
#8E45A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484