#C5CCDC#C5CCDC
#C5CCDC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.024 H 266.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCDC |
|---|---|
| RGB | rgb(197, 204, 220) |
| HSL | hsl(222, 25%, 82%) |
| HSV | hsv(222, 10%, 86%) |
| CMYK | cmyk(10.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.96, 0.72, -8.74) |
| CIE-LCH | lch(81.96, 8.77, 274.73°) |
| OKLab | oklab(84.47% -0.0013 -0.0235) |
| OKLCH | oklch(84.47% 0.024 266.9) |
| XYZ | xyz(57.5343, 60.2227, 76.2893) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 5.59
Cloudy Blue
#ACC2D9
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCDC #DCD5C5
analogous
#C5D8DC #C5CCDC #CAC5DC
triadic
#C5CCDC #DCC5CC #CCDCC5
tetradic
#C5CCDC #DCC5D8 #DCD5C5 #C5DCCA
square
#C5CCDC #DCC5D8 #DCD5C5 #C5DCCA
split-complementary
#C5CCDC #DCCAC5 #D8DCC5
monochromatic
#7989AE #9FAAC5 #C5CCDC #EBEEF3 #ECEEF3
Accessibility & contrast
On white
1.61
#C5CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C5CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCDC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCDC | 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)
#C7CDDD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#C0CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ccdc; /* rgb */ color: rgb(197, 204, 220); /* oklch */ color: oklch(84.5% 0.024 266.9);
Tailwind
colors: {
custom: {
50: '#d6dbe6',
500: '#c5ccdc',
950: '#000000',
},
}SCSS
$custom: #c5ccdc; $custom-light: #d6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c5ccdc",
"rgb": {
"r": 197,
"g": 204,
"b": 220
},
"hsl": {
"h": 221.739,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.84469,
"c": 0.02353,
"h": 266.9
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#C5CCDC
secondary
#B3A993
accent
#8642A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484