#C7CCDB#C7CCDB
#C7CCDB is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.022 H 271.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCDB |
|---|---|
| RGB | rgb(199, 204, 219) |
| HSL | hsl(225, 22%, 82%) |
| HSV | hsv(225, 9%, 86%) |
| CMYK | cmyk(9.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.08, 1.18, -8.01) |
| CIE-LCH | lch(82.08, 8.10, 278.36°) |
| OKLab | oklab(84.59% 0.0004 -0.0215) |
| OKLCH | oklch(84.59% 0.022 271.1) |
| XYZ | xyz(57.9296, 60.4418, 75.6186) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.39
Fog
#D8DCE0
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCDB #DBD6C7
analogous
#C7D6DB #C7CCDB #CCC7DB
triadic
#C7CCDB #DBC7CC #CCDBC7
tetradic
#C7CCDB #DBC7D6 #DBD6C7 #C7DBCC
square
#C7CCDB #DBC7D6 #DBD6C7 #C7DBCC
split-complementary
#C7CCDB #DBCCC7 #D6DBC7
monochromatic
#7C88AB #A2AAC3 #C7CCDB #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.60
#C7CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C7CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCDB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCDB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C7CBDB
Tritanopia (blue-blind)
#C3CFD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7ccdb; /* rgb */ color: rgb(199, 204, 219); /* oklch */ color: oklch(84.6% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#d8dbe6',
500: '#c7ccdb',
950: '#000000',
},
}SCSS
$custom: #c7ccdb; $custom-light: #d8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c7ccdb",
"rgb": {
"r": 199,
"g": 204,
"b": 219
},
"hsl": {
"h": 225,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.8459,
"c": 0.02151,
"h": 271.1
},
"luminance": 0.60442
}Semantic roles & 50–950 ramp
primary
#C7CCDB
secondary
#B1AA95
accent
#8945A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484