#C5CCDD#C5CCDD
#C5CCDD is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.5% C 0.025 H 267.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCDD |
|---|---|
| RGB | rgb(197, 204, 221) |
| HSL | hsl(223, 26%, 82%) |
| HSV | hsv(223, 11%, 87%) |
| CMYK | cmyk(10.9%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.99, 0.92, -9.23) |
| CIE-LCH | lch(81.99, 9.28, 275.71°) |
| OKLab | oklab(84.5% -0.0009 -0.0248) |
| OKLCH | oklch(84.5% 0.025 267.9) |
| XYZ | xyz(57.6672, 60.2759, 76.9889) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.23
Lavender (CSS)
#E6E6FA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCDD #DDD6C5
analogous
#C5D8DD #C5CCDD #CAC5DD
triadic
#C5CCDD #DDC5CC #CCDDC5
tetradic
#C5CCDD #DDC5D8 #DDD6C5 #C5DDCA
square
#C5CCDD #DDC5D8 #DDD6C5 #C5DDCA
split-complementary
#C5CCDD #DDCAC5 #D8DDC5
monochromatic
#7888B0 #9EAAC6 #C5CCDD #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.61
#C5CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C5CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCDD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCDD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#C0CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ccdd; /* rgb */ color: rgb(197, 204, 221); /* oklch */ color: oklch(84.5% 0.025 267.9);
Tailwind
colors: {
custom: {
50: '#d6dbe7',
500: '#c5ccdd',
950: '#000000',
},
}SCSS
$custom: #c5ccdd; $custom-light: #d6dbe7; $custom-dark: #000000;
JSON
{
"hex": "#c5ccdd",
"rgb": {
"r": 197,
"g": 204,
"b": 221
},
"hsl": {
"h": 222.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.84501,
"c": 0.02486,
"h": 267.9
},
"luminance": 0.60277
}Semantic roles & 50–950 ramp
primary
#C5CCDD
secondary
#B4AA92
accent
#8841A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484