#C5CCDF#C5CCDF
#C5CCDF is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.028 H 269.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCDF |
|---|---|
| RGB | rgb(197, 204, 223) |
| HSL | hsl(224, 29%, 82%) |
| HSV | hsv(224, 12%, 87%) |
| CMYK | cmyk(11.7%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.05, 1.33, -10.22) |
| CIE-LCH | lch(82.05, 10.30, 277.41°) |
| OKLab | oklab(84.57% -0.0002 -0.0275) |
| OKLCH | oklch(84.57% 0.028 269.6) |
| XYZ | xyz(57.9352, 60.3831, 78.4006) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.32
Lightsteelblue
#B0C4DE
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCDF #DFD8C5
analogous
#C5D9DF #C5CCDF #CBC5DF
triadic
#C5CCDF #DFC5CC #CCDFC5
tetradic
#C5CCDF #DFC5D9 #DFD8C5 #C5DFCB
square
#C5CCDF #DFC5D9 #DFD8C5 #C5DFCB
split-complementary
#C5CCDF #DFCBC5 #D9DFC5
monochromatic
#7687B3 #9EA9C9 #C5CCDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.61
#C5CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C5CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCDF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCDF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 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)
#C7CDE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#BFCFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ccdf; /* rgb */ color: rgb(197, 204, 223); /* oklch */ color: oklch(84.6% 0.028 269.6);
Tailwind
colors: {
custom: {
50: '#d6dbe9',
500: '#c5ccdf',
950: '#000000',
},
}SCSS
$custom: #c5ccdf; $custom-light: #d6dbe9; $custom-dark: #000000;
JSON
{
"hex": "#c5ccdf",
"rgb": {
"r": 197,
"g": 204,
"b": 223
},
"hsl": {
"h": 223.846,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.84566,
"c": 0.02751,
"h": 269.6
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#C5CCDF
secondary
#B6AD92
accent
#8B3EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484